summaryrefslogtreecommitdiffstats
path: root/opengl/libs/EGL/Loader.cpp
Commit message (Expand)AuthorAgeFilesLines
* GLES2Debugger: Added DbgContext and vertex data capturing.David Li2011-03-101-1/+1
* Initial commit of GLESv2 debugger serverDavid Li2011-03-031-0/+2
* support loading EGL libraries from /vendor/lib/egl as well as /system/lib/eglBrian Swetland2010-09-201-13/+15
* fix [2187212] add support for GLESv2 dispatch based on TLSMathias Agopian2009-10-141-12/+14
* log an error when loading an existing GL driver failsMathias Agopian2009-09-201-5/+14
* fix a bug in ComponentSizeChooser where it could pick a software EGLConfig in...Mathias Agopian2009-08-201-2/+2
* GLESv2 couldn't be loaded due to wrong path specificationMathias Agopian2009-07-291-1/+1
* Make opengl loader use an absolute path.Marco Nelissen2009-07-071-1/+1
* remove some spurious debuging LOGDMathias Agopian2009-06-031-1/+1
* fix/clean these Android.mk following dbort and joeo's commentsMathias Agopian2009-06-031-4/+2
* implement a real loader for EGL driversMathias Agopian2009-05-281-0/+278