index
:
~glisse/mesa
master
nouveau_nir_spirv_opencl_v5
nouveau_nir_spirv_opencl_v6
mesa sandbox
glisse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
egl
Age
Commit message (
Expand
)
Author
Files
Lines
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
2018-01-03
egl/x11: Match depth 30 RGB visuals to 32-bit RGBA EGLConfigs.
Mario Kleiner
1
-1
/
+2
2017-12-27
egl: don't try the software path twice
Eric Engestrom
1
-1
/
+1
2017-12-27
egl: rename LIBGL_ALWAYS_SOFTWARE variable from UseFallback to ForceSoftware
Eric Engestrom
7
-8
/
+8
2017-12-27
egl: let each platform decided how to handle LIBGL_ALWAYS_SOFTWARE
Eric Engestrom
3
-4
/
+8
2017-12-27
egl: link libEGL against the dynamic version of libglapi
Brendan King
1
-3
/
+6
2017-12-14
egl/android: Provide an option for the backend to expose KHR_image
Harish Krupo
3
-1
/
+4
2017-12-13
egl/android: Partially handle HAL_PIXEL_FORMAT_IMPLEMENTATION_DEFINED
Tomasz Figa
1
-2
/
+39
2017-12-04
meson: fix underlinkage without dri3
Dylan Baker
1
-1
/
+1
2017-12-01
egl/x11: Remove unneeded free() on always null string
Vadym Shovkoplias
1
-1
/
+0
2017-11-17
egl: Convert int to attrib in eglGetPlatformDisplay
Adam Jackson
3
-25
/
+25
2017-11-16
egl: pass the dri2_dpy to the $plat_teardown functions
Emil Velikov
1
-2
/
+2
2017-11-16
egl: fix var type
Eric Engestrom
1
-1
/
+1
2017-11-16
egl: add note about missing $plat_teardown
Emil Velikov
1
-0
/
+1
2017-11-16
egl/wayland: move teardown code to the platform file
Emil Velikov
3
-20
/
+27
2017-11-16
egl/drm: move teardown code to the platform file
Emil Velikov
3
-5
/
+12
2017-11-16
egl/x11: move teardown code to the platform file
Emil Velikov
3
-5
/
+11
2017-11-16
egl: Provide meaningfull error when built w/o requested platform
Emil Velikov
2
-11
/
+41
2017-11-14
egl/wayland: Add a fallback when fourcc query isn't supported
Derek Foreman
1
-2
/
+30
2017-11-13
egl/haiku: Correct invalid void* conversion in calloc
Alexander von Gluck IV
1
-1
/
+2
2017-11-13
egl: EXT_pixel_format_float plumbing
Tapani Pälli
5
-0
/
+15
2017-11-10
meson: move wayland-egl into egl folder
Dylan Baker
1
-0
/
+4
2017-11-09
threads: update for late C11 changes
Nicolai Hähnle
1
-11
/
+13
2017-11-08
egl/android: add a note about .swap_buffers_with_damage
Emil Velikov
1
-1
/
+1
2017-11-08
wayland-drm: static inline wayland_drm_buffer_get
Emil Velikov
2
-38
/
+36
2017-11-07
meson: standardize .so version to major.minor.patch
Eric Engestrom
1
-1
/
+1
2017-11-06
egl: Implement EGL_KHR_context_flush_control
Adam Jackson
6
-1
/
+24
2017-11-06
egl/dri2: Factor out context attribute initialization
Adam Jackson
1
-24
/
+7
2017-11-02
meson: Set c visibility args for wayland-drm
Dylan Baker
1
-0
/
+1
2017-11-02
gbm: Don't traverse backwards for includes
Dylan Baker
1
-0
/
+2
2017-11-02
automake: Remove unused include path
Dylan Baker
1
-2
/
+1
2017-10-31
meson: pass correct args to wayland-egl symbol test
Eric Engestrom
1
-1
/
+4
2017-10-31
automake+meson: don't run egl symbol check on libglvnd lib
Eric Engestrom
2
-6
/
+15
2017-10-31
meson: pass correct env/args to egl tests
Eric Engestrom
1
-2
/
+8
2017-10-31
wayland-egl: fail symbol check if lib is missing
Eric Engestrom
1
-1
/
+9
2017-10-31
egl: fail symbol check if lib is missing
Eric Engestrom
1
-1
/
+9
2017-10-30
meson: wire up egl/android
Eric Engestrom
1
-1
/
+4
2017-10-27
wayland-egl: fix wayland cflags
Eric Engestrom
1
-1
/
+1
2017-10-26
Android: egl: add dependency on libnativewindow
Rob Herring
1
-0
/
+4
2017-10-26
meson: wayland-egl depends on wayland-client
Daniel Stone
1
-0
/
+1
2017-10-23
meson: fix egl build for meson version < 0.43
Dylan Baker
1
-5
/
+4
2017-10-20
meson: Add support for EGL glvnd
Dylan Baker
1
-2
/
+44
[next]