- e105b79 Fix link-type warning on GLPerf by Inseob Kim · 7 years ago
- 9d00c48 Fix link-type warning on GLDual by Inseob Kim · 7 years ago
- 8b24923 Fix link-type warning on GL2JNI by Inseob Kim · 7 years ago
- f2d0c6e Fix link-type warning on GLJNI by Inseob Kim · 7 years ago
- 2716e11 Don't use cutils/Atomic.h by Steven Moreland · 7 years ago
- d8b1200 frameworks/native: Set LOCAL_SDK_VERSION where possible. by Anton Hansson · 7 years ago
- 95c8f46 Reserve enum for EXT_image_gl_colorspace. by Philip Rideout · 7 years ago
- 2eab3fc readdir_r is deprecated. by Elliott Hughes · 7 years ago
- 13f2c07 Fix sanitizer in egl_display_t::get. by Ivan Lozano · 7 years ago
- 44d517c Merge "emulator: api 26 fix guest rendering" am: 2463d6b8bc by Bo Hu · 7 years ago
- 0f82d87 emulator: api 26 fix guest rendering by Lingfeng Yang · 7 years ago
- 7b8ff05 Merge "Use -Werror in frameworks/native/opengl/tests" am: 5de5abdef3 by Chih-hung Hsieh · 7 years ago
- 7e9cd8e Use -Werror in frameworks/native/opengl/tests by Chih-Hung Hsieh · 7 years ago
- 3be092a Fix signed/unsigned conversion warning by Chih-Hung Hsieh · 7 years ago
- 4994440 Merge commit '2fc42a279697a847d5b6961914f6f6afbed49a48' from by Xin Li · 7 years ago
- 2df8339 Merge "Fix trivial compiler warnings" by Chih-hung Hsieh · 7 years ago
- e800ccb Port JNIHelp changes to GL stubs by Pirama Arumuga Nainar · 7 years ago
- 020c6ea Remove GCC-specific pragma by Pirama Arumuga Nainar · 7 years ago
- 11e77b5 Fix trivial compiler warnings by Chih-Hung Hsieh · 7 years ago
- d4f0d3a Merge "Use -Werror in frameworks/native/opengl/libagl" by Chih-hung Hsieh · 7 years ago
- 0e1f4ce Fix clang-tidy performance warnings in frameworks/native. by Chih-Hung Hsieh · 7 years ago
- 1e02a62 Use -Werror in frameworks/native/opengl/libagl by Chih-Hung Hsieh · 7 years ago
- da3ad6f Convert tests to Android.bp by Chih-Hung Hsieh · 7 years ago
- 3db6b7d Merge "Update EGL_ANDROID_get_native_client_buffer.txt" am: c8b3006e57 am: b002413faf by Jesse Hall · 7 years ago
- b002413 Merge "Update EGL_ANDROID_get_native_client_buffer.txt" am: c8b3006e57 by Jesse Hall · 7 years ago
- c8b3006 Merge "Update EGL_ANDROID_get_native_client_buffer.txt" by Treehugger Robot · 7 years ago
- 224d992 Update EGL_ANDROID_get_native_client_buffer.txt by Jesse Hall · 7 years ago
- 31e1800 Merge "Use -Werror in frameworks/native/opengl/libs" am: cefdd49b3f am: 3d0b76041f by Chih-hung Hsieh · 7 years ago
- 3d0b760 Merge "Use -Werror in frameworks/native/opengl/libs" am: cefdd49b3f by Chih-hung Hsieh · 7 years ago
- cefdd49 Merge "Use -Werror in frameworks/native/opengl/libs" by Chih-hung Hsieh · 7 years ago
- 5e931d8 resolve merge conflicts of e221e0131 to oc-mr1-dev-plus-aosp by Dan Albert · 7 years ago
- fb23ba2 Merge "Add missing includes." am: 2df3edeae6 by Dan Albert · 7 years ago
- 2df3ede Merge "Add missing includes." by Treehugger Robot · 7 years ago
- 3c9c33a Add missing includes. by Dan Albert · 7 years ago
- 5731587 Convert lib to Android.bp by Courtney Goeltzenleuchter · 8 years ago
- c60a0f0 Use -Werror in frameworks/native/opengl/libs by Chih-Hung Hsieh · 7 years ago
- 8ad914f Merge "Handle glGetString returning NULL" am: 329904ffb2 am: cbd23648b6 by Jesse Hall · 7 years ago
- cbd2364 Merge "Handle glGetString returning NULL" am: 329904ffb2 by Jesse Hall · 7 years ago
- 329904f Merge "Handle glGetString returning NULL" by Jesse Hall · 7 years ago
- 09fc8f9 Handle glGetString returning NULL by Jesse Hall · 7 years ago
- 5c34e48 resolve merge conflicts of 8007bdd7d to stage-aosp-master by Jae Shin · 7 years ago
- 8d455e9 Mark libEGL, GLESv1_CM, GLESv2, and GLESv3 as LLNDK by Jiyong Park · 7 years ago
- 5873918 Fix unused parameter warning by Courtney Goeltzenleuchter · 8 years ago
- a885c3a Print ImplementationANDROID extensions as well by Courtney Goeltzenleuchter · 8 years ago
- 5309d7d Mark EGL/GLES libs as vendor_available by Jiyong Park · 8 years ago
- a3f8840 GraphicsEnv is separated from libui by Jiyong Park · 8 years ago
- a018099 Merge "emulator: update EGL emulation library path" am: 7e7457f225 by Bo Hu · 7 years ago
- 7e7457f Merge "emulator: update EGL emulation library path" by Bo Hu · 7 years ago
- 6685474 Merge "Fix monolithic, un-suffixed GLES driver search" am: cd89b87637 am: 2ba1a2a9dc by Jesse Hall · 7 years ago
- 2ba1a2a Merge "Fix monolithic, un-suffixed GLES driver search" am: cd89b87637 by Jesse Hall · 7 years ago
- 4aaa960 Fix monolithic, un-suffixed GLES driver search by Jesse Hall · 7 years ago
- 3adf9e1 emulator: update EGL emulation library path by bohu · 8 years ago
- 7c47163 Merge "Mark libEGL, GLESv1_CM, GLESv2, and GLESv3 as LLNDK" into oc-mr1-dev by Jiyong Park · 7 years ago
- 9e354bd Merge "Add useful helper functions for tests" into oc-mr1-dev am: 77dd2aaf72 by Courtney Goeltzenleuchter · 7 years ago
- 00b15b8 Mark libEGL, GLESv1_CM, GLESv2, and GLESv3 as LLNDK by Jiyong Park · 7 years ago
- df0518c Add useful helper functions for tests by Courtney Goeltzenleuchter · 7 years ago
- 5205430 Merge "Fix clang-tidy performance warnings in frameworks/native." am: 2f651584f9 by Chih-Hung Hsieh · 7 years ago
- 7a8ced2 Merge "Mark libGLESv2.so and libEGL.so as VNDK libs." into oc-mr1-dev by Justin Yun · 7 years ago
- cb057c2 Fix clang-tidy performance warnings in frameworks/native. by Chih-Hung Hsieh · 7 years ago
- e124f74 Merge changes If4271719,I9c9b5de9,I46a26a67 into oc-dr1-dev am: ddd9c71272 by Courtney Goeltzenleuchter · 7 years ago
- 146c41f Merge "EGL: Add EGL_GL_scrgb extension" into oc-dr1-dev am: d5e8f47eff by Courtney Goeltzenleuchter · 7 years ago
- 1b71702 Check wide-color support before adding extensions by Courtney Goeltzenleuchter · 8 years ago
- 2cd68e6 EGL: Add EGL_GL_scrgb extension by Courtney Goeltzenleuchter · 8 years ago
- 91bbdcc Mark libGLESv2.so and libEGL.so as VNDK libs. by Justin Yun · 7 years ago
- b386b22 Merge "Fix compatibility problems with newer GLES Khronos headers." am: 61fbde2446 am: 104fc9efc7 am: a2729f0fae by Ian Elliott · 7 years ago
- 4f4b0ca Merge "Fix compatibility problems with newer GLES Khronos headers." am: 61fbde2446 am: 104fc9efc7 by Ian Elliott · 7 years ago
- 104fc9e Merge "Fix compatibility problems with newer GLES Khronos headers." by Ian Elliott · 7 years ago
- af8df17 Fix compatibility problems with newer GLES Khronos headers. by Ian Elliott · 7 years ago
- 096a6ac Merge "Reference nativehelper/jni.h as jni.h" am: 28c9177f66 am: 6ac4d2a42b am: 9cd659c8dc by Steven Moreland · 7 years ago
- 7ec584b Merge "Reference nativehelper/jni.h as jni.h" am: 28c9177f66 am: 6ac4d2a42b by Steven Moreland · 7 years ago
- 3c2a468 resolve merge conflicts of f8187f4e1 to oc-dr1-dev-plus-aosp by Ian Elliott · 7 years ago
- 6ac4d2a Merge "Reference nativehelper/jni.h as jni.h" am: 28c9177f66 by Steven Moreland · 7 years ago
- 28c9177 Merge "Reference nativehelper/jni.h as jni.h" by Treehugger Robot · 7 years ago
- bb7e1b6 resolve merge conflicts of 8a094116b to stage-aosp-master by Ian Elliott · 7 years ago
- 23bfa22 Reference nativehelper/jni.h as jni.h by Steven Moreland · 7 years ago
- 524e113 Update the Khronos EGL and GLES* header files. by Ian Elliott · 8 years ago
- e7be42b Update the Khronos EGL and GLES* header files. by Ian Elliott · 8 years ago
- be6845d Merge "Fix signed/unsigned conversion warning" by TreeHugger Robot · 8 years ago
- d3f1401 Fix signed/unsigned conversion warning by George Burgess IV · 8 years ago
- e417726 Print "test skipped" for wide-color tests by Courtney Goeltzenleuchter · 8 years ago
- d99694b Fix naming of test so it's printed properly by Courtney Goeltzenleuchter · 8 years ago
- 0f5bf76 Merge "remove extraneous `using namespace android`" am: 8e661076b6 am: b765fc92bb am: 7dfd2ba2d6 by Tom Cherry · 8 years ago
- b6f2d54 Merge "remove extraneous `using namespace android`" am: 8e661076b6 am: b765fc92bb by Tom Cherry · 8 years ago
- b765fc9 Merge "remove extraneous `using namespace android`" am: 8e661076b6 by Tom Cherry · 8 years ago
- ad5a3d5 remove extraneous `using namespace android` by Tom Cherry · 8 years ago
- e5d6f99 Check wide-color support before adding extensions by Courtney Goeltzenleuchter · 8 years ago
- 8589349 emulator: update EGL emulation library path by bohu · 8 years ago
- 9c93848 Fix trivial compiler warnings by Kalle Raita · 8 years ago
- 84802a1 Merge "Convert tests to Android.bp" by TreeHugger Robot · 8 years ago
- 03d9f07 Convert tests to Android.bp by Courtney Goeltzenleuchter · 8 years ago
- 33e2b78 EGL: Add EGL_GL_scrgb extension by Courtney Goeltzenleuchter · 8 years ago
- 15f7978 EGL: add color space validation by Courtney Goeltzenleuchter · 8 years ago
- c26fa01 Merge "EGL: add color space validation" by TreeHugger Robot · 8 years ago
- eeaa52b EGL: add color space validation by Courtney Goeltzenleuchter · 8 years ago
- a243e5d Mark EGL/GLES libs as vendor_available by Jiyong Park · 8 years ago
- 27b835c Merge "egl: handle failed eglMakeCurrent EGL_NO_CONTEXT" into oc-dev am: 2153f5e317 by Mike Stroyan · 8 years ago
- 47e741b egl: handle failed eglMakeCurrent EGL_NO_CONTEXT by Mike Stroyan · 8 years ago
- ea40401 EGL: Do not look up default namespace when sphal is defined by Justin Yun · 8 years ago
- b732030 EGL: Do not look up default namespace when sphal is defined by Justin Yun · 8 years ago
- b2f9ce2 configstore: should import ISurfaceFlingerConfigs by Jaesoo Lee · 8 years ago