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