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
/
wayland
/
wayland-drm
/
wayland-drm.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
egl/wayland: Add Wayland drm support for RGB10 winsys buffers.
Mario Kleiner
2018-01-03
1
-0
/
+6
*
wayland-drm: static inline wayland_drm_buffer_get
Emil Velikov
2017-11-08
1
-26
/
+0
*
wayland-drm: constify the callbacks struct, take 2
Emil Velikov
2017-10-13
1
-1
/
+1
*
wayland-drm: use a copy of the wayland_drm_callbacks struct
Emil Velikov
2017-10-13
1
-5
/
+5
*
Revert "wayland-drm: constify the callbacks struct"
Daniel Stone
2017-09-26
1
-2
/
+2
*
wayland-drm: constify the callbacks struct
Emil Velikov
2017-09-19
1
-2
/
+2
*
wayland-drm: avoid deprecated use of struct wl_resource
Micah Fedke
2017-09-19
1
-3
/
+3
*
wayland-drm: remove unused wayland_drm_buffer_get_{format,buffer}
Emil Velikov
2017-09-19
1
-12
/
+0
*
wayland-drm: add missing NULL check
Frank Binns
2016-09-01
1
-0
/
+2
*
mesa: Fix warning about static being in the wrong place
Ian Romanick
2015-09-02
1
-1
/
+1
*
wayland: silence unused var warning
Fabio Pedretti
2013-10-30
1
-2
/
+0
*
wayland: Don't leak wl_drm global when unbinding display
Ander Conselvan de Oliveira
2013-10-22
1
-2
/
+5
*
egl-wayland: Add support for RGB565 pixel format for Wayland clients
Singh, Satyeshwar
2013-10-15
1
-0
/
+3
*
wayland: Don't rely on static variable for identifying wl_drm buffers
Kristian Høgsberg
2013-10-11
1
-9
/
+11
*
egl: Update to Wayland 1.2 server API
Ander Conselvan de Oliveira
2013-08-07
1
-27
/
+39
*
wayland: Add prime fd passing as a buffer sharing mechanism
Kristian Høgsberg
2013-03-18
1
-6
/
+34
*
wayland: Remove 0.85 compatibility #ifdefs
Kristian Høgsberg
2012-10-17
1
-26
/
+0
*
wayland-drm: Add protocol to create planar buffers
Kristian Høgsberg
2012-07-11
1
-17
/
+72
*
wayland-drm: Pass struct wl_drm_buffer to the driver
Kristian Høgsberg
2012-07-11
1
-15
/
+4
*
wayland-drm: Implement wl_buffer.damage in old versions of Wayland
Neil Roberts
2012-04-12
1
-0
/
+26
*
wayland-drm: remove wl_buffer.damage
Pekka Paalanen
2012-04-10
1
-7
/
+0
*
wayland-drm: Drop the non-premul formats, use format codes from drm_fourcc.h
Kristian Høgsberg
2012-01-11
1
-6
/
+5
*
egl_dri2/wayland: handle creating xrgb8888 images
Robert Bragg
2012-01-11
1
-0
/
+8
*
wayland: Use wl_resource_* error functions
Kristian Høgsberg
2011-09-01
1
-10
/
+10
*
wayland-drm: Fix compilation with wayland master
Benjamin Franzke
2011-09-01
1
-9
/
+9
*
wayland: Track changes to drop wl_visual
Kristian Høgsberg
2011-08-31
1
-13
/
+21
*
wayland: Track server side wayland changes
Kristian Høgsberg
2011-08-31
1
-34
/
+36
*
Fixes for leaks reported by cppcheck.
Völgyes Dávid
2011-07-06
1
-0
/
+1
*
egl_dri2/wayland: Hook up new buffer.release event
Benjamin Franzke
2011-06-21
1
-2
/
+2
*
wayland-drm: Check visual for being NULL
Benjamin Franzke
2011-05-31
1
-1
/
+1
*
wayland-drm: Use new generic error event
Kristian Høgsberg
2011-05-19
1
-16
/
+11
*
egl/wayland: Follow wl_resource_destroy changes
Benjamin Franzke
2011-05-06
1
-1
/
+1
*
egl/wayland-drm: Generalize interface
Benjamin Franzke
2011-05-06
1
-38
/
+43
*
egl/wayland: Follow buffer.attach removal
Benjamin Franzke
2011-04-22
1
-1
/
+0
*
egl/wayland: Update to buffer.damage addition
Benjamin Franzke
2011-04-22
1
-4
/
+3
*
egl/wayland: Add new version parameter for post_drm
Benjamin Franzke
2011-04-22
1
-1
/
+3
*
egl: Add EGL_WL_bind_wayland_display
Benjamin Franzke
2011-03-01
1
-0
/
+203