index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
egl
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
loader_dri3/glx/egl: Reinstate the loader_dri3_vtable get_dri_screen callback
Thomas Hellstrom
2018-02-20
1
-0
/
+12
*
egl/wayland: Always use in-tree wayland-egl-backend.h
Daniel Stone
2018-02-16
1
-1
/
+1
*
egl/wayland: check for invalid format index
Eric Engestrom
2018-02-16
1
-0
/
+2
*
dri: fromPlanar() can return NULL as a valid result
Louis-Francis Ratté-Boulianne
2018-02-15
2
-7
/
+5
*
egl/x11: Fix leak in dri3_create_image_khr_pixmap
Louis-Francis Ratté-Boulianne
2018-02-14
1
-0
/
+1
*
egl/gbm: Fix compiler warning about visual matching.
Eric Anholt
2018-02-12
1
-1
/
+1
*
egl/gbm: Ensure EGLConfigs match GBM surface format
Daniel Stone
2018-02-09
1
-4
/
+48
*
egl/gbm: Remove duplicate format table
Daniel Stone
2018-02-09
1
-18
/
+17
*
egl/wayland: Use an array for modifiers
Daniel Stone
2018-02-09
2
-72
/
+20
*
egl/wayland: Remove has_format enum
Daniel Stone
2018-02-09
1
-19
/
+14
*
egl/wayland: Add bpp to visual map
Daniel Stone
2018-02-09
1
-24
/
+12
*
egl/wayland: Use visual map for DRIImage<->FourCC map
Daniel Stone
2018-02-09
1
-14
/
+11
*
egl/wayland: Use visual map for format advertisement
Daniel Stone
2018-02-09
1
-39
/
+36
*
egl/wayland: Use visual map for buffer_from_image
Daniel Stone
2018-02-09
1
-21
/
+19
*
egl/wayland: Use visual map for config->format lookup
Daniel Stone
2018-02-09
1
-25
/
+36
*
egl/wayland: Add format enums to visual map
Daniel Stone
2018-02-09
1
-0
/
+13
*
egl/wayland: Use proper enum type in visual definition
Daniel Stone
2018-02-09
1
-1
/
+1
*
egl/wayland: Widen channel masks to bpp
Daniel Stone
2018-02-09
1
-5
/
+20
*
egl/wayland: Hoist format <-> EGLConfig definition up
Daniel Stone
2018-02-09
1
-16
/
+17
*
egl/wayland: Fix ARGB/XRGB transposition in config map
Daniel Stone
2018-02-09
1
-2
/
+2
*
egl: add support for EGL_ANDROID_blob_cache
Tapani Pälli
2018-02-07
2
-0
/
+17
*
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
1
-3
/
+34
*
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: rename LIBGL_ALWAYS_SOFTWARE variable from UseFallback to ForceSoftware
Eric Engestrom
2017-12-27
5
-5
/
+5
*
egl: let each platform decided how to handle LIBGL_ALWAYS_SOFTWARE
Eric Engestrom
2017-12-27
3
-4
/
+8
*
egl/android: Provide an option for the backend to expose KHR_image
Harish Krupo
2017-12-14
1
-0
/
+1
*
egl/android: Partially handle HAL_PIXEL_FORMAT_IMPLEMENTATION_DEFINED
Tomasz Figa
2017-12-13
1
-2
/
+39
*
egl/x11: Remove unneeded free() on always null string
Vadym Shovkoplias
2017-12-01
1
-1
/
+0
*
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
1
-0
/
+2
*
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
*
egl: Implement EGL_KHR_context_flush_control
Adam Jackson
2017-11-06
2
-1
/
+11
*
egl/dri2: Factor out context attribute initialization
Adam Jackson
2017-11-06
1
-24
/
+7
*
egl,dri: Propagate context priority hint to driver->CreateContext
Chris Wilson
2017-10-20
1
-7
/
+31
*
egl: Support IMG_context_priority
Chris Wilson
2017-10-20
1
-0
/
+5
*
Revert "egl: move alloc & init out of _eglBuiltInDriver{DRI2,Haiku}"
Marek Olšák
2017-10-18
2
-6
/
+22
[next]