Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
native
/
eb868b3717f391951258b6b249862f02d83e2ea1
/
opengl
/
libs
/
EGL
/
Loader.cpp
c2466e6
With SANITIZE_TARGET, load EGL libs from the instrumented path.
by Evgenii Stepanov
· 9 years ago
c0ec5e2
Expose core EGL entry points to eglGetProcAddress
by Michael Chock
· 11 years ago
8edb8f5
Use /(vendor|system)/lib64/egl for 64-bit EGL libraries
by Dan Willemsen
· 11 years ago
f4486c6
try to keep omap4 alive
by Mathias Agopian
· 11 years ago
94cdba9
resolved conflicts for merge of 5477d0e4 to master
by Jesse Hall
· 11 years ago
c07b520
Find non-extension GLES wrappers in eglGetProcAddress
by Jesse Hall
· 11 years ago
9938142
change how the userspace GLES drivers are named
by Mathias Agopian
· 12 years ago
b4ba50d
fix a typo in EGL loader
by Mathias Agopian
· 12 years ago
39c24a2
fix local include paths
by Mathias Agopian
· 12 years ago
d75f84d
reduce PB size from 2MB to 512KB
by Mathias Agopian
· 12 years ago
7773c43
EGLConfig is now not remaped to an internal EGLConfig
by Mathias Agopian
· 13 years ago
ada798b
remove multiplexing of multiple EGL implementation
by Mathias Agopian
· 13 years ago
48d438d
add support for GL_EXT_debug_marker
by Mathias Agopian
· 13 years ago
e6f43dd
Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE
by Steve Block
· 13 years ago
9d45368
Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE
by Steve Block
· 13 years ago
0469dd6
glestrace: Framework for GLES tracing library
by Siva Velusamy
· 13 years ago
80b30c2
opengl: EGL: special case for GLES emulation
by David 'Digit' Turner
· 13 years ago
1cadb25
fix x86 build
by Mathias Agopian
· 13 years ago
0ad71a9
fix (Again) adding OES postfix when looking for gl functions
by Mathias Agopian
· 13 years ago
e647f3c
add OES postfix without truncating function
by Jeff Boody
· 14 years ago
65948aa
GLES2Debugger: Added DbgContext and vertex data capturing.
by David Li
· 14 years ago
2f5a655
Initial commit of GLESv2 debugger server
by David Li
· 14 years ago
2b9e4f6
support loading EGL libraries from /vendor/lib/egl as well as /system/lib/egl
by Brian Swetland
· 14 years ago
618fa10
fix [2187212] add support for GLESv2 dispatch based on TLS
by Mathias Agopian
· 15 years ago
8c17384
log an error when loading an existing GL driver fails
by Mathias Agopian
· 15 years ago
baca89c
fix a bug in ComponentSizeChooser where it could pick a software EGLConfig instead of a better h/w one.
by Mathias Agopian
· 15 years ago
574c16f
GLESv2 couldn't be loaded due to wrong path specification
by Mathias Agopian
· 15 years ago
fc86565
Make opengl loader use an absolute path.
by Marco Nelissen
· 15 years ago
f909cb6
remove some spurious debuging LOGD
by Mathias Agopian
· 15 years ago
acdebe3
fix/clean these Android.mk following dbort and joeo's comments
by Mathias Agopian
· 15 years ago
de58697
implement a real loader for EGL drivers
by Mathias Agopian
· 15 years ago