summaryrefslogtreecommitdiffstats
path: root/opengl/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* | 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
* | Print out all available EGL configurations.Jack Palevich2009-09-281-8/+82
|/
* Fix build.Jack Palevich2009-09-251-1/+1
* Tighten up sample code.Jack Palevich2009-09-253-22/+25
* Use EGLUtils to simplify choosing a configuration.Jack Palevich2009-09-251-55/+36
* Make tritex test run with latest OpenGL driver.Jack Palevich2009-09-242-12/+16
* Create samples showing how to call OpenGL from JNI libraries.Jack Palevich2009-09-2315-0/+956
* Draw a green triangle using OpenGL 2.0 APIs.Jack Palevich2009-09-181-112/+235
* Add additional error checking, exit early if errors occur.Jack Palevich2009-09-171-18/+59
* Add EGL call error checking.Jack Palevich2009-09-161-4/+52
* Simple app to create a gl2 context and dump the strings.Jason Sams2009-09-012-0/+104
* show that we need to glClear to be fast(er)Mathias Agopian2009-08-111-2/+5
* option to use drawtexture at compile timeMathias Agopian2009-08-111-8/+12
* fix and extend the filter test a bitMathias Agopian2009-08-111-4/+46
* workaround a bug in the SGX driver that would prevent eglGetConfig to work pr...Mathias Agopian2009-08-107-16/+25
* minor code clean-upMathias Agopian2009-08-071-85/+101
* update most gl tests to use EGLUtilsMathias Agopian2009-08-069-152/+88
* added two EGL helpers for selecting a config matching a certain pixelformat o...Mathias Agopian2009-08-061-31/+11
* added a gl swapinterval testMathias Agopian2009-08-053-5/+178
* opengl testsMathias Agopian2009-08-054-7/+231
* merge master in master_glMathias Agopian2009-06-245-6/+6
|\
| * Remove opengl tests from tests buildSriram Raman2009-06-225-6/+6
* | fix a bug where copybit only renders in the first buffer when used with s/w GLMathias Agopian2009-06-101-9/+7
* | revive the copybit test.Mathias Agopian2009-06-092-93/+65
* | Merge commit 'goog/master' into merge_masterMathias Agopian2009-06-053-0/+198
|\ \ | |/
| * simplify this testMathias Agopian2009-06-021-144/+37
| * added a test that exhibits some lighting issues in the software renderer. see...Mathias Agopian2009-06-013-0/+305
* | update surfaceflinger, libui and libagl to the new gralloc apiMathias Agopian2009-05-041-1/+1
* | Add clarifying comment.Jack Palevich2009-04-131-1/+1
* | Integrate from //sandbox/mathias/donut/...@145728Mathias Agopian2009-04-102-0/+770
|/
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-0324-0/+3523
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-0324-3523/+0
* auto import from //branches/cupcake/...@130745The Android Open Source Project2009-02-1014-597/+28
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-1728-0/+4092