summaryrefslogtreecommitdiff
path: root/opengl
AgeCommit message (Expand)Author
2017-08-11Mark libEGL, GLESv1_CM, GLESv2, and GLESv3 as LLNDKJiyong Park
2017-08-11Add useful helper functions for testsCourtney Goeltzenleuchter
2017-07-26Mark libGLESv2.so and libEGL.so as VNDK libs.Justin Yun
2017-07-18Merge "Reference nativehelper/jni.h as jni.h" am: 28c9177f66 am: 6ac4d2a42b a...Steven Moreland
2017-07-18Merge "Reference nativehelper/jni.h as jni.h" am: 28c9177f66 am: 6ac4d2a42bSteven Moreland
2017-07-18resolve merge conflicts of f8187f4e1 to oc-dr1-dev-plus-aospIan Elliott
2017-07-18Merge "Reference nativehelper/jni.h as jni.h"Steven Moreland
2017-07-18Merge "Reference nativehelper/jni.h as jni.h"Treehugger Robot
2017-07-17resolve merge conflicts of 8a094116b to stage-aosp-masterIan Elliott
2017-07-17Reference nativehelper/jni.h as jni.hSteven Moreland
2017-07-17Update the Khronos EGL and GLES* header files.Ian Elliott
2017-07-17Update the Khronos EGL and GLES* header files.Ian Elliott
2017-07-13Merge "Fix signed/unsigned conversion warning"TreeHugger Robot
2017-07-12Fix signed/unsigned conversion warningGeorge Burgess IV
2017-07-12Print "test skipped" for wide-color testsCourtney Goeltzenleuchter
2017-07-12Fix naming of test so it's printed properlyCourtney Goeltzenleuchter
2017-07-12Merge "remove extraneous `using namespace android`" am: 8e661076b6 am: b765fc...Tom Cherry
2017-07-12Merge "remove extraneous `using namespace android`" am: 8e661076b6 am: b765fc...Tom Cherry
2017-07-12Merge "remove extraneous `using namespace android`"Tom Cherry
2017-07-11remove extraneous `using namespace android`Tom Cherry
2017-07-09Check wide-color support before adding extensionsCourtney Goeltzenleuchter
2017-07-02emulator: update EGL emulation library pathbohu
2017-06-26Fix trivial compiler warningsKalle Raita
2017-06-23Merge "Convert tests to Android.bp"TreeHugger Robot
2017-06-23Convert tests to Android.bpCourtney Goeltzenleuchter
2017-06-23EGL: Add EGL_GL_scrgb extensionCourtney Goeltzenleuchter
2017-06-23EGL: add color space validationCourtney Goeltzenleuchter
2017-06-22Merge "EGL: add color space validation"TreeHugger Robot
2017-06-22EGL: add color space validationCourtney Goeltzenleuchter
2017-06-21Mark EGL/GLES libs as vendor_availableJiyong Park
2017-06-02Merge "egl: handle failed eglMakeCurrent EGL_NO_CONTEXT" into oc-dev am: 2153...Mike Stroyan
2017-06-01egl: handle failed eglMakeCurrent EGL_NO_CONTEXTMike Stroyan
2017-05-26EGL: Do not look up default namespace when sphal is definedJustin Yun
2017-05-24EGL: Do not look up default namespace when sphal is definedJustin Yun
2017-05-12configstore: should import ISurfaceFlingerConfigsJaesoo Lee
2017-05-12Merge "configstore: should import ISurfaceFlingerConfigs"TreeHugger Robot
2017-05-11Merge "GraphicsEnv is separated from libui"TreeHugger Robot
2017-05-11configstore: should import ISurfaceFlingerConfigsJaesoo Lee
2017-05-10Merge "egl: recover from failed eglMakeCurrent" into oc-dev am: 35c63d456aMike Stroyan
2017-05-09fix circular dependency libnativewindow <-> libuiMathias Agopian
2017-05-09Convert lib to Android.bpCourtney Goeltzenleuchter
2017-05-08egl: recover from failed eglMakeCurrentMike Stroyan
2017-05-08Default dataspace must be UNKNOWN for compatibilityCourtney Goeltzenleuchter
2017-05-08GraphicsEnv is separated from libuiJiyong Park
2017-05-02Add Display-P3 testCourtney Goeltzenleuchter
2017-05-02Add test for EGL_KHR_no_config_contextCourtney Goeltzenleuchter
2017-05-02Add EGL_KHR_no_config_context extension header infoCourtney Goeltzenleuchter
2017-05-02Add test for 10:10:10:2 support in EGLCourtney Goeltzenleuchter
2017-05-02Apply and Track EGL_GL_COLORSPACE_KHRCourtney Goeltzenleuchter
2017-05-01Fix unused parameter warningCourtney Goeltzenleuchter