274 Commits (a5d1b6a2c93a0015b6855a447b7806234da17efa)
 

Author SHA1 Message Date
Drew DeVault a5d1b6a2c9 Specify gcc explicitly in .build.yml
7 years ago
Drew DeVault e2b7712302 Use texture->pixel_format instead of re-scanning
7 years ago
Drew DeVault 4de930542f Implement partial texture uploads
7 years ago
Drew DeVault b109aecff9 Merge pull request #52 from acrisci/feature/surface-frame-cb
7 years ago
Drew DeVault 4dfc6460f3 Style fixes
7 years ago
Tony Crisci 8306f46dfb implement surface frame
7 years ago
Tony Crisci 87fe13a9fa release shm buffer after uploading
7 years ago
Drew DeVault 3ce1341e3c Merge pull request #43 from acrisci/feature/shell-surface-interface
7 years ago
Drew DeVault bd2e9a7168 Style cleanup
7 years ago
Tony Crisci 5a7595af77 use generators for wayland protocol gen
7 years ago
Tony Crisci 26edd5fb9e cleanup for style and formatting
7 years ago
Tony Crisci 816a7f8257 add xdg shell destructors
7 years ago
Tony Crisci bdfe9faf58 Add todo for destroy_xdg_shell_surface
7 years ago
Tony Crisci a6c7d8d14f send configure event after creating toplevel
7 years ago
Tony Crisci 5add87cac6 rename wlr_surface to wlr_texture
7 years ago
Tony Crisci 15885ab54a implement xdg toplevel stubs
7 years ago
Tony Crisci c3f15ea284 Add xdg shell stubs
7 years ago
Tony Crisci 347707c962 Add shell surface stubs
7 years ago
Drew DeVault df378d3274 Merge pull request #50 from nyorain/wl_surface
7 years ago
nyorain fb58307a50 Fix surface destruction
7 years ago
nyorain cf9ee6ce3f Move wlr_surface into wlr
7 years ago
nyorain 8473c3955c Add first wlr_surface example implementation
7 years ago
Drew DeVault 6345d6deed Merge pull request #51 from nyorain/region
7 years ago
nyorain 60ecbe4246 Update ci for pixman
7 years ago
nyorain 1bea754521 Implement wlr_region using pixman
7 years ago
Scott Anderson a77fac0760 Added null check on crtc
7 years ago
Drew DeVault ef1f947d49 Merge pull request #49 from ascent12/drm-atomic
7 years ago
Scott Anderson af67966d92 Atomic modesetting
7 years ago
Drew DeVault 913829e381 Switch .build.yml to meson
7 years ago
Drew DeVault ba87585bbe Merge pull request #48 from nyorain/wlr_texture
7 years ago
nyorain e167f41fde Rename wlr_surface -> wlr_texture; attach -> upload
7 years ago
Drew DeVault 622a0d838b Add logging in wlr_cursor
7 years ago
Drew DeVault 9383aaf89e Accomodate for hotspot in cursor position
7 years ago
Scott Anderson afd058b754 Fix software cursor. Fixes #45
7 years ago
Drew DeVault 7486263f7e Add xcursor sublibrary
7 years ago
Drew DeVault ab063c3936 Merge pull request #44 from ascent12/drm
7 years ago
Scott Anderson d09ca20a4d Use gbm_bo_map for cursor
7 years ago
Scott Anderson dbe66d1963 Style changes
7 years ago
Scott Anderson 5a636b21ba Remove old fields
7 years ago
Scott Anderson 5f7042a1f2 Moved headers
7 years ago
Scott Anderson d307c2f2c2 Renamed some variables to be less generic
7 years ago
Scott Anderson 1db97a9af9 Updated DRM cursor rendering
7 years ago
Scott Anderson aedfa27d3a Clean up resources when plane is reassigned
7 years ago
Scott Anderson 2f8b5c4448 More cleanups
7 years ago
Scott Anderson dd7a349295 Various cleanups
7 years ago
Scott Anderson d1ca1ec16e Split off some functions into drm-util
7 years ago
Scott Anderson c46605d605 Use plane for rendering
7 years ago
Scott Anderson e16c5504cd Add planes.
7 years ago
Scott Anderson 67b51f0922 Upgraded CRTC and Encoder matching
7 years ago
Scott Anderson 31867a1b2e Various changes/cleanups
7 years ago