summaryrefslogtreecommitdiff
path: root/opengl/libs/egl_impl.h
AgeCommit message (Expand)Author
2018-10-15Revert "Revert "Split platform functions from entrypoints"" Cody Northrop
2018-10-12Revert "Split platform functions from entrypoints" Cody Northrop
2018-10-09Split platform functions from entrypoints Cody Northrop
2017-02-28clean-up EGL includes Mathias Agopian
2015-05-22Fix EGL shim extension injection for GL ES 3 drivers. Alistair Strachan
2012-02-14Don't wrap EGLImageKHR and EGLSyncKHR anymore Mathias Agopian
2012-01-29add support for GL_EXT_debug_marker Mathias Agopian
2011-05-23fix x86 build Mathias Agopian
2011-05-16refactor EGL source code Mathias Agopian
2010-04-09small cleanup. gEGLImpl should have been static Mathias Agopian
2009-10-14fix [2187212] add support for GLESv2 dispatch based on TLS Mathias Agopian
2009-08-17fix bug [2021677] egl driver unloaded after eglTerminate() is called Mathias Agopian
2009-05-28implement a real loader for EGL drivers Mathias Agopian
2009-05-14Merge commit 'goog/master' into merge_master Mathias Agopian
2009-05-08only export the GL entry-points, hide everything else. Mathias Agopian
2009-04-10Integrate from //sandbox/mathias/donut/...@145728 Mathias Agopian
2009-03-03auto import from //depot/cupcake/@135843 The Android Open Source Project
2009-03-03auto import from //depot/cupcake/@135843 The Android Open Source Project
2009-02-10auto import from //branches/cupcake/...@130745 The Android Open Source Project