summaryrefslogtreecommitdiffstats
path: root/opengl
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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
|\ \ \ | |/ /
| * | added GL test for textured linesMathias Agopian2009-10-282-0/+134
* | | am 73e17015: Merge change I8d2de438 into eclairMathias Agopian2009-10-272-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
|\ \ \ | |/ /
| * | 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
|\ \ \ | |/ /
| * | Merge change I0953c1d5 into eclairAndroid (Google) Code Review2009-10-191-5/+18
| |\ \
| | * | fix [2153873] EGL-1.4 software implementation misses surface attributesMathias Agopian2009-10-191-5/+18
* | | | am 3662f9ee: Merge change Ide4c8cbc into eclairMathias Agopian2009-10-191-0/+5
|\ \ \ \ | |/ / /
| * | | Merge change Ide4c8cbc into eclairAndroid (Google) Code Review2009-10-191-0/+5
| |\ \ \ | | |/ /
| | * | fix [2151588] glTexSubImage2D() allows pixel format conversionMathias Agopian2009-10-191-0/+5
* | | | am 639d69fe: Merge change I88d11cfb into eclairMathias Agopian2009-10-191-41/+44
|\ \ \ \ | |/ / /
| * | | one step towards fixing [2071412] work around mdp 32-bits fade limitationMathias Agopian2009-10-161-41/+44
| |/ /
* | | am 69fba87a: Merge change I6fc56997 into eclairMathias Agopian2009-10-1613-565/+523
|\ \ \ | |/ /
| * | fix [2187212] add support for GLESv2 dispatch based on TLSMathias Agopian2009-10-1413-565/+523
* | | am 98b3def2: Merge change I6261ab54 into eclairDima Zavin2009-10-121-4/+0
|\ \ \ | |/ /
| * | Revert "egl: temporarily also include eglTerminate->eglInitialize hack for 8k"Dima Zavin2009-10-091-4/+0
* | | am 846322a9: Merge change Ib96df854 into eclairMathias Agopian2009-10-081-3/+21
|\ \ \ | |/ /
| * | add a way to easily catch and log GL errors (compile time flag)Mathias Agopian2009-10-081-3/+21
* | | am 9d6a685b: Merge changes I430cf57b,I51f02f67,I464f13f3 into eclairMathias Agopian2009-10-078-1179/+5
|\ \ \ | |/ /
| * | fix [2167050] glTexImage2D code path buggy in SurfaceFlingerMathias Agopian2009-10-068-1179/+5
* | | am 4ac45597: Merge change I15b0ebb9 into eclairMathias Agopian2009-10-076-0/+556
|\ \ \ | |/ /
| * | a simple test app for grallocMathias Agopian2009-10-016-0/+556
* | | am bcbca57f: Merge change I5ffd6240 into eclairJack Palevich2009-09-302-0/+374
|\ \ \ | |/ /
| * | Add a simple test of OpenGL ES 1.x.Jack Palevich2009-09-302-0/+374
* | | am b386a86c: Merge change I8018f091 into eclairJack Palevich2009-09-304-64/+76
|\ \ \ | |/ /
| * | Merge change I8018f091 into eclairAndroid (Google) Code Review2009-09-304-64/+76
| |\ \
| | * | Add very simple input path. Fix end-of-line issues.Jack Palevich2009-09-304-64/+76
* | | | am 97702aac: Merge changes I82c78b83,I54f72d9d into eclairJack Palevich2009-09-282-54/+58
|\ \ \ \ | |/ / /
| * | | Don't ask for pbuffer support, because we don't use any pbuffers.Jack Palevich2009-09-281-1/+1
| * | | Print out EGL configuration info for the config we've chosen.Jack Palevich2009-09-281-53/+57
* | | | am ee25eb58: Merge change I669ce246 into eclairJack Palevich2009-09-281-8/+82
|\ \ \ \ | |/ / /
| * | | Print out all available EGL configurations.Jack Palevich2009-09-281-8/+82
* | | | am 1a3c8950: Merge change 27387 into eclairMathias Agopian2009-09-271-1/+2
|\ \ \ \ | |/ / /
| * | | fix [2147737] Pixel Flinger needs to set EGL_RENDERABLE_TYPE to EGL_OPENGL_ES...Mathias Agopian2009-09-271-1/+2
| |/ /
* | | am ed5ecdba: egl: temporarily also include eglTerminate->eglInitialize hack f...Dima Zavin2009-09-261-0/+4
|\ \ \ | |/ /
| * | egl: temporarily also include eglTerminate->eglInitialize hack for 8kDima Zavin2009-09-261-0/+4
* | | am 8b854e0d: Merge change 27211 into eclairJack Palevich2009-09-251-1/+1
|\ \ \ | |/ /
| * | Fix build.Jack Palevich2009-09-251-1/+1
* | | am 056ade1b: Merge change 27203 into eclairJack Palevich2009-09-253-22/+25
|\ \ \ | |/ /
| * | Tighten up sample code.Jack Palevich2009-09-253-22/+25
* | | am 07e0dce4: Merge change 27202 into eclairJack Palevich2009-09-251-4/+12
|\ \ \ | |/ /
| * | Check for failure to create EGL surfaces and contexts.Jack Palevich2009-09-251-4/+12
* | | am 2a5eea30: Merge change 27168 into eclairJack Palevich2009-09-251-55/+36
|\ \ \ | |/ /
| * | Use EGLUtils to simplify choosing a configuration.Jack Palevich2009-09-251-55/+36
* | | am 117f574e: Merge change 26911 into eclairMathias Agopian2009-09-241-3/+1
|\ \ \ | |/ /