summaryrefslogtreecommitdiffstats
path: root/src/egl/wayland/wayland-drm
Commit message (Expand)AuthorAgeFilesLines
* wayland-drm: add missing NULL checkFrank Binns2016-09-011-0/+2
* mesa: Fix warning about static being in the wrong placeIan Romanick2015-09-021-1/+1
* wayland: Move version 2 request to end of interface specificationKristian Høgsberg2014-05-121-16/+19
* egl/build: Include headers and XML in distribution.Matt Turner2014-04-071-1/+6
* wayland: silence unused var warningFabio Pedretti2013-10-301-2/+0
* wayland: Don't leak wl_drm global when unbinding displayAnder Conselvan de Oliveira2013-10-221-2/+5
* egl-wayland: Add support for RGB565 pixel format for Wayland clientsSingh, Satyeshwar2013-10-151-0/+3
* wayland: Don't rely on static variable for identifying wl_drm buffersKristian Høgsberg2013-10-112-10/+12
* egl: Do not export private symbolsChad Versace2013-08-081-0/+1
* egl: Update to Wayland 1.2 server APIAnder Conselvan de Oliveira2013-08-072-33/+46
* wayland: Add prime fd passing as a buffer sharing mechanismKristian Høgsberg2013-03-183-9/+67
* wayland: Remove 0.85 compatibility #ifdefsKristian Høgsberg2012-10-171-26/+0
* 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
* wayland: Stop trying to use make rules from aclocal, just copy and pasteKristian Høgsberg2012-07-132-1/+8
* egl: Add EGL_WAYLAND_PLANE_WL attributeKristian Høgsberg2012-07-111-1/+1
* wayland-drm: Add protocol to create planar buffersKristian Høgsberg2012-07-113-20/+90
* wayland-drm: Pass struct wl_drm_buffer to the driverKristian Høgsberg2012-07-112-19/+18
* wayland-drm: Implement wl_buffer.damage in old versions of WaylandNeil Roberts2012-04-121-0/+26
* wayland-drm: remove wl_buffer.damagePekka Paalanen2012-04-101-7/+0
* automake: src/egl/waylandBenjamin Franzke2012-01-263-50/+15
* wayland-drm: Drop the non-premul formats, use format codes from drm_fourcc.hKristian Høgsberg2012-01-112-9/+66
* egl_dri2/wayland: handle creating xrgb8888 imagesRobert Bragg2012-01-112-0/+11
* configure: replace pkg-config calls with $(PKG_CONFIG) in the makefiles.Stéphane Marchesin2011-10-041-2/+2
* wayland: Use wl_resource_* error functionsKristian Høgsberg2011-09-011-10/+10
* wayland-drm: Fix compilation with wayland masterBenjamin Franzke2011-09-011-9/+9
* wayland: Track changes to drop wl_visualKristian Høgsberg2011-08-313-16/+35
* wayland: Track server side wayland changesKristian Høgsberg2011-08-311-34/+36
* wayland-drm: Add copyright notice to protocolBenjamin Franzke2011-07-271-0/+27
* Fixes for leaks reported by cppcheck.Völgyes Dávid2011-07-061-0/+1
* egl_dri2/wayland: Hook up new buffer.release eventBenjamin Franzke2011-06-211-2/+2
* wayland-drm: remove depend on "make clean"Chia-I Wu2011-06-131-0/+1
* wayland-drm: Check visual for being NULLBenjamin Franzke2011-05-311-1/+1
* wayland-drm: Use new generic error eventKristian Høgsberg2011-05-192-16/+17
* egl/wayland: Follow wl_resource_destroy changesBenjamin Franzke2011-05-061-1/+1
* egl/wayland-drm: Generalize interfaceBenjamin Franzke2011-05-062-46/+59
* egl/wayland: Follow buffer.attach removalBenjamin Franzke2011-04-221-1/+0
* egl/wayland: Update to buffer.damage additionBenjamin Franzke2011-04-221-4/+3
* egl/wayland: Add new version parameter for post_drmBenjamin Franzke2011-04-221-1/+3
* egl/wayland: Fix prefixes for interface namesBenjamin Franzke2011-04-221-3/+3
* egl/wayland-drm: Fix include pathBenjamin Franzke2011-03-261-1/+2
* egl: Add EGL_WL_bind_wayland_displayBenjamin Franzke2011-03-015-0/+315