Age | Commit message (Expand) | Author |
---|---|---|
2017-08-10 | Merge branch 'master' into drm_buffer | Drew DeVault |
2017-08-10 | Fix wlr_surface destruction bug | nyorain |
2017-08-10 | implement compositor create region | Tony Crisci |
2017-08-09 | Move wlr_surface into wlr | nyorain |
2017-08-09 | Add first wlr_surface example implementation | nyorain |
2017-08-08 | Rename wlr_surface -> wlr_texture; attach -> upload | nyorain |
2017-08-04 | Missed a variable | Drew DeVault |
2017-08-04 | Minor nitpicking in wl_compositor | 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-07-11 | Revert "Merge pull request #27 from ascent12/meson" | Drew DeVault |
2017-07-11 | Changed build system to meson | Scott Anderson |
2017-06-28 | Add shim implementations of wl_{compositor,shell} | Drew DeVault |