Age | Commit message (Expand) | Author |
2017-08-05 | Merge pull request #42 from acrisci/bug/no-switch-active-textures | Drew DeVault |
2017-08-05 | Merge pull request #31 from nyorain/merged | Drew DeVault |
2017-08-05 | Use meson build system | nyorain |
2017-08-05 | Remove unnecessary calls to glActiveTexture | Tony Crisci |
2017-08-04 | Add .build.yml for builds.sr.ht | Drew DeVault |
2017-08-04 | Missed a variable | Drew DeVault |
2017-08-04 | Minor nitpicking in wl_compositor | Drew DeVault |
2017-08-04 | Merge pull request #41 from acrisci/feature/surface-interface-stub | Drew DeVault |
2017-08-04 | Implement destroying surfaces | Tony Crisci |
2017-08-04 | Implement shm buffer surface attach interface | Tony Crisci |
2017-08-03 | Add surface interface stubs in compositor example | Tony Crisci |
2017-08-02 | Fix #40 | Drew DeVault |
2017-07-31 | Merge pull request #39 from acrisci/bug/fix-wl-enum-touch | Drew DeVault |
2017-07-31 | Use correct pixel format enum in touch example | Tony Crisci |
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 |