summaryrefslogtreecommitdiffstats
path: root/opengl
Commit message (Expand)AuthorAgeFilesLines
* 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 13feccf5: Merge change I39f0003e into eclairMathias Agopian2009-11-191-12/+24
|\ \ | |/
| * fix [2235414] libagl glDeleteBuffers() crashesMathias Agopian2009-11-191-12/+24
* | resolved conflicts for merge of dc49acb0 to eclair-mr2Jack Palevich2009-11-171-133/+129
|\ \ | |/
| * More GLSurfaceView cleanup.Jack Palevich2009-11-161-134/+125
* | 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
* | 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 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
| |/
* | 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
* | 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
* | 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 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 9a54d7dd: Merge change Ibbf945f3 into eclairMathias Agopian2009-11-041-3/+15
|\ \ | |/
| * fix [2236832] software OpenGL ES driver doesn't work on sholesMathias Agopian2009-11-031-3/+15
* | am 21977eb0: Merge change I56981989 into eclairMathias Agopian2009-11-031-7/+6
|\ \ | |/
| * Merge change I56981989 into eclairAndroid (Google) Code Review2009-11-031-7/+6
| |\
| | * fix [2231527] Compatibility with SpaceJunk game (OpenGL)Mathias Agopian2009-11-021-7/+6
* | | am 8637759a: Merge change I36d0184e into eclairMathias Agopian2009-11-032-8/+19
|\ \ \ | |/ /
| * | fix[2228133] pixelflinger ignores the "vertical stride" leading to artifacts ...Mathias Agopian2009-11-022-8/+19
| |/
* | am 05cb5610: Merge change I8c0eb9a6 into eclairIliyan Malchev2009-10-301-1/+2
|\ \ | |/
| * libagl: silence a LOGDIliyan Malchev2009-10-301-1/+2
* | am 77bd91f8: Merge change Ie3e80456 into eclairMathias Agopian2009-10-301-2/+4
|\ \ | |/
| * Merge change Ie3e80456 into eclairAndroid (Google) Code Review2009-10-301-2/+4
| |\
| | * Turns out the SGX driver is correct and the bug was in this test.Mathias Agopian2009-10-301-2/+4
* | | am d01767f8: Merge change I56779290 into eclairMathias Agopian2009-10-301-1/+1
|\ \ \ | |/ /
| * | Merge change I56779290 into eclairAndroid (Google) Code Review2009-10-301-1/+1
| |\ \
| | * | fix[2222341] Soft reset while going back from camcorder settingsMathias Agopian2009-10-301-1/+1
* | | | am f989c114: Merge change If007a2fa into eclairMathias Agopian2009-10-302-4/+38
|\ \ \ \ | |/ / /
| * | | Merge change If007a2fa into eclairAndroid (Google) Code Review2009-10-302-4/+38
| |\ \ \ | | |/ / | | | / | | |/ | |/|
| | * return proper error code from eglCreateImageKHRMathias Agopian2009-10-292-4/+38
* | | am 5dc7a21c: Merge change I4e036287 into eclairMathias Agopian2009-10-291-11/+8
|\ \ \ | |/ /
| * | update line test to expose some bug on SGX530 ed4Mathias Agopian2009-10-291-11/+8
| |/
* | am 85ade33e: fix [2071412] work around mdp 32-bits fade limitationMathias Agopian2009-10-291-11/+68
|\ \ | |/
| * fix [2071412] work around mdp 32-bits fade limitationMathias Agopian2009-10-281-11/+68
* | am 7bde36e6: added GL test for textured linesMathias Agopian2009-10-292-0/+134
|\ \ | |/
| * added GL test for textured linesMathias Agopian2009-10-282-0/+134
* | am 73e17015: Merge change I8d2de438 into eclairMathias Agopian2009-10-292-24/+91
|\ \ | |/
| * fix [2143798] Need to figure out how to do videoMathias Agopian2009-10-272-24/+91
* | am 8f89a1a3: Merge change Ic620a52b into eclairJack Palevich2009-10-233-125/+127
|\ \ | |/
| * Add size checks for glBufferData and glBufferSubDataJack Palevich2009-10-213-125/+127
* | am b34d5d52: Use the TLS register if HAVE_ARM_TLS_REGISTER is definedMathias Agopian2009-10-193-6/+34
|\ \ | |/