summaryrefslogtreecommitdiffstats
path: root/opengl/tests
Commit message (Expand)AuthorAgeFilesLines
* Add liblogYing Wang2013-04-096-1/+10
* am 4194b389: am 0b6c4157: Merge "frameworks/native/opengl: Fix build with gcc...Jesse Hall2013-03-284-4/+4
|\
| * frameworks/native/opengl: Fix build with gcc 4.8Bernhard Rosenkränzer2013-03-274-4/+4
* | another attempt to fix the buildMathias Agopian2013-03-062-2/+4
* | attempt to fix buildMathias Agopian2013-03-061-0/+4
* | Refactoring: Rename SurfaceTextureClient to SurfaceMathias Agopian2013-02-141-2/+2
* | Rename ISurfaceTexture and SurfaceTextureAndy McFadden2012-12-181-1/+1
* | Disable ld --fatal-warnings because of using mktemp.Ben Cheng2012-11-061-0/+3
|/
* am a151a19d: Merge "Fix return type of glGetAttribLocation and glGetUniformLo...Andrew Hsieh2012-11-061-3/+3
|\
| * Fix return type of glGetAttribLocation and glGetUniformLocationAndrew Hsieh2012-11-061-3/+3
* | Merge "enable java/jni build in PDK if supported" into jb-mr1-devKeun young Park2012-08-081-3/+8
|\ \
| * | enable java/jni build in PDK if supportedKeun young Park2012-08-071-3/+8
* | | Changes to support multi-display HWCJesse Hall2012-08-076-26/+32
|/ /
* | Revert "Minimal changes to support multi-display HWC"Jesse Hall2012-07-316-32/+26
* | Minimal changes to support multi-display HWCJesse Hall2012-07-276-26/+32
* | Add support for HWC_DEVICE_API_VERSION_1_0Jesse Hall2012-06-146-31/+31
|/
* Added an EGLTest for eglTerminateDaniel Lam2012-04-162-0/+33
* frameworks/native: prevent some opengl tests from building in pdkColin Cross2012-03-261-1/+39
* fix include pathMathias Agopian2012-03-071-2/+2
* fixup include pathsMathias Agopian2012-03-0520-29/+24
* remove libui dependency on libEGLMathias Agopian2012-02-2438-70/+189
* Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGESteve Block2012-01-084-10/+10
* Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGESteve Block2012-01-045-15/+15
* EGL: implement loading and saving the cacheJamie Gennis2011-11-082-0/+114
* fix test-opengl-swapintervalMathias Agopian2011-08-151-6/+10
* Add new OpenGL testRomain Guy2011-07-192-0/+486
* Remove the simulator target from all makefiles.Jeff Brown2011-07-117-28/+0
* Add a simple EGL testMathias Agopian2011-07-082-0/+170
* Add a simple OpenGL ES 2.0 test program that displays a camera preview stream.Eino-Ville Talvala2011-03-284-0/+581
* Merge "frameworks/base: remove LOCAL_PRELINK_MODULE"Iliyan Malchev2011-03-146-6/+6
|\
| * frameworks/base: remove LOCAL_PRELINK_MODULEIliyan Malchev2011-03-146-6/+6
* | gl2_yuvtex: use the gralloc-provided stride.Jamie Gennis2011-03-141-5/+5
|/
* Hardware Composer Test hwcCommit set blend typeLouis Huemiller2011-01-101-3/+6
* Hardware Composer Test Overlap StatsLouis Huemiller2011-01-102-10/+154
* Hardware Composer Test Lib HBlen off by 1Louis Huemiller2011-01-091-1/+1
* Hardware Composer Commit Points BenchmarkLouis Huemiller2011-01-096-2/+1486
* Hardware Composer new and refactored test casesLouis Huemiller2011-01-069-649/+2455
* HWC Stress Test - relocate print msgLouis Huemiller2010-12-141-4/+4
* HWC Stres Test EnhancmentsLouis Huemiller2010-12-141-34/+57
* Hardware Composer Stress Test EnhancementsLouis Huemiller2010-12-131-5/+51
* Fix another set of out-of-date headers.Dan Bornstein2010-12-0718-306/+234
* Hardware Composer Stress TestLouis Huemiller2010-11-292-0/+1220
* OpenGL ES 1 YUV texturing testNuno Subtil2010-10-272-0/+352
* YUV texturing test.Michael I. Gold2010-10-272-0/+446
* am 63ac8f53: am 2b2da526: Merge "Add a test application to dump all the EGLCo...Mathias Agopian2010-10-212-0/+105
|\
| * am 2b2da526: Merge "Add a test application to dump all the EGLConfig availabl...Mathias Agopian2010-10-202-0/+105
| |\
| | * Add a test application to dump all the EGLConfig availableMathias Agopian2010-10-202-0/+105
* | | Initial checkin of a framerate test appJim Shuma2010-09-285-0/+223
* | | Add simple interactive end-to-end latency test.Jack Palevich2010-09-225-0/+400
* | | Merge "Rework gl perf test to focus on important use cases."Jason Sams2010-09-094-254/+238
|\ \ \