summaryrefslogtreecommitdiffstats
path: root/opengl
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | | | | | | | | am 5dc7a21c: Merge change I4e036287 into eclairMathias Agopian2009-10-291-11/+8
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ am 85ade33e: fix [2071412] work around mdp 32-bits fade limitationMathias Agopian2009-10-281-11/+68
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ am 7bde36e6: added GL test for textured linesMathias Agopian2009-10-282-0/+134
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ am 73e17015: Merge change I8d2de438 into eclairMathias Agopian2009-10-272-24/+91
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ am 8f89a1a3: Merge change Ic620a52b into eclairJack Palevich2009-10-233-125/+127
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ am b34d5d52: Use the TLS register if HAVE_ARM_TLS_REGISTER is definedMathias Agopian2009-10-193-6/+34
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ am 62df88bc: Merge change I0953c1d5 into eclairMathias Agopian2009-10-191-5/+18
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ am 3662f9ee: Merge change Ide4c8cbc into eclairMathias Agopian2009-10-191-0/+5
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ am 639d69fe: Merge change I88d11cfb into eclairMathias Agopian2009-10-191-41/+44
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ am 69fba87a: Merge change I6fc56997 into eclairMathias Agopian2009-10-1613-565/+523
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ am 98b3def2: Merge change I6261ab54 into eclairDima Zavin2009-10-121-4/+0
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix Android's glEGLImageTargetRenderbufferOES() wrapperMathias Agopian2010-03-292-2/+2
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add a test of EGL pausing and resuming.Jack Palevich2010-03-296-0/+274
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Turn off logging.Jack Palevich2010-03-271-4/+4
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge "fix [2236865] STOPSHIP: bump soft gl and egl minor version number"Mathias Agopian2010-03-251-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fix [2236865] STOPSHIP: bump soft gl and egl minor version numberMathias Agopian2010-03-251-1/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | GLSurfaceView pause and resume now synchronizeJack Palevich2010-03-251-3/+41
|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Turn off thread logging (too many messages.)Jack Palevich2010-03-251-1/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add logging of GLSurfaceView pause/resume calls.Jack Palevich2010-03-251-3/+10
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Improve our EGL management when pausing / resuming.Jack Palevich2010-03-241-0/+13
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | GLSurfaceView: Log egl failuresJack Palevich2010-03-231-3/+50
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Implement eglInitialize / eglTerminate reference countingJack Palevich2010-03-151-1/+4
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Improve eglSwapBuffers error handling.Jack Palevich2010-03-151-9/+20
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix glCopyTexSubImage2D inverted texture bug.Jack Palevich2010-03-121-1/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add correct copyright headers to multiple filesKenny Root2010-03-1117-0/+264
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Clarify the default algorithm used to choose an EGLConfig.Jack Palevich2010-03-061-35/+39
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix inverted release-EGLContext-on-pause logic.Jack Palevich2010-03-061-5/+18
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | get rid off the YUV formats at the libui layerMathias Agopian2010-02-161-14/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge "fix [2189862] Race condition in eglIntialize and eglDestroy"Mathias Agopian2010-02-051-3/+16
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fix [2189862] Race condition in eglIntialize and eglDestroyMathias Agopian2010-02-051-3/+16
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Proper EGLImageKHR error handlingMathias Agopian2010-02-042-1/+41
|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fix [2133133] Software OpenGL ES Lighting is buggy (GL Gears washed out bug)Mathias Agopian2010-02-033-26/+78
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix ETC1 texture decoding.Jack Palevich2010-02-021-1/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | implement [2396050] Add ETC1 texture support to AGLMathias Agopian2010-02-023-6/+40
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fix [2397853] glCopyTexImage2D crashes emulatorMathias Agopian2010-02-011-1/+23
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Implement the GL11ExtensionPack APIs.Jack Palevich2010-01-286-38/+187
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fix [2341222] AGL version of glDrawTexxOES doesn't handle "Z" value correctlyMathias Agopian2010-01-251-4/+4
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fix [2303866] eglMakeCurrent doesn't return all error messages described in t...Mathias Agopian2010-01-251-3/+3
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Decouple the EGL context lifetime from the EGL surface lifetime.Jack Palevich2010-01-181-31/+81
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use correct TLS codepath in graphics librariesGary King2010-01-122-0/+16
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Deprecate fill_parent and introduce match_parent.Romain Guy2010-01-081-4/+4
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Do not use a user tag on apps, as it is ignored.Jean-Baptiste Queru2010-01-063-3/+3
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix javadoc typos.Jack Palevich2009-12-312-2/+2
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | A library for encoding and decoding ETC1 textures.Jack Palevich2009-12-315-0/+1171
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Print OpenGL version and extension information.Jack Palevich2009-12-241-144/+152
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix merge conflict markers that accidentally got checked in.Jack Palevich2009-12-211-5/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix bug 2325244 screen turns black for a brief period of timeJack Palevich2009-12-211-0/+29
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | am 74befcc7: am 981ccfbb: Implement Matrix Palette extension.Jack Palevich2009-12-101-14/+13
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ am 981ccfbb: Implement Matrix Palette extension.Jack Palevich2009-12-0916-64/+302
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Implement Matrix Palette extension.Jack Palevich2009-12-0916-64/+302