index
:
mesa/mesa
10.0
10.1
10.2
10.3
10.4
10.5
10.6
11.0
11.1
11.2
12.0
13.0
17.0
17.1
17.2
17.3
18.0
18.1
18.2
18.3
19.0
19.1
19.2
19.3
20.0
20.1
20.2
20.3
21.0
21.1
21.2
21.3
22.0
22.1
7.10
7.11
7.8
7.8-gles
7.9
8.0
9.0
9.1
9.2
gallium-no-rhw-position
main
marge_bot_batch_merge_job
opengl-es-v2
staging/20.0
staging/20.1
staging/20.2
staging/20.3
staging/21.0
staging/21.1
staging/21.2
staging/21.3
staging/22.0
staging/22.1
tess-use-io-semantics
virgl_fix_type_v1
The Mesa 3D Graphics Library (mirrored from https://gitlab.freedesktop.org/mesa/mesa)
brianp
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
egl
/
wayland
/
wayland-drm
/
wayland-drm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-10-30
wayland: silence unused var warning
Fabio Pedretti
1
-2
/
+0
2013-10-22
wayland: Don't leak wl_drm global when unbinding display
Ander Conselvan de Oliveira
1
-2
/
+5
2013-10-15
egl-wayland: Add support for RGB565 pixel format for Wayland clients
Singh, Satyeshwar
1
-0
/
+3
2013-10-11
wayland: Don't rely on static variable for identifying wl_drm buffers
Kristian Høgsberg
1
-9
/
+11
2013-08-07
egl: Update to Wayland 1.2 server API
Ander Conselvan de Oliveira
1
-27
/
+39
2013-03-18
wayland: Add prime fd passing as a buffer sharing mechanism
Kristian Høgsberg
1
-6
/
+34
2012-10-17
wayland: Remove 0.85 compatibility #ifdefs
Kristian Høgsberg
1
-26
/
+0
2012-07-11
wayland-drm: Add protocol to create planar buffers
Kristian Høgsberg
1
-17
/
+72
2012-07-11
wayland-drm: Pass struct wl_drm_buffer to the driver
Kristian Høgsberg
1
-15
/
+4
2012-04-12
wayland-drm: Implement wl_buffer.damage in old versions of Wayland
Neil Roberts
1
-0
/
+26
2012-04-10
wayland-drm: remove wl_buffer.damage
Pekka Paalanen
1
-7
/
+0
2012-01-11
wayland-drm: Drop the non-premul formats, use format codes from drm_fourcc.h
Kristian Høgsberg
1
-6
/
+5
2012-01-11
egl_dri2/wayland: handle creating xrgb8888 images
Robert Bragg
1
-0
/
+8
2011-09-01
wayland: Use wl_resource_* error functions
Kristian Høgsberg
1
-10
/
+10
2011-09-01
wayland-drm: Fix compilation with wayland master
Benjamin Franzke
1
-9
/
+9
2011-08-31
wayland: Track changes to drop wl_visual
Kristian Høgsberg
1
-13
/
+21
2011-08-31
wayland: Track server side wayland changes
Kristian Høgsberg
1
-34
/
+36
2011-07-06
Fixes for leaks reported by cppcheck.
Völgyes Dávid
1
-0
/
+1
2011-06-21
egl_dri2/wayland: Hook up new buffer.release event
Benjamin Franzke
1
-2
/
+2
2011-05-31
wayland-drm: Check visual for being NULL
Benjamin Franzke
1
-1
/
+1
2011-05-19
wayland-drm: Use new generic error event
Kristian Høgsberg
1
-16
/
+11
2011-05-06
egl/wayland: Follow wl_resource_destroy changes
Benjamin Franzke
1
-1
/
+1
2011-05-06
egl/wayland-drm: Generalize interface
Benjamin Franzke
1
-38
/
+43
2011-04-22
egl/wayland: Follow buffer.attach removal
Benjamin Franzke
1
-1
/
+0
2011-04-22
egl/wayland: Update to buffer.damage addition
Benjamin Franzke
1
-4
/
+3
2011-04-22
egl/wayland: Add new version parameter for post_drm
Benjamin Franzke
1
-1
/
+3
2011-03-01
egl: Add EGL_WL_bind_wayland_display
Benjamin Franzke
1
-0
/
+203