summaryrefslogtreecommitdiffstats
path: root/opengl/tests
Commit message (Expand)AuthorAgeFilesLines
* Update filltest.Jason Sams2010-07-213-602/+343
* Fix extraMath state variable.Jack Palevich2010-07-191-7/+11
* Try to handle end-of-application better.Jack Palevich2010-07-191-16/+25
* Write test timings to /sdcard/glperf.csvJack Palevich2010-07-192-3/+22
* Keep screen on for whole test.Jack Palevich2010-07-192-8/+15
* An application version of the GL test.Jack Palevich2010-07-197-0/+942
* gl perf test cleanup.Jason Sams2010-07-122-109/+5
* Fix build.Andy McFadden2010-07-121-0/+1
* Remove points from fixed function.Jason Sams2010-07-093-0/+644
* resolved conflicts for merge of f601ce2c to masterJean-Baptiste Queru2010-07-021-1/+0
|\
| * merge from open-source masterThe Android Open Source Project2010-07-021-1/+0
| |\
| | * Fix missing NLBruce Beare2010-06-251-1/+0
* | | am e52d66fa: am 44bea8f8: Merge changes I00274431,I83be9404,I0359531a,Iceef1e...Mathias Agopian2010-06-092-2/+0
|\ \ \ | |/ /
| * | update EGL headers to the latestMathias Agopian2010-06-092-2/+0
| |/
* | Declare that testViewport targets Froyo APIsJack Palevich2010-04-292-0/+5
* | am 4790259c: am 8de2cf4c: merge from open-source masterThe Android Open Source Project2010-03-311-1/+2
|\ \ | |/
| * merge from open-source masterThe Android Open Source Project2010-03-311-1/+2
| |\
| | * gl_code : add end of line.Jae-Hyung Ahn2010-03-241-1/+2
| * | Add a test of EGL pausing and resuming.Jack Palevich2010-03-296-0/+274
* | | Add a test program for Sapphire viewportJack Palevich2010-03-296-0/+423
* | | Add a test of EGL pausing and resuming.Jack Palevich2010-03-296-0/+274
|/ /
* | Add correct copyright headers to multiple filesKenny Root2010-03-111-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
* | Print OpenGL version and extension information.Jack Palevich2009-12-241-144/+152
* | 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-195-0/+514
* | am 78383abf: am cbf583d7: am 77bd91f8: Merge change Ie3e80456 into eclairMathias Agopian2009-11-011-2/+4
|\ \
| * \ am 77bd91f8: Merge change Ie3e80456 into eclairMathias Agopian2009-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 894449ac: am af7d2dda: am 5dc7a21c: Merge change I4e036287 into eclairMathias Agopian2009-10-291-11/+8
|\ \ \ | |/ /
| * | 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 2eca23d6: am a2151b2b: am 7bde36e6: added GL test for textured linesMathias Agopian2009-10-292-0/+134
|\ \ \ | |/ /
| * | 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 09e7ef8a: am a5bfe52d: Merge change Ib3558f35 into eclair-mr2Jack Palevich2009-10-131-0/+1
|\ \ \ | |/ /
| * | Make our choice of surface explicit.Jack Palevich2009-10-131-0/+1
* | | am 65cc9418: am 332c7934: Merge change I69e21f5f into eclair-mr2Jack Palevich2009-10-139-0/+843
|\ \ \ | |/ /
| * | GLDual test application.Jack Palevich2009-10-139-0/+843
* | | merged d7c18d7672f3ecbbcb2f5bec92fe54dd990cb8dd, w/conflict in opengl/tests/c...android-build SharedAccount2009-10-128-1180/+5
|\ \ \ | |/ /
| * | am 9d6a685b: Merge changes I430cf57b,I51f02f67,I464f13f3 into eclairMathias Agopian2009-10-068-1179/+5
| |\ \ | | |/
| | * fix [2167050] glTexImage2D code path buggy in SurfaceFlingerMathias Agopian2009-10-068-1179/+5
* | | am c5b09d8a: am 4ac45597: Merge change I15b0ebb9 into eclairMathias Agopian2009-10-126-0/+556
|\ \ \ | |/ /
| * | am 4ac45597: Merge change I15b0ebb9 into eclairMathias Agopian2009-10-046-0/+556
| |\ \ | | |/
| | * a simple test app for grallocMathias Agopian2009-10-016-0/+556
* | | am 7d638292: Merge change Ib4285d22 into eclair-mr2Jack Palevich2009-10-121-9/+166
|\ \ \ | |/ /
| * | Change way we choose EGL surfaces to be compatible with the nativeJack Palevich2009-10-021-9/+166
| |/
* | Add back missing shared libraries used in executables in link commands. TheseDoug Kwan2009-10-044-0/+4
|/
* Add a simple test of OpenGL ES 1.x.Jack Palevich2009-09-302-0/+374