index
:
external_mesa3d.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
egl
/
main
Commit message (
Expand
)
Author
Age
Files
Lines
*
egl: Fix crashes in eglCreate*Surface()
Chad Versace
2016-12-16
1
-2
/
+2
*
egl: make interop ABI visible again
Marek Olšák
2016-11-09
1
-2
/
+2
*
egl: use util/macros.h
Marek Olšák
2016-11-09
1
-3
/
+2
*
egl: set preserved behavior for surface only if config supports it
Tapani Pälli
2016-10-27
1
-1
/
+5
*
egl: add check that eglCreateContext gets a valid config
Tapani Pälli
2016-10-27
1
-1
/
+3
*
egl: Implement EGL_MESA_platform_surfaceless
Chad Versace
2016-10-14
4
-1
/
+70
*
egl: Don't advertise unsupported platform extensions
Chad Versace
2016-10-14
1
-2
/
+8
*
egl: add eglSwapBuffersWithDamageKHR
Eric Engestrom
2016-10-11
1
-6
/
+26
*
egl: Unify the EGLint/EGLAttrib paths in eglCreateSync* (v3)
Chad Versace
2016-10-10
4
-48
/
+32
*
egl: Implement EGL_KHR_debug (v2)
Kyle Brenneman
2016-10-05
2
-0
/
+146
*
egl: Track EGL_KHR_debug state when going through EGL API calls (v3)
Kyle Brenneman
2016-10-05
4
-12
/
+257
*
egl: Drop duplicate check on EGLSync type
Chad Versace
2016-10-04
1
-6
/
+0
*
egl: Cleanup control flow in _eglParseSyncAttribList
Chad Versace
2016-10-04
1
-6
/
+8
*
egl: Add _eglConvertIntsToAttribs()
Chad Versace
2016-10-04
2
-0
/
+43
*
egl: Fix an error path in eglCreateSync*
Chad Versace
2016-10-04
1
-2
/
+12
*
egl: Fix truncation error in _eglParseSyncAttribList64
Chad Versace
2016-10-04
1
-3
/
+4
*
egl: Fix missing unlock in eglGetSyncAttribKHR
Chad Versace
2016-10-04
1
-1
/
+1
*
egl: Add storage for EGL_KHR_debug's state to EGL objects
Kyle Brenneman
2016-09-14
5
-3
/
+27
*
egl: Factor out _eglGetSyncAttribCommon
Kyle Brenneman
2016-09-14
1
-5
/
+13
*
egl: Factor out _eglWaitSyncCommon
Kyle Brenneman
2016-09-14
1
-5
/
+13
*
egl: Lock the display in _eglCreateSync's callers
Kyle Brenneman
2016-09-14
1
-6
/
+8
*
egl: Factor out _eglCreateImageCommon (v2)
Kyle Brenneman
2016-09-14
1
-5
/
+13
*
egl: Factor out _eglWaitClientCommon
Kyle Brenneman
2016-09-14
1
-3
/
+8
*
egl: Use _eglCreatePixmapSurfaceCommon consistently
Kyle Brenneman
2016-09-14
1
-15
/
+21
*
egl: Use _eglCreateWindowSurfaceCommon consistently
Kyle Brenneman
2016-09-14
1
-10
/
+18
*
egl: Factor out _eglGetPlatformDisplayCommon
Kyle Brenneman
2016-09-14
1
-5
/
+13
*
egl: Fix typo
Kyle Brenneman
2016-09-14
1
-1
/
+1
*
egl: Tear down images and syncs at eglTerminate
Adam Jackson
2016-09-14
1
-0
/
+22
*
egl: Rename MESA_configless_context bit to KHR_no_config_context
Adam Jackson
2016-09-12
3
-5
/
+7
*
egl: QueryContext on a configless context returns zero
Adam Jackson
2016-09-12
1
-3
/
+8
*
egl: fix gcc warning braces around scalar initializer
Timothy Arceri
2016-09-12
1
-1
/
+1
*
egl: Fix up indentation on previous commit
Adam Jackson
2016-09-08
1
-2
/
+2
*
egl: Document why EGL_OPENGL{, _ES}_API are mostly identical
Adam Jackson
2016-09-08
1
-0
/
+10
*
EGL: Combine the GL and GLES current contexts (v2)
Kyle Brenneman
2016-09-07
4
-107
/
+22
*
egl: treat EGL_OPENGL_API as invalid on Android
Emil Velikov
2016-08-30
1
-1
/
+7
*
egl: turn a couple asserts static (compile-time)
Eric Engestrom
2016-08-24
1
-3
/
+4
*
egl: Fix the bad surface attributes combination checking for pbuffers. (v3)
Guillaume Charifi
2016-07-07
1
-21
/
+15
*
egl/display: remove unnecessary code and make it easier to read
Eric Engestrom
2016-07-07
1
-15
/
+14
*
Revert "egl: Check if API is supported when using eglBindAPI."
Marek Olšák
2016-06-03
4
-72
/
+10
*
egl: Account for default values of texture target and format
Plamena Manolova
2016-06-02
1
-0
/
+6
*
egl: Check if API is supported when using eglBindAPI.
Plamena Manolova
2016-06-02
4
-10
/
+72
*
mesa_glinterop: remove mesa_glinterop typedefs
Emil Velikov
2016-05-30
2
-9
/
+9
*
egl: Additional attribute validation for eglCreatePbufferSurface
Plamena Manolova
2016-05-26
1
-0
/
+13
*
mesa_glinterop: make GL interop version field bidirectional
Emil Velikov
2016-05-24
2
-2
/
+2
*
mesa_glinterop: remove unneeded GLAPI/GLAPIENTRY/APIENTRYP symbols
Emil Velikov
2016-05-24
1
-2
/
+2
*
egl: Add OpenGL_ES to API string regardless of GLES version
Plamena Manolova
2016-05-23
1
-7
/
+4
*
egl: implement EGL part of interop interface (v2)
Marek Olšák
2016-04-20
2
-0
/
+81
*
egl: add EGL_KHR_reusable_sync to egl_dri
Dongwon Kim
2016-04-05
2
-2
/
+18
*
egl: Add EGL_RECORDABLE_ANDROID attribute
Rob Herring
2016-04-01
4
-0
/
+9
*
egl: Add EGL_FRAMEBUFFER_TARGET_ANDROID attribute
Rob Herring
2016-04-01
4
-1
/
+10
[next]