index
:
~dbaker/mesa
11.2-next
18.1-proposed
for-jason
jenkins
jenkins_gl
master
meson-windows
patches-for-ajax
submit/generator-argparse
submit/generator-mako
submit/python2-for-intel
wip/generator-mako
wip/generator-rewrite-v2
wip/glapi-cleanup
wip/gles32-symbols
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
egl
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-30
x11: Only report supported DRI3/Present versions
Daniel Stone
1
-4
/
+16
2018-03-23
wayland-drm: do not distribute generated sources
Juan A. Suarez Romero
2
-8
/
+26
2018-03-22
egl/wayland: Make swrast display_sync the correct queue
Derek Foreman
1
-1
/
+1
2018-03-20
dri3: Don't fail on version mismatch
Daniel Stone
2
-5
/
+7
2018-03-16
dri3: allow building against older xcb (v3)
Dave Airlie
1
-0
/
+4
2018-03-16
egl/android: Implement the eglSwapinterval for Android.
Wu, Zhongmin
1
-0
/
+21
2018-03-16
egl/dri2: move wayland header inclusion where applicable
Emil Velikov
3
-3
/
+12
2018-03-12
wayland-drm: autotools: do not redirect stdin/stdout for wayland-scanner
Emil Velikov
1
-3
/
+3
2018-03-12
egl: autotools: do not redirect stdin/stdout for wayland-scanner
Emil Velikov
1
-2
/
+2
2018-03-09
egl/x11: Re-allocate buffers if format is suboptimal
Louis-Francis Ratté-Boulianne
3
-0
/
+7
2018-03-09
egl/x11: Support DRI3 v1.1
Louis-Francis Ratté-Boulianne
3
-15
/
+96
2018-03-07
meson: Use include directory variables instead of traversing
Dylan Baker
1
-1
/
+4
2018-03-05
gbm: give a name to rgba fields
Eric Engestrom
1
-8
/
+8
2018-03-05
egl: remove duplicated initialization
Andres Gomez
1
-1
/
+0
2018-02-26
*-symbol-check: use correct `nm` path when cross-compiling
Eric Engestrom
4
-2
/
+4
2018-02-23
meson: Fix GL and EGL pkg-config files with glvnd
Dylan Baker
1
-1
/
+11
2018-02-23
egl/dri2: fix segfault when display initialisation fails
Frank Binns
1
-1
/
+1
2018-02-20
loader_dri3/glx/egl: Reinstate the loader_dri3_vtable get_dri_screen callback
Thomas Hellstrom
1
-0
/
+12
2018-02-16
meson: Add Haiku platform support v4
Alexander von Gluck IV
1
-10
/
+26
2018-02-16
egl/wayland: Always use in-tree wayland-egl-backend.h
Daniel Stone
1
-1
/
+1
2018-02-16
meson: Move Wayland dmabuf to wayland-drm
Daniel Stone
2
-14
/
+22
2018-02-16
egl/wayland: check for invalid format index
Eric Engestrom
1
-0
/
+2
2018-02-15
dri: fromPlanar() can return NULL as a valid result
Louis-Francis Ratté-Boulianne
2
-7
/
+5
2018-02-14
egl/x11: Fix leak in dri3_create_image_khr_pixmap
Louis-Francis Ratté-Boulianne
1
-0
/
+1
2018-02-12
egl/gbm: Fix compiler warning about visual matching.
Eric Anholt
1
-1
/
+1
2018-02-09
egl/gbm: Ensure EGLConfigs match GBM surface format
Daniel Stone
1
-4
/
+48
2018-02-09
egl/gbm: Remove duplicate format table
Daniel Stone
1
-18
/
+17
2018-02-09
egl/wayland: Use an array for modifiers
Daniel Stone
2
-72
/
+20
2018-02-09
egl/wayland: Remove has_format enum
Daniel Stone
1
-19
/
+14
2018-02-09
egl/wayland: Add bpp to visual map
Daniel Stone
1
-24
/
+12
2018-02-09
egl/wayland: Use visual map for DRIImage<->FourCC map
Daniel Stone
1
-14
/
+11
2018-02-09
egl/wayland: Use visual map for format advertisement
Daniel Stone
1
-39
/
+36
2018-02-09
egl/wayland: Use visual map for buffer_from_image
Daniel Stone
1
-21
/
+19
2018-02-09
egl/wayland: Use visual map for config->format lookup
Daniel Stone
1
-25
/
+36
2018-02-09
egl/wayland: Add format enums to visual map
Daniel Stone
1
-0
/
+13
2018-02-09
egl/wayland: Use proper enum type in visual definition
Daniel Stone
1
-1
/
+1
2018-02-09
egl/wayland: Widen channel masks to bpp
Daniel Stone
1
-5
/
+20
2018-02-09
egl/wayland: Hoist format <-> EGLConfig definition up
Daniel Stone
1
-16
/
+17
2018-02-09
egl/wayland: Fix ARGB/XRGB transposition in config map
Daniel Stone
1
-2
/
+2
2018-02-07
egl: add support for EGL_ANDROID_blob_cache
Tapani Pälli
6
-0
/
+70
2018-02-02
meson: Don't confuse the install and search paths for dri drivers
Dylan Baker
1
-1
/
+1
2018-01-25
egl: keep extension list sorted, per comment at the top
Eric Engestrom
1
-1
/
+1
2018-01-19
autotools: include meson build files in tarball
Dylan Baker
3
-3
/
+4
2018-01-11
meson: Use consistent style for tests
Dylan Baker
1
-1
/
+4
2018-01-04
egl/android: Fix build break with dri2_initialize_android _EGLDisplay parameter
Rob Herring
1
-15
/
+15
2018-01-03
egl/wayland: Add Wayland shm swrast support for RGB10 winsys buffers.
Mario Kleiner
1
-3
/
+13
2018-01-03
egl/wayland: Add Wayland dmabuf support for RGB10 winsys buffers. (v2)
Mario Kleiner
2
-1
/
+19
2018-01-03
egl/wayland: Add Wayland drm support for RGB10 winsys buffers.
Mario Kleiner
2
-3
/
+40
2018-01-03
egl/x11: Handle depth 30 drawables for EGL_KHR_image_pixmap.
Mario Kleiner
2
-0
/
+6
2018-01-03
egl/x11: Handle depth 30 drawables under software rasterizer.
Mario Kleiner
1
-0
/
+1
[next]