aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt
AgeCommit message (Collapse)Author
2017-07-12Oh my god Clang seriously just fuck offDrew DeVault
2017-07-12Fuck off, clangDrew DeVault
2017-07-12Fix unused variables in release buildsDrew DeVault
2017-07-11Revert "Merge pull request #27 from ascent12/meson"Drew DeVault
This reverts commit 85805da021006697c85489c3e30717c2b807441c, reversing changes made to 8189c64d7f07a756abf5a6189719f02b2f1af967.
2017-07-11Changed build system to mesonScott Anderson
2017-07-04Make libcap optional.Scott Anderson
2017-07-03Added direct session supportScott Anderson
2017-06-28Move example -> examplesDrew DeVault
And the compositor example into its own directory
2017-06-28Remove wlr_compositorDrew DeVault
2017-06-26Add wlr_wl_compositor and remove wlr_wl_shmDrew DeVault
2017-06-23Add wlcore/wl_shm (WIP)Drew DeVault
2017-06-21Reorganize wlr-commonDrew DeVault
2017-06-20Change from C99 to C11.Scott Anderson
2017-06-13Incorporate XKBCommon into exampleDrew DeVault
2017-06-13-g is added by defaultDrew DeVault
2017-06-07Use constant VBO for quad, add matrix stuffDrew DeVault
2017-06-05Logging improvementsScott Anderson
2017-05-31Promote types to a standalone subprojectDrew DeVault
2017-05-03New session interface.Scott Anderson
2017-05-02Added example.Scott Anderson
2017-05-01Got it to buildScott Anderson
2017-04-25Add free functions for allocated resourcesDrew DeVault
2017-04-25Flesh out wayland backend somewhat, add exampleDrew DeVault
2017-04-25Initial commitDrew DeVault