summaryrefslogtreecommitdiffstats
path: root/video/out/vo_wayland.c
Commit message (Expand)AuthorAgeFilesLines
* Adjust wayland definesPaweł Forysiuk2013-11-041-1/+1
* configure: uniform the defines to #define HAVE_xxx (0|1)Stefano Pigozzi2013-11-031-1/+1
* video/out: remove useless info struct and redundant fieldswm42013-10-231-6/+2
* wayland/shm: fix resizing for good (finally)Alexander Preisinger2013-09-121-7/+45
* wayland/shm: use wayland logAlexander Preisinger2013-09-121-11/+11
* wayland/shm: version detection that also worksAlexander Preisinger2013-09-091-3/+8
* configure: build with wayland 1.2.0Alexander Preisinger2013-09-031-0/+5
* wayland/shm: rework format handlingAlexander Preisinger2013-08-261-47/+76
* wayland: fix memory leaksAlexander Preisinger2013-08-261-0/+3
* wayland/shm: use opaque regionsAlexander Preisinger2013-08-261-0/+10
* wayland: shm based software renderingAlexander Preisinger2013-08-251-0/+645