summaryrefslogtreecommitdiffstats
path: root/opengl
Commit message (Expand)AuthorAgeFilesLines
* Fix Android's glEGLImageTargetRenderbufferOES() wrapperMathias Agopian2010-03-292-2/+2
* Add a test of EGL pausing and resuming.Jack Palevich2010-03-296-0/+274
* fix [2236865] STOPSHIP: bump soft gl and egl minor version numberMathias Agopian2010-03-251-1/+1
* Implement eglInitialize / eglTerminate reference countingJack Palevich2010-03-151-1/+4
* Fix glCopyTexSubImage2D inverted texture bug.Jack Palevich2010-03-121-1/+1
* Add correct copyright headers to multiple filesKenny Root2010-03-1116-0/+248
* 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-285-30/+173
* 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
* 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
* A library for encoding and decoding ETC1 textures.Jack Palevich2009-12-313-0/+806
* Print OpenGL version and extension information.Jack Palevich2009-12-241-144/+152
* Merge change I5ddc721dAndroid (Google) Code Review2009-12-092-0/+3
|\
| * Add misssing symbol type directives.Doug Kwan2009-12-082-0/+3
* | Implement Matrix Palette extension.Jack Palevich2009-12-0811-17/+119
|/
* am 7671c088: am 77f17095: am 533a2803: Merge change I18ffb549 into eclairMathias Agopian2009-12-011-1/+1
|\
| * am 77f17095: am 533a2803: Merge change I18ffb549 into eclairMathias Agopian2009-12-011-1/+1
| |\
| | * am 533a2803: Merge change I18ffb549 into eclairMathias Agopian2009-12-011-1/+1
| | |\
| | | * fix [2069023] STOPSHIP: disable DEBUG_COPYBITMathias Agopian2009-11-301-1/+1
* | | | am 8e9af2bd: am b439f561: am 13feccf5: Merge change I39f0003e into eclairMathias Agopian2009-11-191-12/+24
|\ \ \ \ | |/ / /
| * | | am b439f561: am 13feccf5: Merge change I39f0003e into eclairMathias Agopian2009-11-191-12/+24
| |\ \ \ | | |/ /
| | * | am 13feccf5: Merge change I39f0003e into eclairMathias Agopian2009-11-191-12/+24
| | |\ \ | | | |/
| | | * fix [2235414] libagl glDeleteBuffers() crashesMathias Agopian2009-11-191-12/+24
* | | | Extend GLSurfaceView to make it easy to create an OpenGL ES 2.0 contextJack Palevich2009-11-192-217/+2
* | | | Add a Java API for OpenGL ES 2.0.Jack Palevich2009-11-1922-13/+1336
* | | | am da5e90be: am 66b5d902: am 27407208: Merge change Icf335098 into eclairMathias Agopian2009-11-132-2/+2
|\ \ \ \ | |/ / /
| * | | am 66b5d902: am 27407208: Merge change Icf335098 into eclairMathias Agopian2009-11-132-2/+2
| |\ \ \ | | |/ /
| | * | am 27407208: Merge change Icf335098 into eclairMathias Agopian2009-11-122-2/+2
| | |\ \ | | | |/
| | | * fix [2236865] STOPSHIP: bump soft gl and egl minor version numberMathias Agopian2009-11-122-2/+2
* | | | am c6ed8100: am 0b9d3ba2: am c421fc2a: Merge change Id09376d1 into eclairMathias Agopian2009-11-091-4/+23
|\ \ \ \ | |/ / /
| * | | am 0b9d3ba2: am c421fc2a: Merge change Id09376d1 into eclairMathias Agopian2009-11-091-4/+23
| |\ \ \ | | |/ /
| | * | am c421fc2a: Merge change Id09376d1 into eclairMathias Agopian2009-11-091-4/+23
| | |\ \ | | | |/
| | | * fix [2071412] work around mdp 32-bits fade limitationMathias Agopian2009-11-091-4/+23
* | | | am ac94fbd0: merge from open-source masterJean-Baptiste Queru2009-11-091-1/+1
|\ \ \ \ | |/ / /
| * | | merge from open-source masterJean-Baptiste Queru2009-11-091-1/+1
| |\ \ \ | | |/ / | |/| |
| | * | Fix obvious typo bug in egl.cppChristoffer Gurell2009-10-121-1/+1
| | * | Merge change 11093Android Code Review2009-08-251-0/+2
| | |\ \
| | | * | If FLAGS_2D_PROJECTION is set, the MVP matrices need updating when changing t...Martin Storsjo2009-08-101-0/+2
| | * | | Calculate specular lighting correctlyMartin Storsjo2009-08-111-3/+8
| | |/ /
| | * | merge from donutJean-Baptiste Queru2009-07-292-2/+2
| | |\ \