Commit Graph

82 Commits (feb0e1c74d13c44c4c0b8c8db360039846bc9617)

Author SHA1 Message Date
emersion c3b09f73da
Fix cursor hotspot with rotated outputs on DRM backend 7 years ago
emersion 9d587d759f
Do not set hw cursor if disabled when switching VT 7 years ago
Drew DeVault 16f35ecbea Merge branch 'master' into heghe/wl_list 7 years ago
Scott Anderson bdeffad7e5 Remove drm field from wlr_drm_connector 7 years ago
Scott Anderson 4ea84c5765 Remove unnecesary wlr_renderers 7 years ago
Scott Anderson 9b984253e2 Move egl.h to render/egl.h 7 years ago
Heghedus Razvan c03e774636 Replace list_t with wl_list in wlr_drm_backend 7 years ago
Scott Anderson 009c3747a8 Multi-GPU DRM 7 years ago
Scott Anderson 4101b89700 Rename wlr_drm_output to wlr_drm_connector 7 years ago
Scott Anderson ec5b95e08f Add pointer to backend from DRM outputs 7 years ago
Scott Anderson 096249a2a1 Split DRM rendering to its own file 7 years ago
Scott Anderson d0708b1a3a Split DRM internal interface to its own header 7 years ago
Scott Anderson 610b0493ac Rename files to remove pointless drm prefix 7 years ago
Drew DeVault 2b06f88f0b Combine internal DRM headers into one 8 years ago
Scott Anderson 63c3faa006 Fixed rendering bug: Delay calling gbm_surface_release_buffer until it 8 years ago
Scott Anderson 632a7acb03 Filled out more wlr_output fields. 8 years ago
ascent12 62d612a01e Merge branch 'master' into session 8 years ago
Drew DeVault fee409bd0a Generalize DPMS, remove DRM refs from example 8 years ago
Scott Anderson 7efdd3c9fc Refactored renderer startup to function. 8 years ago
Scott Anderson 058b8bdf27 Working commit 8 years ago
Scott Anderson 599d1bcbdc DPMS support 8 years ago
Drew DeVault 00931f2f8f Generalize output handling 8 years ago
Drew DeVault 15b1ce9e6c Refactor backend state management 8 years ago
Scott Anderson 4285b0c218 Removed unused fields. 8 years ago
Scott Anderson ef9768858e Changed modesetting interface. 8 years ago
Scott Anderson d196a79b6c Changed backend to accept wl_display. 8 years ago
Scott Anderson 18387468bb Renamed 'wlr_drm_display' to 'wlr_drm_output' 8 years ago
Scott Anderson 15d247bf34 Changed drm to use new EGL interface. 8 years ago
Scott Anderson e446a5300b Added example. 8 years ago
Scott Anderson 562d43a5ec Changed logging. 8 years ago
Scott Anderson 41a82fd2fc Renaming. 8 years ago
Scott Anderson 95a553dc51 Moved headers to the correct place. 8 years ago