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
*
wayland/egl: Ensure EGL surface is resized on DRI update_buffers()
Carlos Garnacho
2019-02-20
1
-4
/
+7
*
egl/wayland-drm: Only announce formats via wl_drm which the driver supports.
Mario Kleiner
2019-01-29
3
-1
/
+22
*
egl/wayland: Allow client->server format conversion for PRIME offload. (v2)
Mario Kleiner
2019-01-29
1
-9
/
+71
*
egl: Implementation of egl dri2 drivers for MESA_query_driver
Veluri Mithun
2019-01-24
2
-0
/
+38
*
Revert "Implementation of egl dri2 drivers for MESA_query_driver"
Mark Janes
2019-01-23
2
-38
/
+0
*
Implementation of egl dri2 drivers for MESA_query_driver
Veluri Mithun
2019-01-23
2
-0
/
+38
*
egl: add missing includes
Eric Engestrom
2019-01-11
1
-0
/
+1
*
egl/haiku: Fix reference to disp vs dpy
Alexander von Gluck IV
2019-01-02
1
-1
/
+2
*
egl/wayland: rather obvious build fix
Nicolai Hähnle
2018-11-28
1
-2
/
+2
*
egl/wayland: plug memory leak in drm_handle_device()
Emil Velikov
2018-11-28
1
-0
/
+2
*
egl/wayland: bail out when drmGetMagic fails
Emil Velikov
2018-11-28
1
-1
/
+8
*
loader: Factor out the common driver opening logic from each loader.
Eric Anholt
2018-11-16
1
-68
/
+7
*
egl: Move loader_set_logger() up to egl_dri2.c.
Eric Anholt
2018-11-16
5
-10
/
+2
*
egl/dri: fix error value with unknown drm format
Lionel Landwerlin
2018-11-16
1
-1
/
+1
*
egl: Improve the debugging of gbm format matching in DRI configs.
Eric Anholt
2018-11-12
1
-2
/
+3
*
dri: add AYUV format
Lionel Landwerlin
2018-11-12
2
-0
/
+2
*
wayland/egl: Resize EGL surface on update buffer for swrast
Olivier Fourdan
2018-11-06
1
-2
/
+2
*
egl: set the EGLDevice when creating a display
Emil Velikov
2018-11-01
7
-1
/
+81
*
egl: drop EGL driver `name`
Eric Engestrom
2018-10-31
2
-4
/
+0
*
egl: move alloc & init out of _eglBuiltInDriver{DRI2,Haiku}
Eric Engestrom
2018-10-31
2
-23
/
+6
*
egl: add messages to a few assert() and turn a couple into unreachable()
Eric Engestrom
2018-10-30
1
-4
/
+4
*
egl/x11: remove eglSwap* surface check
Emil Velikov
2018-10-03
2
-8
/
+0
*
egl/surfaceless: remove eglSwap* stubs
Emil Velikov
2018-10-03
1
-13
/
+0
*
egl/drm: remove eglSwap* surface check
Emil Velikov
2018-10-03
1
-16
/
+14
*
egl/android: remove eglSwap* surface check
Emil Velikov
2018-10-03
1
-4
/
+0
*
egl/android: rework device probing
Emil Velikov
2018-09-20
1
-43
/
+77
*
egl/android: Declare droid_load_driver() static
Kristian H. Kristensen
2018-09-13
1
-1
/
+1
*
egl/android: do not indent HAVE_DRM_GRALLOC preprocessor directive
Mauro Rossi
2018-09-02
1
-3
/
+3
*
egl/wayland: do not leak wl_buffer when it is locked
Juan A. Suarez Romero
2018-08-31
2
-7
/
+16
*
egl/dri2: Guard against invalid fourcc formats
Jason Ekstrand
2018-08-30
1
-0
/
+15
*
egl/dri2: Add a helper for the number of planes for a FOURCC format
Jason Ekstrand
2018-08-30
1
-11
/
+21
*
egl/drm: use gbm_dri_bo() wrapper
Emil Velikov
2018-08-24
1
-2
/
+2
*
egl/drm: use gbm_dri_surface() wrapper
Emil Velikov
2018-08-24
1
-3
/
+3
*
egl/drm: use gbm_dri_device() wrapper
Emil Velikov
2018-08-24
1
-1
/
+1
*
egl/android: simplify device open/probe
Emil Velikov
2018-08-24
1
-34
/
+18
*
egl/android: remove drmVersion::name NULL check
Emil Velikov
2018-08-24
1
-5
/
+0
*
egl/android: remove droid_probe_driver()
Emil Velikov
2018-08-24
1
-18
/
+0
*
egl/android: use strcmp with drmVersion::name
Emil Velikov
2018-08-24
1
-1
/
+1
*
egl/android: use drmDevice instead of the manual /dev/dri iteration
Emil Velikov
2018-08-24
1
-16
/
+12
*
egl/android: Implement EGL_KHR_mutable_render_buffer
Chad Versace
2018-08-21
3
-7
/
+206
*
egl: add helper to combine two u32 into one u64
Eric Engestrom
2018-08-21
4
-7
/
+11
*
egl/wayland: remove sign from bitfield `formats`
Eric Engestrom
2018-08-16
2
-6
/
+6
*
egl: some spelling fixes
Eric Engestrom
2018-08-16
1
-5
/
+5
*
egl/android: fix regression in drm_gralloc path (v2)
Mauro Rossi
2018-08-15
1
-0
/
+23
*
egl: Fix leak of X11 pixmaps backing pbuffers in DRI3.
Eric Anholt
2018-08-09
1
-0
/
+5
*
wayland/egl: update surface size on window resize
Juan A. Suarez Romero
2018-08-08
1
-4
/
+15
*
wayland/egl: initialize window surface size to window size
Juan A. Suarez Romero
2018-08-08
1
-0
/
+3
*
egl/dri2: In dri2_make_current, return early on failure
Chad Versace
2018-08-07
1
-14
/
+15
*
egl: Simplify queries for EGL_RENDER_BUFFER
Chad Versace
2018-08-07
1
-6
/
+0
*
egl: set EGL_BAD_NATIVE_PIXMAP in the copy_buffers fallback
Emil Velikov
2018-08-07
1
-1
/
+2
[next]