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
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
2010-05-14
egl: Implement EGL_NOK_texture_from_pixmap
Kristian Høgsberg
1
-0
/
+7
2010-05-13
egl: Implement EGL_NOK_swap_region
Kristian Høgsberg
1
-0
/
+12
2010-02-05
eglplatform.h: recognize __unix as well for Solaris & other SVR4 platforms
Alan Coopersmith
1
-1
/
+1
2010-01-25
egl: Update headers.
Chia-I Wu
3
-74
/
+163
2010-01-05
egl: Fix breakage from -fvisibility=hidden.
Chia-I Wu
1
-0
/
+5
2009-09-08
egl: also use X types for building on Apple/MacOS X
Brian Paul
1
-1
/
+2
2009-03-25
egl: include stdint.h to get the c99 integer typedefs
Brian Paul
1
-0
/
+1
2009-03-25
Add Solaris to OS'es using X in eglplatform.h
Alan Coopersmith
1
-1
/
+1
2009-03-25
Convert u_int*_t to C99 standard uint*_t
Alan Coopersmith
2
-3
/
+3
2009-02-25
egl: Allow compilation to succeed with FreeBSD
Benjamin Close
1
-1
/
+1
2008-08-06
egl: define vsnprintf
Jonathan White
1
-0
/
+1
2008-08-05
egl: added snprintf, strcasecmp defines
Jonathan White
1
-0
/
+3
2008-08-05
egl: typedef uint8_t for Windows
Jonathan White
1
-0
/
+2
2008-08-04
egl: typedef u_int32_t for Windows
Jonathan White
1
-0
/
+1
2008-06-28
egl: WinCE doesn't have sys/types.h
José Fonseca
1
-1
/
+3
[next]