index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
egl
/
main
/
eglapi.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
egl: clean up typedef madness in the backend API
Marek Olšák
2016-03-10
1
-140
/
+140
*
egl: remove ifdef $(egl_extension) compile guards
Emil Velikov
2015-08-01
1
-24
/
+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: Add needed extern "C" for C++ access
Alexander von Gluck IV
2015-05-14
1
-0
/
+10
*
egl: Remove skeleton implementation of EGL_MESA_screen_surface
Adam Jackson
2015-05-11
1
-31
/
+0
*
egl: image_dma_buf_export - use KHR 64-bit type
Dave Airlie
2015-05-05
1
-1
/
+1
*
egl/dri2: implement EGL_KHR_cl_event2 (v2)
Marek Olšák
2015-04-30
1
-1
/
+1
*
egl/dri2: implement EGL_KHR_wait_sync
Marek Olšák
2015-04-30
1
-0
/
+2
*
egl: misc fixes for EGL_MESA_image_dma_buf_export
Marc-André Lureau
2015-04-29
1
-1
/
+1
*
egl: add initial EGL_MESA_image_dma_buf_export v2.4
Dave Airlie
2015-04-01
1
-0
/
+10
*
egl: Remove eglQueryString virtual dispatch.
Matt Turner
2015-03-17
1
-2
/
+0
*
egl: Add EGL_CHROMIUM_sync_control extension.
Sarah Sharp
2014-05-20
1
-0
/
+3
*
egl/main: Stop using EGLNative types internally
Chad Versace
2014-03-17
1
-3
/
+3
*
s/Tungsten Graphics/VMware/
José Fonseca
2014-01-17
1
-1
/
+1
*
wayland: Add an extension to create wl_buffers from EGLImages
Neil Roberts
2013-12-04
1
-0
/
+8
*
egl: Update to Wayland 1.2 server API
Ander Conselvan de Oliveira
2013-08-07
1
-1
/
+1
*
egl: Add extension infrastructure for EGL_EXT_swap_buffers_with_damage
Robert Bragg
2013-05-07
1
-0
/
+7
*
egl: Add extension infrastructure for EGL_EXT_buffer_age
Kristian Høgsberg
2013-01-04
1
-0
/
+6
*
egl: Add EGL_WAYLAND_PLANE_WL attribute
Kristian Høgsberg
2012-07-11
1
-0
/
+2
*
egl: add EGL_NV_post_sub_buffer
Fredrik Höglund
2011-12-20
1
-0
/
+4
*
egl: remove #ifdef's for official extensions
Chia-I Wu
2011-12-20
1
-12
/
+0
*
egl: remove EGL_ANDROID_swap_rectangle
Chia-I Wu
2011-12-20
1
-8
/
+0
*
egl: add Android-specific extensions
Chia-I Wu
2011-08-21
1
-0
/
+8
*
egl: add copyright notices
Chia-I Wu
2011-07-02
1
-0
/
+30
*
egl: Add EGL_WL_bind_wayland_display
Benjamin Franzke
2011-03-01
1
-0
/
+11
*
egl: Cleanup _EGLDisplay initialization.
Chia-I Wu
2011-01-13
1
-1
/
+1
*
egl: Add EGL_MESA_drm_image extension
Kristian Høgsberg
2010-08-25
1
-0
/
+10
*
egl: Add support for EGL_KHR_reusable_sync.
Chia-I Wu
2010-08-17
1
-0
/
+18
*
egl: Implement EGL_NOK_swap_region
Kristian Høgsberg
2010-05-13
1
-0
/
+7
*
egl: Always lock a display before using it.
Chia-I Wu
2010-02-17
1
-0
/
+1
*
egl: Clean up header inclusions.
Chia-I Wu
2010-01-30
1
-1
/
+1
*
egl: eglMakeCurrent should accept an uninitialized display.
Chia-I Wu
2010-01-28
1
-0
/
+1
*
egl: Native types are renamed in EGL 1.3.
Chia-I Wu
2010-01-25
1
-3
/
+3
*
egl: Add support for EGL_KHR_image.
Chia-I Wu
2010-01-25
1
-1
/
+12
*
egl: Add _EGLDriver as the first argument to GetProcAddress.
Chia-I Wu
2010-01-12
1
-1
/
+1
*
egl: Rework the synchronization primitives.
Chia-I Wu
2009-10-15
1
-4
/
+2
*
egl: Rework eglSwapInterval.
Chia-I Wu
2009-10-15
1
-1
/
+1
*
egl: Overhaul driver API.
Chia-I Wu
2009-08-18
1
-37
/
+37
*
egl: new eglGetProcAddress() code
Brian Paul
2008-05-30
1
-1
/
+10
*
some initial EGL 1.2 work
Brian Paul
2006-01-30
1
-1
/
+14
*
Some initial per-thread support.
Brian Paul
2005-12-10
1
-2
/
+2
*
Move all the EGL API function pointers into a new _egl_api struct.
Brian Paul
2005-11-24
1
-0
/
+106