Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | Merge "gl_code.cpp: Remove a DOS style newline" | Jesse Hall | 2013-05-13 | 1 | -1/+1 | |
| | |\ \ | ||||||
| | | * | | gl_code.cpp: Remove a DOS style newline | Bernhard Rosenkränzer | 2013-03-27 | 1 | -1/+1 | |
* | | | | | Merge "change how the userspace GLES drivers are named" | Mathias Agopian | 2013-05-02 | 2 | -63/+127 | |
|\ \ \ \ \ | ||||||
| * | | | | | change how the userspace GLES drivers are named | Mathias Agopian | 2013-04-26 | 2 | -63/+127 | |
* | | | | | | am 958ef3d7: am c8639351: Generate new EGLExt class | Jesse Hall | 2013-05-02 | 8 | -24/+195 | |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | ||||||
| * | | | | | Generate new EGLExt class | Jesse Hall | 2013-05-02 | 8 | -24/+195 | |
* | | | | | | am 34c0fb18: am cc8f8ad3: Merge "Fix glGetUniformIndices JNI prototype" into ... | Jesse Hall | 2013-04-30 | 1 | -1/+1 | |
|\ \ \ \ \ \ | |/ / / / / | ||||||
| * | | | | | Merge "Fix glGetUniformIndices JNI prototype" into jb-mr2-dev | Jesse Hall | 2013-05-01 | 1 | -1/+1 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Fix glGetUniformIndices JNI prototype | Jesse Hall | 2013-04-29 | 1 | -1/+1 | |
* | | | | | | | am ef4dbb6a: am 5d46b04b: Merge "Recommend different time source" into jb-mr2... | Andy McFadden | 2013-04-30 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ | |/ / / / / / | ||||||
| * | | | | | | Merge "Recommend different time source" into jb-mr2-dev | Andy McFadden | 2013-05-01 | 1 | -2/+2 | |
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | | | ||||||
| | * | | | | | Recommend different time source | Andy McFadden | 2013-04-29 | 1 | -2/+2 | |
* | | | | | | | am 8369c473: am f6d1c393: EGL: expose the EGL_KHR_create_context extension | Jamie Gennis | 2013-04-29 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ | |/ / / / / / | ||||||
| * | | | | | | EGL: expose the EGL_KHR_create_context extension | Jamie Gennis | 2013-04-25 | 1 | -0/+1 | |
| |/ / / / / | ||||||
* | | | | | | Merge "Fix range check" | Andy McFadden | 2013-04-29 | 1 | -0/+1 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||||
| * | | | | | Fix range check | Andy McFadden | 2013-04-25 | 1 | -0/+1 | |
| |/ / / / | ||||||
* | | | | | fix a typo in EGL loader | Mathias Agopian | 2013-04-23 | 1 | -1/+1 | |
|/ / / / | ||||||
* | | | | fix "traceGpuCompletion" debug feature | Mathias Agopian | 2013-04-16 | 1 | -13/+8 | |
* | | | | Subclass GLES30 from GLES20, @Deprecate GL_STENCIL_INDEX | Jesse Hall | 2013-04-15 | 5 | -466/+9 | |
* | | | | Special-case glGetActiveUniformBlockName | Jesse Hall | 2013-04-10 | 4 | -1/+159 | |
* | | | | Special-case glGetStringi | Jesse Hall | 2013-04-10 | 4 | -1/+17 | |
* | | | | Special-case glMapBufferRange | Jesse Hall | 2013-04-10 | 4 | -1/+24 | |
* | | | | Special-case glGetBufferPointerv | Jesse Hall | 2013-04-10 | 4 | -1/+20 | |
* | | | | Special-case glGetUniformIndices | Jesse Hall | 2013-04-10 | 4 | -1/+174 | |
* | | | | Special-case glGetTransformFeedbackVarying | Jesse Hall | 2013-04-10 | 4 | -1/+381 | |
* | | | | Special-case glTransformFeedbackVaryings | Jesse Hall | 2013-04-10 | 4 | -1/+59 | |
* | | | | Add buffer object versions of several functions | Jesse Hall | 2013-04-10 | 6 | -7/+95 | |
* | | | | Add *int64 and GLsync types and related functions | Jesse Hall | 2013-04-10 | 3 | -10/+16 | |
* | | | | Add ES3 functions and constants, difficult ones commented out | Jesse Hall | 2013-04-10 | 3 | -31/+453 | |
* | | | | Support "const GLChar*" and "const GLenum*" types | Jesse Hall | 2013-04-10 | 2 | -1/+6 | |
* | | | | Minor changes to ES3 functions inherited from ES2 | Jesse Hall | 2013-04-10 | 1 | -5/+5 | |
* | | | | Generate GLES30 class, just a clone of GLES20 for now | Jesse Hall | 2013-04-10 | 5 | -3/+501 | |
* | | | | Make gen more readable, use UNIX-style line endings | Jesse Hall | 2013-04-10 | 2 | -146/+162 | |
* | | | | Add liblog | Ying Wang | 2013-04-09 | 9 | -6/+15 | |
* | | | | fix local include paths | Mathias Agopian | 2013-04-04 | 11 | -22/+20 | |
* | | | | Merge "EGL_ANDROID_presentation_time: initial spec draft" into jb-mr2-dev | Jamie Gennis | 2013-04-01 | 1 | -0/+121 | |
|\ \ \ \ | ||||||
| * | | | | EGL_ANDROID_presentation_time: initial spec draft | Jamie Gennis | 2013-04-01 | 1 | -0/+121 | |
* | | | | | Fix MIPS assembly variable names to not conflict with GL API parameter names | Jesse Hall | 2013-03-30 | 3 | -22/+22 | |
* | | | | | Merge "don't use compile-time configuration of libgui as much as possible" in... | Mathias Agopian | 2013-03-29 | 1 | -4/+19 | |
|\ \ \ \ \ | ||||||
| * | | | | | don't use compile-time configuration of libgui as much as possible | Mathias Agopian | 2013-03-29 | 1 | -4/+19 | |
* | | | | | | am e3a396b2: am 906bd042: Merge "[MIPS] Add MIPS architecture support to libagl" | Keun-young Park | 2013-03-29 | 4 | -1/+113 | |
|\ \ \ \ \ \ | | |_|/ / / | |/| | | | | ||||||
| * | | | | | Merge "[MIPS] Add MIPS architecture support to libagl" | Keun-young Park | 2013-03-29 | 4 | -1/+113 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | [MIPS] Add MIPS architecture support to libagl | Duane Sand | 2013-03-27 | 4 | -1/+113 | |
* | | | | | | | am 111d920b: am d3b2c029: Merge "[MIPS] Add MIPS architecture support to open... | Keun-young Park | 2013-03-28 | 4 | -1/+116 | |
|\ \ \ \ \ \ \ | |/ / / / / / | | | / / / / | |_|/ / / / |/| | | | | | ||||||
| * | | | | | Merge "[MIPS] Add MIPS architecture support to opengl framework" | Keun-young Park | 2013-03-29 | 4 | -1/+116 | |
| |\ \ \ \ \ | | |_|_|/ / | |/| | | | | ||||||
| | * | | | | [MIPS] Add MIPS architecture support to opengl framework | Duane Sand | 2013-03-28 | 4 | -1/+116 | |
| | |/ / / | ||||||
* | | | | | Merge changes I22f1b358,I5496d0de,Ifd98966b into jb-mr2-dev | Mathias Agopian | 2013-03-28 | 6 | -147/+504 | |
|\ \ \ \ \ | |_|_|/ / |/| | | | | ||||||
| * | | | | replace eglWaitSyncANDROID by eglWaitSyncKHR | Mathias Agopian | 2013-03-28 | 3 | -26/+34 | |
| * | | | | update EGL headers to most recent | Mathias Agopian | 2013-03-28 | 3 | -86/+372 | |
| * | | | | cleanup EGL extensions strings and entry-points | Mathias Agopian | 2013-03-28 | 3 | -40/+103 |