summaryrefslogtreecommitdiffstats
path: root/opengl
Commit message (Expand)AuthorAgeFilesLines
* am 981ccfbb: Implement Matrix Palette extension.Jack Palevich2009-12-0916-64/+302
|\
| * Implement Matrix Palette extension.Jack Palevich2009-12-0916-64/+302
* | am aa396b96: Unhide the Android OpenGL ES 2.0 APIJack Palevich2009-12-094-65/+91
|\ \ | |/
| * Unhide the Android OpenGL ES 2.0 APIJack Palevich2009-12-094-65/+91
* | am 0dce2dd2: Extend GLSurfaceView to make it easy to create an OpenGL ES 2.0 ...Jack Palevich2009-12-093-223/+64
|\ \ | |/
| * Extend GLSurfaceView to make it easy to create an OpenGL ES 2.0 contextJack Palevich2009-12-093-223/+64
* | am 3608891b: Add a Java API for OpenGL ES 2.0.Jack Palevich2009-12-0923-13/+3194
|\ \ | |/
| * Add a Java API for OpenGL ES 2.0.Jack Palevich2009-12-0923-13/+3194
* | am 30d90523: Merge changes Id682ab72,I9bb4dbae into eclair-mr2Jack Palevich2009-12-042-18/+45
|\ \ | |/
| * Improve error message thrown when eglCreateContext fails.Jack Palevich2009-12-041-1/+1
| * Improve error reporting by always returning the publicJack Palevich2009-12-041-17/+44
| * the vertex index should be "first + i".Li Wenhao2009-12-021-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 9c0b39c4: am ca00dee2: Merge change I5aa3adcf into eclairJack Palevich2009-11-251-2/+6
|\ \ \ | |/ /
| * | am ca00dee2: Merge change I5aa3adcf into eclairJack Palevich2009-11-251-2/+6
| |\ \ | | |/
| | * Improve the exception message text by including eglGetError().Jack Palevich2009-11-251-2/+6
* | | 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
* | | am a822f02b: resolved conflicts for merge of dc49acb0 to eclair-mr2Jack Palevich2009-11-161-133/+129
|\ \ \ | |/ /
| * | resolved conflicts for merge of dc49acb0 to eclair-mr2Jack Palevich2009-11-171-133/+129
| |\ \ | | |/
| | * More GLSurfaceView cleanup.Jack Palevich2009-11-161-134/+125
* | | 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 83536cee: Merge change I1179efbb into eclair-mr2Jack Palevich2009-11-101-139/+158
|\ \ \ | |/ /
| * | resolved conflicts for merge of ba56915a to eclair-mr2Jack Palevich2009-11-111-139/+158
| |\ \ | | |/
| | * Merge change Ie806ae6f into eclairAndroid (Google) Code Review2009-11-101-121/+144
| | |\
| | | * Fix multi-lock ordering issues in GLSurfaceViewJack Palevich2009-11-101-121/+144
* | | | 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 8da3ac92: resolved conflicts for merge of 3f857b78 to eclair-mr2Jack Palevich2009-11-091-36/+54
|\ \ \ | |/ /
| * | resolved conflicts for merge of 3f857b78 to eclair-mr2Jack Palevich2009-11-101-36/+54
| |\ \ | | |/
| | * Allow a GLThread to release and reacquire the EGL Surface as needed.Jack Palevich2009-11-081-32/+46
* | | merge from open-source masterJean-Baptiste Queru2009-11-091-1/+1
|\ \ \
| * | | Fix obvious typo bug in egl.cppChristoffer Gurell2009-10-121-1/+1
* | | | am a3a351e5: resolved conflicts for merge of 4e3fadd0 to eclair-mr2Jack Palevich2009-11-061-7/+8
|\ \ \ \ | | |/ / | |/| |
| * | | resolved conflicts for merge of 4e3fadd0 to eclair-mr2Jack Palevich2009-11-061-7/+8
| |\ \ \ | | | |/ | | |/|
| | * | Fix stupid bug in GLThreadManager implementation.Jack Palevich2009-11-071-1/+1
* | | | am 79447b20: resolved conflicts for merge of 84872738 to eclair-mr2Jack Palevich2009-11-061-24/+79
|\ \ \ \ | |/ / /
| * | | resolved conflicts for merge of 84872738 to eclair-mr2Jack Palevich2009-11-061-24/+79
| |\ \ \ | | |/ /
| | * | Improve GLSurfaceView to avoid deadlocks and race conditions.Jack Palevich2009-11-061-12/+74
* | | | am 6d9e0c7a: am 36fe3eea: part of fix [2186418] switch passion to 24-bits fra...Mathias Agopian2009-11-041-82/+80
|\ \ \ \ | |/ / /
| * | | am 36fe3eea: part of fix [2186418] switch passion to 24-bits framebufferMathias Agopian2009-11-041-82/+80
| |\ \ \ | | |/ /
| | * | part of fix [2186418] switch passion to 24-bits framebufferMathias Agopian2009-11-041-82/+80
* | | | am 8e5e44e9: am 9a54d7dd: Merge change Ibbf945f3 into eclairMathias Agopian2009-11-041-3/+15
|\ \ \ \ | |/ / /
| * | | am 9a54d7dd: Merge change Ibbf945f3 into eclairMathias Agopian2009-11-041-3/+15
| |\ \ \ | | |/ /