index
:
~funfunctor/mesa
ARB_parallel_shader_compile
ARB_query_buffer_object-radeonsi
KHR_robustness-radeonsi
KHR_robustness-radeonsi2
R600_DEBUG_rename
clSetCommandQueueProperty
clover-image-support
clover-image-support-enabled
master
radv-doom2016
radv-wip-doom-wine
shader-cache-radeonsi5
Mesa3D repository; personal mesa3D branches.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
EGL
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-06
eglmesaext: add new enums for EGL_MESA_drm_image_formats
Nicolai Hähnle
1
-0
/
+7
2017-01-27
egl: EGL_PLATFORM_SURFACELESS_MESA is now upstream
Eric Engestrom
1
-5
/
+0
2017-01-27
egl: update headers from registry
Eric Engestrom
3
-25
/
+206
2016-12-05
add EGL_TEXTURE_EXTERNAL_WL to WL_bind_wayland_display spec
Rob Clark
1
-0
/
+1
2016-10-14
egl: Implement EGL_MESA_platform_surfaceless
Chad Versace
1
-0
/
+5
2016-09-14
egl: Update eglext.h (v2)
Kyle Brenneman
1
-3
/
+118
2016-03-09
egl: remove remnants of MESA_drm_display
Emil Velikov
1
-11
/
+0
2015-07-08
egl: use unix defines on osx with clang
Julien Isorce
1
-2
/
+2
2015-06-05
egl: import platform headers from registry (v2)
Marek Olšák
1
-10
/
+9
2015-06-05
egl: import eglext.h from registry and cleanup eglmesaext.h (v2)
Marek Olšák
2
-44
/
+247
2015-06-05
egl: import egl.h from registry (v2)
Marek Olšák
1
-294
/
+268
2015-05-14
egl: remove remaining EGL_MESA_copy_context skeleton
Emil Velikov
1
-11
/
+0
2015-05-14
egl: fix the EGL_MESA_image_dma_buf_export header declarations
Emil Velikov
1
-0
/
+6
2015-05-11
egl: Remove skeleton implementation of EGL_MESA_screen_surface
Adam Jackson
1
-46
/
+0
2015-05-05
egl: image_dma_buf_export - use KHR 64-bit type
Dave Airlie
1
-2
/
+1
2015-04-01
egl: add initial EGL_MESA_image_dma_buf_export v2.4
Dave Airlie
1
-0
/
+8
2014-12-23
egl: Add Haiku code and support
Alexander von Gluck IV
1
-1
/
+9
2014-05-20
Import eglextchromium.h from Chromium.
Sarah Sharp
2
-0
/
+61
2014-03-17
egl: Update to revision 24567 of eglext.h
Chad Versace
1
-443
/
+517
2014-03-12
Add the EGL_MESA_configless_context extension
Neil Roberts
1
-0
/
+5
2014-01-17
s/Tungsten Graphics/VMware/
José Fonseca
1
-1
/
+1
2013-12-04
wayland: Add an extension to create wl_buffers from EGLImages
Neil Roberts
1
-0
/
+10
2013-09-16
egl: add EGL_WAYLAND_Y_INVERTED_WL attribute
Stanislav Vorobiov
1
-0
/
+2
2013-08-07
egl: Update to Wayland 1.2 server API
Ander Conselvan de Oliveira
1
-3
/
+3
2013-07-01
eglplatform: use unsigned long instead of 32-bit ints in generic platform
Ross Burton
1
-2
/
+2
2013-05-07
egl: Update to revision 21254 of eglext.h
Robert Bragg
1
-3
/
+42
2013-01-04
egl: Update to revision 19987 of eglext.h
Kristian Høgsberg
1
-5
/
+67
2012-11-15
egl: Update eglext.h to revision 19571
Matt Turner
1
-1
/
+9
2012-10-25
egl: Import eglext.h revision 19332
Matt Turner
1
-1
/
+7
2012-08-07
egl: remove redundant PFNEGLQUERYSTREAMTIMEKHRPROC typedef
Brian Paul
1
-1
/
+0
2012-08-06
egl: Import eglext.h version 14
Ian Romanick
1
-14
/
+143
2012-07-19
wayland: Use existing EGL_TEXTURE_FORMAT for querying wl_buffer texture format
Kristian Høgsberg
1
-9
/
+5
2012-07-11
egl: Add EGL_WAYLAND_PLANE_WL attribute
Kristian Høgsberg
1
-0
/
+14
2011-12-20
egl: remove EGL_ANDROID_swap_rectangle
Chia-I Wu
1
-8
/
+0
2011-12-20
egl: update headers
Chia-I Wu
3
-24
/
+73
2011-12-20
egl: move unofficial extensions to eglmesaext.h
Chia-I Wu
2
-136
/
+176
2011-11-25
android: add support for ICS
Chia-I Wu
1
-1
/
+0
2011-08-21
egl: add Android-specific extensions
Chia-I Wu
1
-0
/
+14
2011-08-21
egl: add _EGL_PLATFORM_ANDROID
Chia-I Wu
1
-0
/
+9
2011-06-23
Add gbm (generic/graphics buffer manager)
Benjamin Franzke
1
-0
/
+6
2011-05-06
egl: Add a cursor use bit to MESA_drm_image
Kristian Høgsberg
1
-0
/
+1
2011-04-25
wayland: Fix prototypes for EGL_WL_bind_wayland_display extension
Kristian Høgsberg
1
-3
/
+2
2011-04-20
wayland-egl: Update to wayland-egl.h changes, drop struct wl_egl_display
Kristian Høgsberg
1
-1
/
+1
2011-03-01
egl: Add EGL_WL_bind_wayland_display
Benjamin Franzke
1
-0
/
+14
2011-02-09
eglplatform.h: Define Wayland native platform types
Kristian Høgsberg
1
-0
/
+6
2010-08-25
egl: Add EGL_MESA_drm_image extension
Kristian Høgsberg
1
-0
/
+23
2010-08-17
egl: Update eglext.h.
Chia-I Wu
1
-3
/
+100
2010-06-23
egl: Add a test for MESA_EGL_NO_X11_HEADERS.
Chia-I Wu
1
-0
/
+10
2010-06-23
egl: Add support for EGL_MESA_drm_display.
Chia-I Wu
1
-0
/
+11
2010-05-31
egl: Use khronos types for EGL_MESA_screen_surface.
Chia-I Wu
1
-2
/
+2
[next]