| Commit message (Expand) | Author | Age | Files | Lines |
* | add support for GL_EXT_debug_marker | Mathias Agopian | 2012-01-29 | 1 | -0/+13 |
* | Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE | Steve Block | 2012-01-08 | 1 | -2/+2 |
* | Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE | Steve Block | 2012-01-03 | 1 | -7/+7 |
* | glestrace: Framework for GLES tracing library | Siva Velusamy | 2011-12-02 | 1 | -2/+2 |
* | opengl: EGL: special case for GLES emulation | David 'Digit' Turner | 2011-09-02 | 1 | -0/+43 |
* | fix x86 build | Mathias Agopian | 2011-05-23 | 1 | -3/+2 |
* | fix (Again) adding OES postfix when looking for gl functions | Mathias Agopian | 2011-05-11 | 1 | -9/+6 |
* | add OES postfix without truncating function | Jeff Boody | 2011-05-11 | 1 | -4/+6 |
* | GLES2Debugger: Added DbgContext and vertex data capturing. | David Li | 2011-03-10 | 1 | -1/+1 |
* | Initial commit of GLESv2 debugger server | David Li | 2011-03-03 | 1 | -0/+2 |
* | support loading EGL libraries from /vendor/lib/egl as well as /system/lib/egl | Brian Swetland | 2010-09-20 | 1 | -13/+15 |
* | fix [2187212] add support for GLESv2 dispatch based on TLS | Mathias Agopian | 2009-10-14 | 1 | -12/+14 |
* | log an error when loading an existing GL driver fails | Mathias Agopian | 2009-09-20 | 1 | -5/+14 |
* | fix a bug in ComponentSizeChooser where it could pick a software EGLConfig in... | Mathias Agopian | 2009-08-20 | 1 | -2/+2 |
* | GLESv2 couldn't be loaded due to wrong path specification | Mathias Agopian | 2009-07-29 | 1 | -1/+1 |
* | Make opengl loader use an absolute path. | Marco Nelissen | 2009-07-07 | 1 | -1/+1 |
* | remove some spurious debuging LOGD | Mathias Agopian | 2009-06-03 | 1 | -1/+1 |
* | fix/clean these Android.mk following dbort and joeo's comments | Mathias Agopian | 2009-06-03 | 1 | -4/+2 |
* | implement a real loader for EGL drivers | Mathias Agopian | 2009-05-28 | 1 | -0/+278 |