summaryrefslogtreecommitdiffstats
path: root/opengl/libs/EGL/getProcAddress.cpp
Commit message (Expand)AuthorAgeFilesLines
* [MIPS] Fix mips32r1 buildDuane Sand2015-02-021-0/+1
* Use register numbers instead of register namesNikola Veljkovic2015-01-191-6/+6
* [MIPS] Further opengl support for mips64 and mipsr6Duane Sand2015-01-191-4/+37
* EGL: make x86/64 wrappers resistant to -fno-omit-frame-pointer flagMichal Wajdeczko2014-11-121-2/+2
* Add aarch64 EGL/GLES trampolinesJesse Hall2014-06-061-1/+21
* EGL: add x86/64 assembly code for EGL/GLES wrappersmwajdecz2014-05-271-0/+45
* improve GLES jumptablesMathias Agopian2013-07-011-15/+7
* fix local include pathsMathias Agopian2013-04-041-1/+0
* Fix MIPS assembly variable names to not conflict with GL API parameter namesJesse Hall2013-03-301-6/+6
* [MIPS] Add MIPS architecture support to opengl frameworkDuane Sand2013-03-281-0/+37
* Simplify OpenGL TLS access on ARM.Elliott Hughes2013-02-131-8/+1
* add all needed GL extension wrappersMathias Agopian2012-01-301-16/+34
* fix x86 buildMathias Agopian2011-05-231-2/+3
* improve a bit the implementation of eglGetProcAddressMathias Agopian2010-08-091-86/+32
* fix [2421247] implement eglGetProcAddress(), needed in the ndkMathias Agopian2010-08-021-0/+176