summaryrefslogtreecommitdiffstats
path: root/src/egl/wayland/wayland-drm/wayland-drm.h
Commit message (Expand)AuthorAgeFilesLines
* wayland: Don't rely on static variable for identifying wl_drm buffersKristian Høgsberg2013-10-111-1/+1
* egl: Update to Wayland 1.2 server APIAnder Conselvan de Oliveira2013-08-071-6/+7
* wayland: Add prime fd passing as a buffer sharing mechanismKristian Høgsberg2013-03-181-2/+5
* wayland: Include wl_drm format enum in wayland-drm.hKristian Høgsberg2012-07-171-1/+64
* gbm: Add new gbm_bo_import entry pointKristian Høgsberg2012-07-161-3/+0
* egl: Add EGL_WAYLAND_PLANE_WL attributeKristian Høgsberg2012-07-111-1/+1
* wayland-drm: Add protocol to create planar buffersKristian Høgsberg2012-07-111-3/+2
* wayland-drm: Pass struct wl_drm_buffer to the driverKristian Høgsberg2012-07-111-4/+14
* egl_dri2/wayland: handle creating xrgb8888 imagesRobert Bragg2012-01-111-0/+3
* wayland: Track changes to drop wl_visualKristian Høgsberg2011-08-311-1/+2
* egl/wayland-drm: Generalize interfaceBenjamin Franzke2011-05-061-8/+16
* egl: Add EGL_WL_bind_wayland_displayBenjamin Franzke2011-03-011-0/+26