Age | Commit message (Expand) | Author |
2017-07-30 | Merge pull request #36 from acrisci/bug/supported-cursor-pixel-format | Drew DeVault |
2017-07-30 | Merge pull request #37 from acrisci/bug/session-path | Scott Anderson |
2017-07-29 | Correctly get session path | Tony Crisci |
2017-07-27 | Use ARGB8888 pixel format for cursor bo | Tony Crisci |
2017-07-24 | Merge pull request #34 from acrisci/bug/fix-cleanup-pageflip-race | Drew DeVault |
2017-07-24 | Merge pull request #33 from acrisci/bug/fix-software-cursor | Drew DeVault |
2017-07-24 | bugfix: add null check on output gbm on pageflip | Tony Crisci |
2017-07-24 | bugfix: fix cursor software rendering fallback | Tony Crisci |
2017-07-18 | Fix LTO (fixes #26) | Drew DeVault |
2017-07-12 | Oh my god Clang seriously just fuck off | Drew DeVault |
2017-07-12 | Fuck off, clang | Drew DeVault |
2017-07-12 | Remove use of missing header | Drew DeVault |
2017-07-12 | Merge pull request #30 from mikkeloscar/add-travis | Drew DeVault |
2017-07-12 | Fix unused variables in release builds | Drew DeVault |
2017-07-12 | Build on travis-ci. | Mikkel Oscar Lyderik Larsen |
2017-07-11 | Revert "Merge pull request #27 from ascent12/meson" | Drew DeVault |
2017-07-11 | Revert "Fixed linking error" | Drew DeVault |
2017-07-12 | Fixed linking error | Scott Anderson |
2017-07-11 | Merge pull request #27 from ascent12/meson | Drew DeVault |
2017-07-11 | Small linking fix | Scott Anderson |
2017-07-11 | Use subdir | Scott Anderson |
2017-07-11 | Changed build system to meson | Scott Anderson |
2017-07-11 | Fixed that warnings that showed up with optimisations. | Scott Anderson |
2017-07-09 | Merge pull request #25 from ascent12/forking | Drew DeVault |
2017-07-10 | Exit cleanly if we cannot open Wayland socket. | Scott Anderson |
2017-07-09 | Session documentation. | Scott Anderson |
2017-07-09 | Stop remembering the drm fd in child. | Scott Anderson |
2017-07-09 | Moved IPC to its own file. | Scott Anderson |
2017-07-09 | Added public fields to wlr_session | Scott Anderson |
2017-07-09 | Removed KDSKBMUTE. This actually isn't supported by Linux. | Scott Anderson |
2017-07-04 | include fixes | Scott Anderson |
2017-07-04 | Make libcap optional. | Scott Anderson |
2017-07-04 | Added forking | Scott Anderson |
2017-07-03 | Minor fixes | Scott Anderson |
2017-07-03 | Added direct session support | Scott Anderson |
2017-06-29 | Merge branch 'wlcore' | Drew DeVault |
2017-06-28 | Add shim implementations of wl_{compositor,shell} | Drew DeVault |
2017-06-28 | Move example -> examples | Drew DeVault |
2017-06-28 | Remove wlr_compositor | Drew DeVault |
2017-06-28 | Remove excessive logging in wayland backend | Drew DeVault |
2017-06-26 | Merge pull request #23 from ascent12/cursor | Drew DeVault |
2017-06-26 | Add new interfaces to wayland backend | Drew DeVault |
2017-06-26 | Log max cursor size on error | Drew DeVault |
2017-06-26 | Add wlr_wl_compositor and remove wlr_wl_shm | Drew DeVault |
2017-06-26 | Hardware cursor improvements. | Scott Anderson |
2017-06-26 | Added software cursor fallback | Scott Anderson |
2017-06-23 | Remove endian.h | Drew DeVault |
2017-06-23 | Support wl_shm pixel formats in gles2 renderer | Drew DeVault |
2017-06-23 | Add wlcore/wl_shm (WIP) | Drew DeVault |
2017-06-23 | Manually transpose matricies in shader | Drew DeVault |