index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
egl
/
main
/
eglsync.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
egl: use coherent variable names
Eric Engestrom
2019-02-06
1
-4
/
+4
*
egl: add EGL_ANDROID_native_fence_sync
Rob Clark
2016-12-01
1
-2
/
+20
*
egl: un-fallthrough sync attr parsing
Rob Clark
2016-12-01
1
-3
/
+3
*
egl: initialize SyncCondition after attr parsing
Rob Clark
2016-12-01
1
-1
/
+2
*
egl: Unify the EGLint/EGLAttrib paths in eglCreateSync* (v3)
Chad Versace
2016-10-10
1
-37
/
+3
*
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: Fix truncation error in _eglParseSyncAttribList64
Chad Versace
2016-10-04
1
-3
/
+4
*
egl: add EGL_KHR_reusable_sync to egl_dri
Dongwon Kim
2016-04-05
1
-1
/
+2
*
egl: move Null check to eglGetSyncAttribKHR to prevent Segfault
Dongwon Kim
2016-02-19
1
-3
/
+0
*
egl: add eglGetSyncAttrib (v2)
Marek Olšák
2015-06-05
1
-2
/
+2
*
egl: use EGL 1.5 types without suffixes
Marek Olšák
2015-06-05
1
-2
/
+2
*
egl/dri2: return the latest sync status in eglGetSyncAttribKHR
Marek Olšák
2015-04-30
1
-1
/
+8
*
egl/dri2: implement EGL_KHR_cl_event2 (v2)
Marek Olšák
2015-04-30
1
-5
/
+57
*
egl: remove #ifdef's for official extensions
Chia-I Wu
2011-12-20
1
-6
/
+0
*
egl: add copyright notices
Chia-I Wu
2011-07-02
1
-0
/
+28
*
egl: Add reference count for resources.
Chia-I Wu
2010-10-23
1
-4
/
+1
*
egl: Move fallback routines to eglfallbacks.c.
Chia-I Wu
2010-10-22
1
-31
/
+0
*
egl: Add support for EGL_KHR_fence_sync.
Chia-I Wu
2010-08-17
1
-1
/
+8
*
egl: Add support for EGL_KHR_reusable_sync.
Chia-I Wu
2010-08-17
1
-0
/
+121