summaryrefslogtreecommitdiffstats
path: root/opengl/libs/GLES_CM
Commit message (Expand)AuthorAgeFilesLines
* [MIPS] Fix mips32r1 buildDuane Sand2015-02-021-0/+1
* Use register numbers instead of register namesNikola Veljkovic2015-01-191-8/+8
* [MIPS] Further opengl support for mips64 and mipsr6Duane Sand2015-01-191-5/+39
* EGL: make x86/64 wrappers resistant to -fno-omit-frame-pointer flagMichal Wajdeczko2014-11-121-2/+2
* am 17cbadf0: am 6fa169fa: Merge "Add aarch64 EGL/GLES trampolines"Jesse Hall2014-06-071-13/+31
|\
| * Add aarch64 EGL/GLES trampolinesJesse Hall2014-06-061-13/+31
* | am 92374318: am 618c78c0: am dc273621: Merge "EGL: add x86/64 assembly code f...Jesse Hall2014-05-271-0/+38
|\ \ | |/
| * EGL: add x86/64 assembly code for EGL/GLES wrappersmwajdecz2014-05-271-0/+38
* | opengl: Update GLES headers and generate *.in from registry XMLJesse Hall2014-05-212-213/+312
* | Revert "opengl: Generate *.in from registry XML"Jesse Hall2014-05-202-312/+213
* | opengl: Generate *.in from registry XMLJesse Hall2014-05-192-213/+312
* | Disable warnings when generating GL wrappersJesse Hall2014-05-171-0/+2
|/
* native frameworks: 64-bit compile issuesMark Salyzyn2014-03-121-7/+7
* improve GLES jumptablesMathias Agopian2013-07-011-43/+13
* fix local include pathsMathias Agopian2013-04-041-2/+2
* Fix MIPS assembly variable names to not conflict with GL API parameter namesJesse Hall2013-03-301-8/+8
* [MIPS] Add MIPS architecture support to opengl frameworkDuane Sand2013-03-281-0/+38
* Simplify OpenGL TLS access on ARM.Elliott Hughes2013-02-131-8/+1
* Don't wrap EGLImageKHR and EGLSyncKHR anymoreMathias Agopian2012-02-142-26/+2
* add support for GL_EXT_debug_markerMathias Agopian2012-01-292-1/+15
* update GLES headers and add support for corresponding new extensions.Mathias Agopian2012-01-281-0/+42
* Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGESteve Block2012-01-081-1/+1
* better fix for [3028370] GL get error should return a valid error if no conte...Mathias Agopian2010-09-231-0/+1
* update GL ES stub libraries with the new GL ES headersMathias Agopian2010-06-092-2/+110
* Fix Android's glEGLImageTargetRenderbufferOES() wrapperMathias Agopian2010-03-291-1/+1
* Implement Matrix Palette extension.Jack Palevich2009-12-081-0/+21
* 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-142-235/+0
* add a way to easily catch and log GL errors (compile time flag)Mathias Agopian2009-10-081-3/+21
* Added most of the support needed for GLES 2.xMathias Agopian2009-05-272-0/+235
* Merge commit 'goog/master' into merge_masterMathias Agopian2009-05-141-0/+11
|\
| * remove the gl{Vertex|Color|TexCoord|Normal}PointerBounds() "extension" fro eg...Mathias Agopian2009-05-081-0/+11
* | Merge commit 'goog/master' into merge_masterMathias Agopian2009-04-304-1675/+561
|\ \ | |/
| * use gl.h to generate the *.in files. we are now supporting the full gl.h and ...Mathias Agopian2009-04-233-617/+563
| * integrate some OpenGL ES changes back from master_gl in preparation of openin...Mathias Agopian2009-04-233-1409/+511
* | Integrate from //sandbox/mathias/donut/...@145728Mathias Agopian2009-04-102-351/+520
|/
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-033-0/+1782
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-033-1782/+0
* auto import from //branches/cupcake/...@130745The Android Open Source Project2009-02-103-0/+1782