egl: move fallthrough comment so gcc can see it
[mesa.git] / src / egl / main / eglsync.c
2019-02-06 Eric Engestromegl: use coherent variable names
2016-12-01 Rob Clarkegl: add EGL_ANDROID_native_fence_sync
2016-12-01 Rob Clarkegl: un-fallthrough sync attr parsing
2016-12-01 Rob Clarkegl: initialize SyncCondition after attr parsing
2016-10-10 Chad Versaceegl: Unify the EGLint/EGLAttrib paths in eglCreateSync...
2016-10-04 Chad Versaceegl: Drop duplicate check on EGLSync type
2016-10-04 Chad Versaceegl: Cleanup control flow in _eglParseSyncAttribList
2016-10-04 Chad Versaceegl: Fix truncation error in _eglParseSyncAttribList64
2016-04-07 Jason EkstrandMerge remote-tracking branch 'public/master' into vulkan
2016-04-05 Dongwon Kimegl: add EGL_KHR_reusable_sync to egl_dri
2016-02-24 Kristian Høgsberg... Merge remote-tracking branch 'origin/master' into vulkan
2016-02-19 Dongwon Kimegl: move Null check to eglGetSyncAttribKHR to prevent...
2015-06-26 Connor AbbottMerge branch 'wip/nir-vtn' into vulkan
2015-06-24 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2015-06-05 Marek Olšákegl: add eglGetSyncAttrib (v2)
2015-06-05 Marek Olšákegl: use EGL 1.5 types without suffixes
2015-04-30 Marek Olšákegl/dri2: return the latest sync status in eglGetSyncAt...
2015-04-30 Marek Olšákegl/dri2: implement EGL_KHR_cl_event2 (v2)
2011-12-20 Chia-I Wuegl: remove #ifdef's for official extensions
2011-08-04 Bryan CainMerge branch 'glsl-to-tgsi'
2011-07-21 Brian PaulMerge branch 'gallium-polygon-stipple'
2011-07-04 Christian KönigMerge remote-tracking branch 'origin/master' into pipe...
2011-07-04 Thomas HellstromMerge branch 'xa_branch'
2011-07-02 Chia-I Wuegl: add copyright notices
2010-11-22 Keith WhitwellMerge branch 'lp-offset-twoside'
2010-10-28 Christian KönigMerge branch 'master' of ssh://git.freedesktop.org...
2010-10-26 Thomas Balling Sør... Merge branch 'pipe-video' of git://anongit.freedesktop...
2010-10-26 Thomas Balling Sør... Merge branch 'master' into pipe-video
2010-10-23 Chia-I Wuegl: Add reference count for resources.
2010-10-22 Chia-I Wuegl: Move fallback routines to eglfallbacks.c.
2010-10-12 Christian KönigMerge branch 'master' of ssh://git.freedesktop.org...
2010-10-05 Thomas Balling Sør... Merge branch 'master' into pipe-video
2010-09-02 Christoph BumillerMerge remote branch 'origin/master' into nv50-compiler
2010-08-17 Ian RomanickMerge branch 'glsl2'
2010-08-16 Chia-I Wuegl: Add support for EGL_KHR_fence_sync.
2010-08-16 Chia-I Wuegl: Add support for EGL_KHR_reusable_sync.