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: use coherent variable names
Eric Engestrom
2019-02-06
1
-43
/
+43
*
egl: Implement EGL API for MESA_query_driver
Veluri Mithun
2019-01-24
1
-0
/
+2
*
Revert "Implement EGL API for MESA_query_driver"
Mark Janes
2019-01-23
1
-2
/
+0
*
Implement EGL API for MESA_query_driver
Veluri Mithun
2019-01-23
1
-0
/
+2
*
egl: add missing includes
Eric Engestrom
2019-01-11
1
-0
/
+1
*
egl: add support for EGL_ANDROID_blob_cache
Tapani Pälli
2018-02-07
1
-0
/
+4
*
egl/android: support for EGL_KHR_partial_update
Harish Krupo
2017-06-11
1
-0
/
+2
*
egl: implement eglQueryDmaBufModifiersEXT
Varad Gautam
2017-05-30
1
-0
/
+5
*
egl: implement eglQueryDmaBufFormatsEXT
Varad Gautam
2017-05-30
1
-0
/
+4
*
egl: unexport _eglConvertIntsToAttribs
Eric Engestrom
2016-12-09
1
-3
/
+0
*
egl: add EGL_ANDROID_native_fence_sync
Rob Clark
2016-12-01
1
-0
/
+2
*
egl: Unify the EGLint/EGLAttrib paths in eglCreateSync* (v3)
Chad Versace
2016-10-10
1
-2
/
+1
*
egl: Add _eglConvertIntsToAttribs()
Chad Versace
2016-10-04
1
-0
/
+2
*
mesa_glinterop: remove mesa_glinterop typedefs
Emil Velikov
2016-05-30
1
-6
/
+6
*
mesa_glinterop: make GL interop version field bidirectional
Emil Velikov
2016-05-24
1
-1
/
+1
*
egl: implement EGL part of interop interface (v2)
Marek Olšák
2016-04-20
1
-0
/
+9
*
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
[next]