summaryrefslogtreecommitdiff
path: root/opengl/tests
AgeCommit message (Expand)Author
2017-09-20Mark libEGL, GLESv1_CM, GLESv2, and GLESv3 as LLNDKJiyong Park
2017-09-19Fix unused parameter warningCourtney Goeltzenleuchter
2017-09-19Print ImplementationANDROID extensions as wellCourtney Goeltzenleuchter
2017-07-18Merge "Reference nativehelper/jni.h as jni.h"Steven Moreland
2017-07-17Reference nativehelper/jni.h as jni.hSteven Moreland
2017-07-12Merge "remove extraneous `using namespace android`"Tom Cherry
2017-07-11remove extraneous `using namespace android`Tom Cherry
2017-05-12configstore: should import ISurfaceFlingerConfigsJaesoo Lee
2017-04-10Dump EGL Extension listCourtney Goeltzenleuchter
2017-04-06Fix build error with configstoreCourtney Goeltzenleuchter
2017-04-05Add test for FP16 surface supportCourtney Goeltzenleuchter
2017-03-09Make IGraphicBufferProducer a hybrid interface.Pawin Vongmasa
2017-02-17Merge "Break a dependency of libui on libandroid"TreeHugger Robot
2017-02-17Break a dependency of libui on libandroidMathias Agopian
2017-02-15Fix unexpected FrameEvents on BufferQueue reconnectBrian Anderson
2017-02-07Fix include dependenciesMathias Agopian
2017-01-26Add support for EGL_EXT_pixel_format_floatCourtney Goeltzenleuchter
2017-01-13Fix signed vs. unsigned mismatch warningsKalle Raita
2016-11-17Switch from deprecated tempnam to TemporaryFileKalle Raita
2016-09-01Fix google-explicit-constructor warnings in opengl.Chih-Hung Hsieh
2016-05-20resolve merge conflicts of e375c68 to nyc-dev-plus-aospChih-Hung Hsieh
2016-05-20Fix misc-macro-parentheses warnings in opengl.Chih-Hung Hsieh
2016-05-02Merge "Fix google-explicit-constructor warnings." am: 8a414ededdChih-hung Hsieh
2016-04-29Fix google-explicit-constructor warnings.Chih-Hung Hsieh
2016-02-23Fix warnings in frameworks/native/opengl/testsAurimas Liutikas
2015-08-03Native/opengl: Remove unused variables from testAndreas Gampe
2015-08-03Native/opengl: Remove unused variables from testAndreas Gampe
2014-12-11am bceb29c8: Merge "Fix clang -Wc++11-narrowing warnings."Chih-Hung Hsieh
2014-12-11Fix clang -Wc++11-narrowing warnings.Chih-Hung Hsieh
2014-12-02am f8954c81: Merge "OpenGL tests: Fix unused variables"Andreas Gampe
2014-11-24OpenGL tests: Fix unused variablesAndreas Gampe
2014-11-07am 98d20f82: Merge "Add a BufferItem parameter to onFrameAvailable" into lmp-...Dan Stoza
2014-11-07Add a BufferItem parameter to onFrameAvailableDan Stoza
2014-11-05am d12586b8: Merge "Move hwc tests to libc++."Dan Albert
2014-11-04Move hwc tests to libc++.Dan Albert
2014-09-12am e1e3d278: Merge "Clean cruft out of makefiles."Dan Albert
2014-09-11Clean cruft out of makefiles.Dan Albert
2014-06-11am 0cea0a22: am d284c4cd: Merge "Don\'t set LOCAL_MODULE_PATH for native tests."Ying Wang
2014-06-09Don't set LOCAL_MODULE_PATH for native tests.Ying Wang
2014-04-07Remove deprecated BufferQueue constructorDan Stoza
2014-03-25Request RGBX rather than RGBAAndy McFadden
2014-03-13Fix broken test buildJesse Hall
2014-03-12Adjust for device orientationAndy McFadden
2014-03-06Restore old OpenGL testsAndy McFadden
2014-03-04hwc test: 64-bit compilation errorMark Salyzyn
2013-08-01Binderize the consumer side of BufferQueueMathias Agopian
2013-07-26get rid of HAL pixelformats 5551 and 4444Mathias Agopian
2013-07-18BufferQueue improvements and APIs changesMathias Agopian
2013-05-13am f0dcff89: Merge "gl_code.cpp: Remove a DOS style newline"Jesse Hall
2013-04-09Add liblogYing Wang