summaryrefslogtreecommitdiffstats
path: root/opengl
Commit message (Expand)AuthorAgeFilesLines
* gl_code : add end of line.Jae-Hyung Ahn2010-03-241-1/+2
* am 6d0f6c78: Merge "DO NOT MERGE A library for encoding and decoding ETC1 tex...Jack Palevich2010-01-093-0/+792
|\
| * DO NOT MERGE A library for encoding and decoding ETC1 textures.Jack Palevich2010-01-083-0/+792
* | am 533a2803: Merge change I18ffb549 into eclairMathias Agopian2009-11-301-1/+1
|\ \ | |/
| * fix [2069023] STOPSHIP: disable DEBUG_COPYBITMathias Agopian2009-11-301-1/+1
* | am 13feccf5: Merge change I39f0003e into eclairMathias Agopian2009-11-191-12/+24
|\ \ | |/
| * fix [2235414] libagl glDeleteBuffers() crashesMathias Agopian2009-11-191-12/+24
* | 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 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
* | merge from open-source masterJean-Baptiste Queru2009-11-081-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
| |\
| | * donut snapshotJean-Baptiste Queru2009-07-292-2/+2
| * | Merge korg/donut into korg/masterJean-Baptiste Queru2009-07-2581-2927/+4144
| |\ \ | | |/
| | * donut snapshotJean-Baptiste Queru2009-07-2120-101/+378
| | * donut snapshotJean-Baptiste Queru2009-05-2069-2835/+3775
* | | part of fix [2186418] switch passion to 24-bits framebufferMathias Agopian2009-11-041-82/+80
* | | fix [2236832] software OpenGL ES driver doesn't work on sholesMathias Agopian2009-11-031-3/+15
* | | 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
* | | | fix[2228133] pixelflinger ignores the "vertical stride" leading to artifacts ...Mathias Agopian2009-11-022-8/+19
|/ / /
* | | libagl: silence a LOGDIliyan Malchev2009-10-301-1/+2
* | | 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
* | | | 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
* | | | | Merge change If007a2fa into eclairAndroid (Google) Code Review2009-10-302-4/+38
|\ \ \ \ \ | |/ / / / | | / / / | |/ / / |/| | |
| * | | return proper error code from eglCreateImageKHRMathias Agopian2009-10-292-4/+38
* | | | update line test to expose some bug on SGX530 ed4Mathias Agopian2009-10-291-11/+8
|/ / /
* | | fix [2071412] work around mdp 32-bits fade limitationMathias Agopian2009-10-281-11/+68
* | | added GL test for textured linesMathias Agopian2009-10-282-0/+134
* | | fix [2143798] Need to figure out how to do videoMathias Agopian2009-10-272-24/+91
* | | Add size checks for glBufferData and glBufferSubDataJack Palevich2009-10-213-125/+127
* | | Use the TLS register if HAVE_ARM_TLS_REGISTER is definedMathias Agopian2009-10-193-6/+34
* | | 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
* | | | Merge change Ide4c8cbc into eclairAndroid (Google) Code Review2009-10-191-0/+5
|\ \ \ \ | |/ / /
| * | | fix [2151588] glTexSubImage2D() allows pixel format conversionMathias Agopian2009-10-191-0/+5
* | | | one step towards fixing [2071412] work around mdp 32-bits fade limitationMathias Agopian2009-10-161-41/+44
|/ / /
* | | fix [2187212] add support for GLESv2 dispatch based on TLSMathias Agopian2009-10-1413-565/+523
* | | Revert "egl: temporarily also include eglTerminate->eglInitialize hack for 8k"Dima Zavin2009-10-091-4/+0
* | | add a way to easily catch and log GL errors (compile time flag)Mathias Agopian2009-10-081-3/+21
* | | fix [2167050] glTexImage2D code path buggy in SurfaceFlingerMathias Agopian2009-10-068-1179/+5
* | | a simple test app for grallocMathias Agopian2009-10-016-0/+556
* | | Add a simple test of OpenGL ES 1.x.Jack Palevich2009-09-302-0/+374