summaryrefslogtreecommitdiff
path: root/opengl/libs/EGL/eglApi.cpp
AgeCommit message (Expand)Author
2017-06-23EGL: Add EGL_GL_scrgb extensionCourtney 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-10Merge "egl: recover from failed eglMakeCurrent" into oc-dev am: 35c63d456aMike Stroyan
2017-05-08egl: recover from failed eglMakeCurrentMike Stroyan
2017-05-08Default dataspace must be UNKNOWN for compatibilityCourtney Goeltzenleuchter
2017-05-02Apply and Track EGL_GL_COLORSPACE_KHRCourtney Goeltzenleuchter
2017-04-26Add new EGL colorspace extensionsCourtney Goeltzenleuchter
2017-04-17Expose EGL_ANDROID_native_fence_sync.Craig Donner
2017-04-11egl: Avoid use of retire as presentBrian Anderson
2017-03-17egl: Remove retire event.Brian Anderson
2017-03-10Remove dependency to most of libutilsMathias Agopian
2017-03-08Remove a dependency of EGL on ui/GraphicBuffer.hMathias Agopian
2017-03-08remove EGL dependency on libbinderMathias Agopian
2017-03-08check that the NativeWindowType is valid in eglCreateWindowSurfaceMathias Agopian
2017-03-06Whitelist EGL_KHR_no_config_contextPyry Haulos
2017-02-28clean-up EGL includesMathias Agopian
2017-02-24remove warningsMathias Agopian
2017-02-24Remove dead-codeMathias Agopian
2017-02-23split libandroid.soMathias Agopian
2017-02-17Merge changes from topic 'GPU_replace_GL'Brian C. Anderson
2017-02-17Merge "Expose extension for obtaining an EGLClientBuffer from an AHardwareBuf...TreeHugger Robot
2017-02-16Expose extension for obtaining an EGLClientBuffer from an AHardwareBufferCraig Donner
2017-02-15Change GL references to GPU for getFrameTimestamps.Brian Anderson
2017-02-16Merge "EGL: Enable eglGetFrameTimestamps."Brian C. Anderson
2017-02-15Merge "EGL: Add eglGetCompositorTimingANDROID."Brian C. Anderson
2017-02-14Merge "EGL: Use frameId instead of framesAgo for frame events."Brian C. Anderson
2017-02-13EGL: Enable eglGetFrameTimestamps.Brian Anderson
2017-02-13EGL: Add eglGetCompositorTimingANDROID.Brian Anderson
2017-02-03EGL: Use frameId instead of framesAgo for frame events.Brian Anderson
2017-02-03Add methods for allocating and locking GraphicBuffers via gralloc1 flagsCraig Donner
2017-01-26Add support for EGL_EXT_pixel_format_floatCourtney Goeltzenleuchter
2017-01-20resolve merge conflicts of 1508ae60c to masterJesse Hall
2017-01-20libEGL: Add initialization tracingJesse Hall
2017-01-17Merge changes from topic 'latchAndLastRefresh'Brian C. Anderson
2017-01-12EGL: Expose latch, last composite, and dequeue ready.Brian Anderson
2017-01-12resolve merge conflicts of a2c2d11f9 to masterMark Salyzyn
2017-01-11Replace cutils/log.h and rationalize log/log.h and android/log.hMark Salyzyn
2016-12-28resolve merge conflicts of 525a5f2 to masterMark Salyzyn
2016-12-22Replace cutils/log.h and rationalize log/log.h and android/log.hMark Salyzyn
2016-12-15Merge "Add fp16 pixel and window formats"TreeHugger Robot
2016-12-13Add fp16 pixel and window formatsRomain Guy
2016-12-13Merge "egl: add EGL_IMG_context_priority to the whitelist" am: d94925cf3c am:...Christian Poetzsch
2016-12-13Merge "egl: add EGL_IMG_context_priority to the whitelist"Treehugger Robot
2016-12-12Allow both RENDER and TEXTURE flags when creating native client buffers.Craig Donner
2016-12-12Allow both RENDER and TEXTURE flags when creating native client buffers. am: ...Craig Donner
2016-12-12Allow both RENDER and TEXTURE flags when creating native client buffers.Craig Donner