summaryrefslogtreecommitdiffstats
path: root/opengl/tests
Commit message (Expand)AuthorAgeFilesLines
* am bceb29c8: Merge "Fix clang -Wc++11-narrowing warnings."Chih-Hung Hsieh2014-12-115-15/+20
|\
| * Fix clang -Wc++11-narrowing warnings.Chih-Hung Hsieh2014-12-115-15/+20
* | am f8954c81: Merge "OpenGL tests: Fix unused variables"Andreas Gampe2014-12-024-18/+0
|\ \ | |/
| * OpenGL tests: Fix unused variablesAndreas Gampe2014-11-244-18/+0
* | am 98d20f82: Merge "Add a BufferItem parameter to onFrameAvailable" into lmp-...Dan Stoza2014-11-071-1/+1
|\ \ | |/ |/|
| * Add a BufferItem parameter to onFrameAvailableDan Stoza2014-11-071-1/+1
* | am d12586b8: Merge "Move hwc tests to libc++."Dan Albert2014-11-052-37/+32
|\ \
| * | Move hwc tests to libc++.Dan Albert2014-11-042-37/+32
* | | am e1e3d278: Merge "Clean cruft out of makefiles."Dan Albert2014-09-123-23/+9
|\ \ \ | |/ / | | / | |/ |/|
| * Clean cruft out of makefiles.Dan Albert2014-09-113-23/+9
* | am 0cea0a22: am d284c4cd: Merge "Don\'t set LOCAL_MODULE_PATH for native tests."Ying Wang2014-06-111-4/+0
|\ \ | |/
| * Don't set LOCAL_MODULE_PATH for native tests.Ying Wang2014-06-091-4/+0
* | Remove deprecated BufferQueue constructorDan Stoza2014-04-071-3/+5
* | Request RGBX rather than RGBAAndy McFadden2014-03-251-1/+1
* | Fix broken test buildJesse Hall2014-03-131-0/+1
* | Adjust for device orientationAndy McFadden2014-03-121-1/+12
* | Restore old OpenGL testsAndy McFadden2014-03-0637-73/+261
|/
* hwc test: 64-bit compilation errorMark Salyzyn2014-03-041-2/+2
* Binderize the consumer side of BufferQueueMathias Agopian2013-08-012-1/+2
* get rid of HAL pixelformats 5551 and 4444Mathias Agopian2013-07-262-10/+0
* BufferQueue improvements and APIs changesMathias Agopian2013-07-181-2/+6
* am f0dcff89: Merge "gl_code.cpp: Remove a DOS style newline"Jesse Hall2013-05-131-1/+1
|\
| * gl_code.cpp: Remove a DOS style newlineBernhard Rosenkränzer2013-03-271-1/+1
* | 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