aboutsummaryrefslogtreecommitdiff
path: root/examples/compositor/wl_compositor.c
AgeCommit message (Expand)Author
2017-08-15wl_shell/compositor surface: do not check if it's in list before removingDominique Martinet
2017-08-15example compositor: only iterate over wl_shell and xdg_shell surfacesDominique Martinet
2017-08-10Merge branch 'master' into drm_bufferDrew DeVault
2017-08-10Fix wlr_surface destruction bugnyorain
2017-08-10implement compositor create regionTony Crisci
2017-08-09Move wlr_surface into wlrnyorain
2017-08-09Add first wlr_surface example implementationnyorain
2017-08-08Rename wlr_surface -> wlr_texture; attach -> uploadnyorain
2017-08-04Missed a variableDrew DeVault
2017-08-04Minor nitpicking in wl_compositorDrew DeVault
2017-08-04Implement destroying surfacesTony Crisci
2017-08-04Implement shm buffer surface attach interfaceTony Crisci
2017-08-03Add surface interface stubs in compositor exampleTony Crisci
2017-07-11Revert "Merge pull request #27 from ascent12/meson"Drew DeVault
2017-07-11Changed build system to mesonScott Anderson
2017-06-28Add shim implementations of wl_{compositor,shell}Drew DeVault