6992 Commits (538a7a190dacd4068908e44bbd0a8a5143aaba69)
 

Author SHA1 Message Date
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
Scott Anderson 7b772e1a4b DRM resource initalisation
7 years ago
Scott Anderson 601bbad5d8 Added DRM property infrastructure
7 years ago
Drew DeVault f95c02eebe Merge pull request #29 from ascent12/session
7 years ago
Drew DeVault 5bf61ca7ed Check for multi backend before using it
7 years ago
Drew DeVault f1a069d50d Log that the X11 backend is unimplemented
7 years ago
Scott Anderson 4d4da18437 Fixed VT switching
7 years ago
Scott Anderson 3373ec5fc8 Update build files
7 years ago
Scott Anderson cb4d50e22c Changed header paths.
7 years ago
Scott Anderson 2ae5cd6539 Moved session/ into backend/
7 years ago
Scott Anderson ae4478e17f Changed ownership of wlr_session to the multi backend.
7 years ago
Drew DeVault 41b98f21e5 Merge pull request #42 from acrisci/bug/no-switch-active-textures
7 years ago
Drew DeVault d6d1d57c69 Merge pull request #31 from nyorain/merged
7 years ago
nyorain fdab81e1c9 Use meson build system
7 years ago
Tony Crisci 9119be1dd1 Remove unnecessary calls to glActiveTexture
7 years ago
Drew DeVault ce886c0353 Add .build.yml for builds.sr.ht
7 years ago
Drew DeVault 7c393d5143 Missed a variable
7 years ago
Drew DeVault 95653c0bf7 Minor nitpicking in wl_compositor
7 years ago
Drew DeVault de17ce19be Merge pull request #41 from acrisci/feature/surface-interface-stub
7 years ago
Tony Crisci effea557bb Implement destroying surfaces
7 years ago
Tony Crisci 6610aa7ca7 Implement shm buffer surface attach interface
7 years ago
Tony Crisci 555914a13b Add surface interface stubs in compositor example
7 years ago
Drew DeVault 359042081f Fix #40
7 years ago
Drew DeVault 2bfacc63d3 Merge pull request #39 from acrisci/bug/fix-wl-enum-touch
7 years ago
Tony Crisci aebe5ba48c Use correct pixel format enum in touch example
7 years ago
Drew DeVault f08998627f Merge pull request #36 from acrisci/bug/supported-cursor-pixel-format
7 years ago
Scott Anderson 5743ea03b8 Merge pull request #37 from acrisci/bug/session-path
7 years ago
Tony Crisci 5eeb067838 Correctly get session path
7 years ago
Tony Crisci d822e0768b Use ARGB8888 pixel format for cursor bo
7 years ago
Drew DeVault b1ec0dce3a Merge pull request #34 from acrisci/bug/fix-cleanup-pageflip-race
7 years ago
Drew DeVault 3dd6a06df0 Merge pull request #33 from acrisci/bug/fix-software-cursor
7 years ago
Tony Crisci 8b6dc48355 bugfix: add null check on output gbm on pageflip
7 years ago
Tony Crisci a43016b8e2 bugfix: fix cursor software rendering fallback
7 years ago