aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-07-31Merge pull request #39 from acrisci/bug/fix-wl-enum-touchDrew DeVault
2017-07-31Use correct pixel format enum in touch exampleTony Crisci
2017-07-30Merge pull request #36 from acrisci/bug/supported-cursor-pixel-formatDrew DeVault
2017-07-30Merge pull request #37 from acrisci/bug/session-pathScott Anderson
2017-07-29Correctly get session pathTony Crisci
2017-07-27Use ARGB8888 pixel format for cursor boTony Crisci
2017-07-24Merge pull request #34 from acrisci/bug/fix-cleanup-pageflip-raceDrew DeVault
2017-07-24Merge pull request #33 from acrisci/bug/fix-software-cursorDrew DeVault
2017-07-24bugfix: add null check on output gbm on pageflipTony Crisci
2017-07-24bugfix: fix cursor software rendering fallbackTony Crisci
2017-07-18Fix LTO (fixes #26)Drew DeVault
2017-07-12Oh my god Clang seriously just fuck offDrew DeVault
2017-07-12Fuck off, clangDrew DeVault
2017-07-12Remove use of missing headerDrew DeVault
2017-07-12Merge pull request #30 from mikkeloscar/add-travisDrew DeVault
2017-07-12Fix unused variables in release buildsDrew DeVault
2017-07-12Build on travis-ci.Mikkel Oscar Lyderik Larsen
2017-07-11Revert "Merge pull request #27 from ascent12/meson"Drew DeVault
2017-07-11Revert "Fixed linking error"Drew DeVault
2017-07-12Fixed linking errorScott Anderson
2017-07-11Merge pull request #27 from ascent12/mesonDrew DeVault
2017-07-11Small linking fixScott Anderson
2017-07-11Use subdirScott Anderson
2017-07-11Changed build system to mesonScott Anderson
2017-07-11Fixed that warnings that showed up with optimisations.Scott Anderson
2017-07-09Merge pull request #25 from ascent12/forkingDrew DeVault
2017-07-10Exit cleanly if we cannot open Wayland socket.Scott Anderson
2017-07-09Session documentation.Scott Anderson
2017-07-09Stop remembering the drm fd in child.Scott Anderson
2017-07-09Moved IPC to its own file.Scott Anderson
2017-07-09Added public fields to wlr_sessionScott Anderson
2017-07-09Removed KDSKBMUTE. This actually isn't supported by Linux.Scott Anderson
2017-07-04include fixesScott Anderson
2017-07-04Make libcap optional.Scott Anderson
2017-07-04Added forkingScott Anderson
2017-07-03Minor fixesScott Anderson
2017-07-03Added direct session supportScott Anderson
2017-06-29Merge branch 'wlcore'Drew DeVault
2017-06-28Add shim implementations of wl_{compositor,shell}Drew DeVault
2017-06-28Move example -> examplesDrew DeVault
2017-06-28Remove wlr_compositorDrew DeVault
2017-06-28Remove excessive logging in wayland backendDrew DeVault
2017-06-26Merge pull request #23 from ascent12/cursorDrew DeVault
2017-06-26Add new interfaces to wayland backendDrew DeVault
2017-06-26Log max cursor size on errorDrew DeVault
2017-06-26Add wlr_wl_compositor and remove wlr_wl_shmDrew DeVault
2017-06-26Hardware cursor improvements.Scott Anderson
2017-06-26Added software cursor fallbackScott Anderson
2017-06-23Remove endian.hDrew DeVault
2017-06-23Support wl_shm pixel formats in gles2 rendererDrew DeVault