summaryrefslogtreecommitdiffstats
path: root/opengl
Commit message (Expand)AuthorAgeFilesLines
* Make Flattenable not virtualMathias Agopian2013-07-301-4/+2
* Merge "EGL: fix eglTerminate blob cache behavior"Jamie Gennis2013-07-301-6/+3
|\
| * EGL: fix eglTerminate blob cache behaviorJamie Gennis2013-07-301-6/+3
* | get rid of HAL pixelformats 5551 and 4444Mathias Agopian2013-07-263-12/+0
|/
* BufferQueue improvements and APIs changesMathias Agopian2013-07-181-2/+6
* am 082fc1ca: am ae961022: Merge "EGL: Fix error for eglCreateWindowSurface"Jesse Hall2013-07-171-1/+1
|\
| * am ae961022: Merge "EGL: Fix error for eglCreateWindowSurface"Jesse Hall2013-07-171-1/+1
| |\
| | * EGL: Fix error for eglCreateWindowSurfaceJonathan Hamilton2013-07-171-1/+1
* | | resolved conflicts for merge of 5477d0e4 to masterJesse Hall2013-07-113-24/+55
|\ \ \ | |/ /
| * | am c07b5206: Find non-extension GLES wrappers in eglGetProcAddressJesse Hall2013-07-093-1/+32
| |\ \
| | * | Find non-extension GLES wrappers in eglGetProcAddressJesse Hall2013-07-043-1/+32
* | | | improve GLES jumptablesMathias Agopian2013-07-016-133/+50
* | | | Merge "Small clarifications to EGL_ANDROID_presentation_time"Jesse Hall2013-06-261-3/+18
|\ \ \ \
| * | | | Small clarifications to EGL_ANDROID_presentation_timeJesse Hall2013-06-261-3/+18
* | | | | am db8c267e: am 3c0425cd: am 0ecf0b8d: Merge "Additional parameter validation...Jean-Baptiste Queru2013-06-251-6/+11
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | am 0ecf0b8d: Merge "Additional parameter validation for EGL functions"Jean-Baptiste Queru2013-06-251-6/+11
| |\ \ \ | | | |/ | | |/|
| | * | Merge "Additional parameter validation for EGL functions"Jean-Baptiste Queru2013-06-251-6/+11
| | |\ \
| | | * | Additional parameter validation for EGL functionsMichael Chock2012-09-121-6/+11
* | | | | Fix wrapper equals()Andy McFadden2013-06-215-10/+12
* | | | | free EGL resources associated to a thread when it terminatesMathias Agopian2013-05-304-20/+25
* | | | | am 7a486528: am f0dcff89: Merge "gl_code.cpp: Remove a DOS style newline"Jesse Hall2013-05-131-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | am f0dcff89: Merge "gl_code.cpp: Remove a DOS style newline"Jesse Hall2013-05-131-1/+1
| |\ \ \ \ | | |/ / / | | | | / | | |_|/ | |/| |
| | * | Merge "gl_code.cpp: Remove a DOS style newline"Jesse Hall2013-05-131-1/+1
| | |\ \
| | | * | gl_code.cpp: Remove a DOS style newlineBernhard Rosenkränzer2013-03-271-1/+1
* | | | | Merge "change how the userspace GLES drivers are named"Mathias Agopian2013-05-022-63/+127
|\ \ \ \ \
| * | | | | change how the userspace GLES drivers are namedMathias Agopian2013-04-262-63/+127
* | | | | | am 958ef3d7: am c8639351: Generate new EGLExt classJesse Hall2013-05-028-24/+195
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Generate new EGLExt classJesse Hall2013-05-028-24/+195
* | | | | | am 34c0fb18: am cc8f8ad3: Merge "Fix glGetUniformIndices JNI prototype" into ...Jesse Hall2013-04-301-1/+1
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge "Fix glGetUniformIndices JNI prototype" into jb-mr2-devJesse Hall2013-05-011-1/+1
| |\ \ \ \ \
| | * | | | | Fix glGetUniformIndices JNI prototypeJesse Hall2013-04-291-1/+1
* | | | | | | am ef4dbb6a: am 5d46b04b: Merge "Recommend different time source" into jb-mr2...Andy McFadden2013-04-301-2/+2
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Merge "Recommend different time source" into jb-mr2-devAndy McFadden2013-05-011-2/+2
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | Recommend different time sourceAndy McFadden2013-04-291-2/+2
* | | | | | | am 8369c473: am f6d1c393: EGL: expose the EGL_KHR_create_context extensionJamie Gennis2013-04-291-0/+1
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | EGL: expose the EGL_KHR_create_context extensionJamie Gennis2013-04-251-0/+1
| |/ / / / /
* | | | | | Merge "Fix range check"Andy McFadden2013-04-291-0/+1
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Fix range checkAndy McFadden2013-04-251-0/+1
| |/ / / /
* | | | | fix a typo in EGL loaderMathias Agopian2013-04-231-1/+1
|/ / / /
* | | | fix "traceGpuCompletion" debug featureMathias Agopian2013-04-161-13/+8
* | | | Subclass GLES30 from GLES20, @Deprecate GL_STENCIL_INDEXJesse Hall2013-04-155-466/+9
* | | | Special-case glGetActiveUniformBlockNameJesse Hall2013-04-104-1/+159
* | | | Special-case glGetStringiJesse Hall2013-04-104-1/+17
* | | | Special-case glMapBufferRangeJesse Hall2013-04-104-1/+24
* | | | Special-case glGetBufferPointervJesse Hall2013-04-104-1/+20
* | | | Special-case glGetUniformIndicesJesse Hall2013-04-104-1/+174
* | | | Special-case glGetTransformFeedbackVaryingJesse Hall2013-04-104-1/+381
* | | | Special-case glTransformFeedbackVaryingsJesse Hall2013-04-104-1/+59
* | | | Add buffer object versions of several functionsJesse Hall2013-04-106-7/+95
* | | | Add *int64 and GLsync types and related functionsJesse Hall2013-04-103-10/+16