summaryrefslogtreecommitdiffstats
path: root/opengl/libs/GLES2/gl2.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add runtime debugging capabilities to OpenGLRomain Guy2012-10-181-37/+0
* Revert "Add GL Error logs (temporary)"Chet Haase2012-10-101-9/+1
* Add GL Error logs (temporary)Chet Haase2012-10-041-1/+9
* Re-enable FAST_TLS in gl2 codeChet Haase2012-09-281-1/+1
* New compile-time flags to make debugging easier for us poor soulsRomain Guy2012-09-271-1/+11
* Add compile-time option to systrace GL-ES callsJesse Hall2012-08-131-0/+11
* Don't wrap EGLImageKHR and EGLSyncKHR anymoreMathias Agopian2012-02-141-24/+0
* add support for GL_EXT_debug_markerMathias Agopian2012-01-291-0/+14
* Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGESteve Block2012-01-031-1/+1
* am 4eb1ad5e: am 524a6d8e: Merge "better fix for [3028370] GL get error should...Mathias Agopian2010-09-231-0/+1
|\
| * better fix for [3028370] GL get error should return a valid error if no conte...Mathias Agopian2010-09-231-0/+1
* | Fix tons of bugs and add new text rendering support.Romain Guy2010-08-101-2/+18
|/
* Fix Android's glEGLImageTargetRenderbufferOES() wrapperMathias Agopian2010-03-291-1/+1
* Use the TLS register if HAVE_ARM_TLS_REGISTER is definedMathias Agopian2009-10-191-3/+11
* fix [2187212] add support for GLESv2 dispatch based on TLSMathias Agopian2009-10-141-3/+3
* Added most of the support needed for GLES 2.xMathias Agopian2009-05-271-0/+111