Age | Commit message (Expand) | Author |
2017-08-09 | implement surface frame | Tony Crisci |
2017-08-09 | release shm buffer after uploading | Tony Crisci |
2017-08-09 | Merge pull request #43 from acrisci/feature/shell-surface-interface | Drew DeVault |
2017-08-09 | Style cleanup | Drew DeVault |
2017-08-09 | use generators for wayland protocol gen | Tony Crisci |
2017-08-09 | cleanup for style and formatting | Tony Crisci |
2017-08-09 | add xdg shell destructors | Tony Crisci |
2017-08-09 | Add todo for destroy_xdg_shell_surface | Tony Crisci |
2017-08-09 | send configure event after creating toplevel | Tony Crisci |
2017-08-09 | rename wlr_surface to wlr_texture | Tony Crisci |
2017-08-09 | implement xdg toplevel stubs | Tony Crisci |
2017-08-09 | Add xdg shell stubs | Tony Crisci |
2017-08-09 | Add shell surface stubs | Tony Crisci |
2017-08-09 | Merge pull request #50 from nyorain/wl_surface | Drew DeVault |
2017-08-09 | Fix surface destruction | nyorain |
2017-08-09 | Move wlr_surface into wlr | nyorain |
2017-08-09 | Add first wlr_surface example implementation | nyorain |
2017-08-09 | Merge pull request #51 from nyorain/region | Drew DeVault |
2017-08-09 | Update ci for pixman | nyorain |
2017-08-09 | Implement wlr_region using pixman | nyorain |
2017-08-10 | Added null check on crtc | Scott Anderson |
2017-08-09 | Merge pull request #49 from ascent12/drm-atomic | Drew DeVault |
2017-08-09 | Atomic modesetting | Scott Anderson |
2017-08-08 | Switch .build.yml to meson | Drew DeVault |
2017-08-08 | Merge pull request #48 from nyorain/wlr_texture | Drew DeVault |
2017-08-08 | Rename wlr_surface -> wlr_texture; attach -> upload | nyorain |
2017-08-08 | Add logging in wlr_cursor | Drew DeVault |
2017-08-08 | Accomodate for hotspot in cursor position | Drew DeVault |
2017-08-08 | Fix software cursor. Fixes #45 | Scott Anderson |
2017-08-07 | Add xcursor sublibrary | Drew DeVault |
2017-08-07 | Merge pull request #44 from ascent12/drm | Drew DeVault |
2017-08-07 | Use gbm_bo_map for cursor | Scott Anderson |
2017-08-07 | Style changes | Scott Anderson |
2017-08-06 | Remove old fields | Scott Anderson |
2017-08-06 | Moved headers | Scott Anderson |
2017-08-06 | Renamed some variables to be less generic | Scott Anderson |
2017-08-06 | Updated DRM cursor rendering | Scott Anderson |
2017-08-06 | Clean up resources when plane is reassigned | Scott Anderson |
2017-08-06 | More cleanups | Scott Anderson |
2017-08-06 | Various cleanups | Scott Anderson |
2017-08-06 | Split off some functions into drm-util | Scott Anderson |
2017-08-06 | Use plane for rendering | Scott Anderson |
2017-08-06 | Add planes. | Scott Anderson |
2017-08-06 | Upgraded CRTC and Encoder matching | Scott Anderson |
2017-08-06 | Various changes/cleanups | Scott Anderson |
2017-08-06 | DRM resource initalisation | Scott Anderson |
2017-08-06 | Added DRM property infrastructure | Scott Anderson |
2017-08-05 | Merge pull request #29 from ascent12/session | Drew DeVault |
2017-08-05 | Check for multi backend before using it | Drew DeVault |
2017-08-05 | Log that the X11 backend is unimplemented | Drew DeVault |