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