summaryrefslogtreecommitdiff
path: root/opengl
AgeCommit message (Expand)Author
2021-06-15Avoid trying to disconnect twice with ANGLEJason Macnak
2021-06-04eglSurfaceAttrib EGL_TIMESTAMPS_ANDROID non-window surface fix.rnlee
2021-04-28Merge "Remove llndk_headers module" am: aaf8e170a6 am: b86e54d22b am: 4078d3da96Colin Cross
2021-04-27Merge "Replace llndk_library with llndk clause in cc_library" am: b962746880 ...Colin Cross
2021-04-26Remove llndk_headers moduleColin Cross
2021-04-22Replace llndk_library with llndk clause in cc_libraryColin Cross
2021-03-10Merge "Add timvp to opengl/OWNERS" am: 8d88407f02 am: c5480f300f am: 1f7faec710Tim Van Patten
2021-03-09Merge "Update OWNERS files" am: 3e408369ff am: 00e0bf8fca am: 397d02d1ecYiwei Zhang
2021-03-09Add timvp to opengl/OWNERSTim Van Patten
2021-03-09Update OWNERS filesYiwei Zhang
2021-03-05Read ro.hardware.egl for ANGLE's filenameTim Van Patten
2021-03-04Read ro.hardware.egl for ANGLE's filenameTim Van Patten
2021-03-02Load ANGLEResetDisplayPlatform via dlsymJason Macnak
2021-03-01Merge "Load ANGLEResetDisplayPlatform via dlsym" into sc-devJason Macnak
2021-02-25[LSC] Add LOCAL_LICENSE_KINDS to frameworks/nativeBob Badour
2021-02-25Revert "[LSC] Add LOCAL_LICENSE_KINDS to frameworks/native"Bob Badour
2021-02-25Load ANGLEResetDisplayPlatform via dlsymJason Macnak
2021-02-17[LSC] Add LOCAL_LICENSE_KINDS to frameworks/nativeBob Badour
2021-02-15[LSC] Add LOCAL_LICENSE_KINDS to frameworks/nativeBob Badour
2021-02-05Rename DisplayConfig to DisplayModeMarin Shalamanov
2021-01-06Merge "OpenGL: allow to expose EGL_NV_context_priority_realtime"TreeHugger Robot
2021-01-06OpenGL: allow to expose EGL_NV_context_priority_realtimeYiwei Zhang
2021-01-05opengl: make gl_headers available to host modulesJesse Hall
2020-12-22Merge "Rearrange opengl llndk libraries to be next to implementations" am: 64...Colin Cross
2020-12-17Rearrange opengl llndk libraries to be next to implementationsColin Cross
2020-11-13Vulkan/OpenGL: log dlerror for loading updatable gfx driverYiwei Zhang
2020-10-23Merge "Make the connection between implementation and llndk_library explicit"...Colin Cross
2020-10-23Merge "Make the connection between implementation and llndk_library explicit"Colin Cross
2020-10-22Merge "Update bufferOffset logic in GPU upload functions" am: 58593e6b12 am: ...Treehugger Robot
2020-10-21Merge "Update bufferOffset logic in GPU upload functions"Treehugger Robot
2020-10-19Make the connection between implementation and llndk_library explicitColin Cross
2020-10-13OpenGL: fix initializeAnglePlatform with built-in ANGLE driverYiwei Zhang
2020-09-26Plumb ANGLE EGL features for debugging.Peiyong Lin
2020-09-10Fix support of different attrib_list in eglGetPlatformDisplayWoody Chow
2020-08-29Merge Android R (rvc-dev-plus-aosp-without-vendor@6692709)Xin Li
2020-08-14OpenGL: fix initializeAnglePlatform with built-in ANGLE driverYiwei Zhang
2020-08-13EGL: refactor and enforce clang-formatYiwei Zhang
2020-08-12EGL: remove redundant codes for hibernationYiwei Zhang
2020-08-12Expose EGL_ANDROID_native_fence_sync to the applicationsYiwei Zhang
2020-07-29Merge "OpenGL: Use more inclusive terms" am: 303d4ecdad am: 4464572a00 am: 30...Treehugger Robot
2020-07-29Merge "OpenGL: Use more inclusive terms" am: 303d4ecdad am: 4464572a00Treehugger Robot
2020-07-28OpenGL: Use more inclusive termsYiwei Zhang
2020-07-21Merge "vulkan/opengl: rename some vars and comments"Treehugger Robot
2020-07-21vulkan/opengl: rename some vars and commentsYiwei Zhang
2020-07-10Update bufferOffset logic in GPU upload functionsAdam Bodnar
2020-06-25Merge "opengl: Check GL_EXT_debug_marker before using it."TreeHugger Robot
2020-06-24opengl: Check GL_EXT_debug_marker before using it.Tao Wu
2020-06-24Update to use nativehelper/JNIPlatformHelp.hOrion Hodson
2020-06-24Update to use nativehelper/JNIPlatformHelp.hOrion Hodson
2020-06-24Merge "Update to use nativehelper/JNIPlatformHelp.h"Orion Hodson