summaryrefslogtreecommitdiff
path: root/src/lib/ecore_wl2/ecore_wl2_subsurf.c
Commit message (Expand)AuthorAgeFilesLines
* ecore_wl2_subsurf: follow wayland spec for syncShinwoo Kim2020-08-071-0/+3
* wayland: Reduce number of unneccessary display flushesDerek Foreman2018-01-191-5/+0
* wayland: always flush client display when protocol sends are pendingMike Blumenkrantz2018-01-171-0/+5
* ecore-wl2: null out subsurface pointers after destroying themMike Blumenkrantz2016-05-051-2/+10
* ecore_drm/ecore_wl2: logging: remove errant usage of %mDerek Foreman2016-01-141-3/+3
* ecore-wl2: Add API function to set opaque region of a subsurfaceChris Michael2015-12-031-0/+32
* ecore-wl2: Add API function to set sync/desync on a subsurfaceChris Michael2015-12-031-0/+17
* ecore-wl2: Add API function to place a subsurface below a surfaceChris Michael2015-12-031-0/+9
* ecore-wl2: Add API function to place a subsurface above a surfaceChris Michael2015-12-031-0/+9
* ecore-wl2: Add API function to get the position of a subsurfaceChris Michael2015-12-031-0/+9
* ecore-wl2: Add API function to set the position of a subsurfaceChris Michael2015-12-031-0/+14
* ecore-wl2: Add API function to return the wl_surface of a subsurfaceChris Michael2015-12-031-0/+8
* ecore-wl2: Add API function to delete a subsurfaceChris Michael2015-12-031-0/+8
* ecore-wl2: Start on preliminary subsurface supportChris Michael2015-12-031-0/+71