summaryrefslogtreecommitdiffstats
path: root/opengl/libs
Commit message (Expand)AuthorAgeFilesLines
* Add liblogYing Wang2013-04-092-4/+4
* fix local include pathsMathias Agopian2013-04-0411-22/+20
* Fix MIPS assembly variable names to not conflict with GL API parameter namesJesse Hall2013-03-303-22/+22
* Merge "don't use compile-time configuration of libgui as much as possible" in...Mathias Agopian2013-03-291-4/+19
|\
| * don't use compile-time configuration of libgui as much as possibleMathias Agopian2013-03-291-4/+19
* | am 111d920b: am d3b2c029: Merge "[MIPS] Add MIPS architecture support to open...Keun-young Park2013-03-284-1/+116
|\ \ | |/ |/|
| * [MIPS] Add MIPS architecture support to opengl frameworkDuane Sand2013-03-284-1/+116
* | replace eglWaitSyncANDROID by eglWaitSyncKHRMathias Agopian2013-03-282-18/+34
* | cleanup EGL extensions strings and entry-pointsMathias Agopian2013-03-283-40/+103
* | improved CallStack a bitMathias Agopian2013-03-212-6/+2
* | Add eglPresentationTimeANDROIDAndy McFadden2013-03-051-0/+22
* | Merge changes Ic344ef63,If9bb02be,Ic8f94634Jesse Hall2013-02-2421-124/+6622
|\ \
| * | Symlink /system/lib/libGLESv3.so -> libGLESv2.soJesse Hall2013-02-131-0/+14
| * | Add ES3 support to libGLESv2 and tracing toolsJesse Hall2013-02-1220-124/+6608
* | | Merge changes I45836219,I70a4075eJesse Hall2013-02-235-5/+5
|\ \ \ | |/ /
| * | Regenerate API/trace files for constness changeJesse Hall2013-02-114-4/+4
| * | Import constness fix from gl3.h into gl2.h.Alistair Strachan2013-02-111-1/+1
* | | am 45b0e435: Merge "Simplify OpenGL TLS access on ARM."Elliott Hughes2013-02-145-56/+3
|\ \ \ | |/ / |/| / | |/
| * Simplify OpenGL TLS access on ARM.Elliott Hughes2013-02-135-56/+3
* | Force a specific locale for sortingJesse Hall2013-02-111-0/+8
* | am 873ab60e: am 75b83e4d: Merge "Gfx-3d: fix GetProcAddress in egl extention"Jesse Hall2013-02-011-1/+4
|\ \ | |/
| * am 75b83e4d: Merge "Gfx-3d: fix GetProcAddress in egl extention"Jesse Hall2013-02-011-1/+4
| |\
| | * Gfx-3d: fix GetProcAddress in egl extentionluliuhui2013-01-221-1/+4
| * | am c859084c: am a9a4cd48: gltrace: Make sure device is debuggable.Siva Velusamy2012-11-201-0/+6
| |\ \ | | |/ | |/|
| | * gltrace: Make sure device is debuggable.Siva Velusamy2012-11-201-0/+6
* | | gltrace: Add support for tracing running applications.Siva Velusamy2012-12-205-47/+157
* | | Use LOCAL_REQUIRED_MODULES to establish dependencyYing Wang2012-12-041-17/+17
* | | gltrace: Make sure device is debuggable.Siva Velusamy2012-11-201-0/+6
* | | am 168dfe71: am 5e530e02: am a151a19d: Merge "Fix return type of glGetAttribL...Andrew Hsieh2012-11-066-14/+14
|\ \ \ | |/ /
| * | am a151a19d: Merge "Fix return type of glGetAttribLocation and glGetUniformLo...Andrew Hsieh2012-11-066-14/+14
| |\ \
| | * | Fix return type of glGetAttribLocation and glGetUniformLocationAndrew Hsieh2012-11-066-14/+14
| | * | Merge "egl: Reintroduce eglGetRenderBufferANDROID"Jean-Baptiste Queru2012-10-051-1/+17
| | |\ \
| | | * | egl: Reintroduce eglGetRenderBufferANDROIDBjorn Andersson2012-08-271-1/+17
* | | | | am f58475b5: am 60393d45: Merge "Add runtime debugging capabilities to OpenGL...Romain Guy2012-10-183-42/+137
|\ \ \ \ \ | |/ / / /
| * | | | am 60393d45: Merge "Add runtime debugging capabilities to OpenGL" into jb-mr1...Romain Guy2012-10-183-42/+137
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Add runtime debugging capabilities to OpenGLRomain Guy2012-10-183-42/+137
* | | | | am 23bcd8d2: am 825a9a2d: Merge "Update comments to reflect what the code act...Romain Guy2012-10-161-2/+2
|\ \ \ \ \ | |/ / / /
| * | | | am 825a9a2d: Merge "Update comments to reflect what the code actually does" i...Romain Guy2012-10-161-2/+2
| |\ \ \ \ | | |/ / /
| | * | | Update comments to reflect what the code actually doesRomain Guy2012-10-151-2/+2
* | | | | am 49fe8add: am b96fe085: Merge "Add new debug option to force 4x MSAA in Ope...Romain Guy2012-10-151-0/+53
|\ \ \ \ \ | |/ / / /
| * | | | am b96fe085: Merge "Add new debug option to force 4x MSAA in OpenGL ES 2.0 ap...Romain Guy2012-10-151-0/+53
| |\ \ \ \ | | |/ / /
| | * | | Add new debug option to force 4x MSAA in OpenGL ES 2.0 appsRomain Guy2012-10-151-0/+53
* | | | | Merge "gltrace: Do not start gltrace from early_egl_init."Siva Velusamy2012-10-101-1/+0
|\ \ \ \ \
| * | | | | gltrace: Do not start gltrace from early_egl_init.Siva Velusamy2012-10-101-1/+0
* | | | | | am 8b75830c: am 8d5d2019: Revert "Add GL Error logs (temporary)"Chet Haase2012-10-102-13/+1
|\ \ \ \ \ \ | |/ / / / / |/| / / / / | |/ / / /
| * | | | am 8d5d2019: Revert "Add GL Error logs (temporary)"Chet Haase2012-10-102-13/+1
| |\ \ \ \ | | |/ / /
| | * | | Revert "Add GL Error logs (temporary)"Chet Haase2012-10-102-13/+1
* | | | | am 9c58d96f: am 27b28fd9: Merge "Add GL Error logs (temporary)" into jb-mr1-devChet Haase2012-10-042-1/+13
|\ \ \ \ \ | |/ / / /
| * | | | am 27b28fd9: Merge "Add GL Error logs (temporary)" into jb-mr1-devChet Haase2012-10-042-1/+13
| |\ \ \ \ | | |/ / /
| | * | | Add GL Error logs (temporary)Chet Haase2012-10-042-1/+13