summaryrefslogtreecommitdiffstats
path: root/opengl
Commit message (Expand)AuthorAgeFilesLines
* Add ES3 functions and constants, difficult ones commented outJesse Hall2013-04-103-31/+453
* Support "const GLChar*" and "const GLenum*" typesJesse Hall2013-04-102-1/+6
* Minor changes to ES3 functions inherited from ES2Jesse Hall2013-04-101-5/+5
* Generate GLES30 class, just a clone of GLES20 for nowJesse Hall2013-04-105-3/+501
* Make gen more readable, use UNIX-style line endingsJesse Hall2013-04-102-146/+162
* Add liblogYing Wang2013-04-099-6/+15
* fix local include pathsMathias Agopian2013-04-0411-22/+20
* Merge "EGL_ANDROID_presentation_time: initial spec draft" into jb-mr2-devJamie Gennis2013-04-011-0/+121
|\
| * EGL_ANDROID_presentation_time: initial spec draftJamie Gennis2013-04-011-0/+121
* | 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 e3a396b2: am 906bd042: Merge "[MIPS] Add MIPS architecture support to libagl"Keun-young Park2013-03-294-1/+113
|\ \ \
| * \ \ Merge "[MIPS] Add MIPS architecture support to libagl"Keun-young Park2013-03-294-1/+113
| |\ \ \
| | * | | [MIPS] Add MIPS architecture support to libaglDuane Sand2013-03-274-1/+113
* | | | | am 111d920b: am d3b2c029: Merge "[MIPS] Add MIPS architecture support to open...Keun-young Park2013-03-284-1/+116
|\ \ \ \ \ | |/ / / / | | | / / | |_|/ / |/| | |
| * | | Merge "[MIPS] Add MIPS architecture support to opengl framework"Keun-young Park2013-03-294-1/+116
| |\ \ \
| | * | | [MIPS] Add MIPS architecture support to opengl frameworkDuane Sand2013-03-284-1/+116
| | |/ /
* | | | Merge changes I22f1b358,I5496d0de,Ifd98966b into jb-mr2-devMathias Agopian2013-03-286-147/+504
|\ \ \ \ | |_|_|/ |/| | |
| * | | replace eglWaitSyncANDROID by eglWaitSyncKHRMathias Agopian2013-03-283-26/+34
| * | | update EGL headers to most recentMathias Agopian2013-03-283-86/+372
| * | | cleanup EGL extensions strings and entry-pointsMathias Agopian2013-03-283-40/+103
* | | | am 4194b389: am 0b6c4157: Merge "frameworks/native/opengl: Fix build with gcc...Jesse Hall2013-03-284-4/+4
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | frameworks/native/opengl: Fix build with gcc 4.8Bernhard Rosenkränzer2013-03-274-4/+4
| |/
* | improved CallStack a bitMathias Agopian2013-03-212-6/+2
* | Merge "When disconnecting a surface, cancel don't queue the buffer" into jb-m...Jesse Hall2013-03-071-2/+1
|\ \
| * | When disconnecting a surface, cancel don't queue the bufferJesse Hall2013-03-071-2/+1
* | | Merge "Defer destroying surfaces until not current" into jb-mr2-devJesse Hall2013-03-071-5/+12
|\ \ \ | |/ /
| * | Defer destroying surfaces until not currentJesse Hall2013-03-071-5/+12
* | | another attempt to fix the buildMathias Agopian2013-03-062-2/+4
|/ /
* | attempt to fix buildMathias Agopian2013-03-061-0/+4
* | Add eglPresentationTimeANDROIDAndy McFadden2013-03-055-1/+37
* | add some missing parameter validation in GLES java bindingsMathias Agopian2013-02-2529-595/+508
* | Merge changes Ic344ef63,If9bb02be,Ic8f94634Jesse Hall2013-02-2426-126/+7738
|\ \
| * | 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
| * | Import OpenGL ES 3.0 headers from Khronos SVNJesse Hall2013-02-125-2/+1116
* | | Merge changes I45836219,I70a4075eJesse Hall2013-02-236-6/+6
|\ \ \ | |/ /
| * | Regenerate API/trace files for constness changeJesse Hall2013-02-114-4/+4
| * | Import constness fix from gl3.h into gl2.h.Alistair Strachan2013-02-112-2/+2
* | | sort the check file in alphabetical orderMathias Agopian2013-02-221-20/+19
* | | update glgen to take into account recent changesMathias Agopian2013-02-224-6/+9
* | | Refactoring: Rename SurfaceTextureClient to SurfaceMathias Agopian2013-02-143-4/+4
* | | am 45b0e435: Merge "Simplify OpenGL TLS access on ARM."Elliott Hughes2013-02-146-65/+3
|\ \ \ | |/ / |/| / | |/
| * Simplify OpenGL TLS access on ARM.Elliott Hughes2013-02-136-65/+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 a90173d8: am 762a6d86: Merge "DO NOT MERGE - native_fence_sync: fix an enu...Andy McFadden2012-11-271-10/+11
| |\ \