summaryrefslogtreecommitdiffstats
path: root/opengl/libs/EGL/Loader.h
Commit message (Expand)AuthorAgeFilesLines
* change how the userspace GLES drivers are namedMathias Agopian2013-04-261-2/+1
* remove multiplexing of multiple EGL implementationMathias Agopian2012-02-131-13/+2
* support loading EGL libraries from /vendor/lib/egl as well as /system/lib/eglBrian Swetland2010-09-201-1/+1
* fix [2187212] add support for GLESv2 dispatch based on TLSMathias Agopian2009-10-141-3/+3
* implement a real loader for EGL driversMathias Agopian2009-05-281-0/+90