Commit Graph

145 Commits (8d58ed502b6022e6a5e99bca98f6c45cc6deba0a)

Author SHA1 Message Date
emersion 0365b587f0
output: add damage tracking via buffer age 7 years ago
emersion 53ba9b4eec
Fix output enable in DRM backend 7 years ago
Tony Crisci d1dce19253 handle display destroy 7 years ago
Tony Crisci 6c8fd6017e backend add and remove events 7 years ago
Tony Crisci ee39dff1e7 rootston: handle backend creation failed 7 years ago
Tony Crisci a937016e38 remove session from multibackend 7 years ago
Dominique Martinet fcd7062542 x11 backend: add wlr_input_device_is_x11 7 years ago
Dominique Martinet 169bc9fa10 wl backend: add wlr_input_device_is_wl 7 years ago
Dominique Martinet d9eaca6c9f headless backend: add wlr_output_is_headless 7 years ago
Dominique Martinet be95147385 drm backend: add wlr_output_is_drm 7 years ago
Dominique Martinet dabfe159de wl backend: add wlr_output_is_wl 7 years ago
Dominique Martinet f83b16bc17 x11 backend: add wlr_output_is_x11 7 years ago
emersion 4a36ba4bdd
Destroy multi backend on display destroy 7 years ago
emersion bc5bdb7793
Add headless input devices 7 years ago
emersion 0256de0002
Add full refresh rate support to custom modes 7 years ago
emersion b852fb9a2b
Minimal working headless output 7 years ago
emersion 3970264ccf
Initialize headless backend 7 years ago
emersion 75ef7860bb
Merge branch 'master' into display-destroy 7 years ago
emersion a1302cc4a5
Fix pointer events with multiple outputs in wayland backend 7 years ago
emersion 9d43adaafa
Listen to display destroy in backends 7 years ago
emersion 016744ef4d
Refactor wlr_list inside wlroots 7 years ago
emersion c3b09f73da
Fix cursor hotspot with rotated outputs on DRM backend 7 years ago
emersion 95566c6bdf
Transform cursor hotspot, fix wayland cursor hotspot 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
Drew DeVault 169b68b17c Rename remaining refs to wlr_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 d3f0878d71 Replace list_t with wl_list in wlr_wl_backend 7 years ago
Heghedus Razvan c03e774636 Replace list_t with wl_list in wlr_drm_backend 7 years ago
Heghedus Razvan bde25fe020 Replace list_t with wl_list in wlr_multi_backend 7 years ago
Versus Void 641d08ce7e Transform hotspot with cursor 7 years ago
Scott Anderson f193623ca1 Change iface prefix to suffix 7 years ago
Scott Anderson f6f9c40965 Minor fixes 7 years ago
Scott Anderson 009c3747a8 Multi-GPU DRM 7 years ago
Scott Anderson eaef028976 Add renderer pointer inside drm_surface 7 years ago
Scott Anderson 4101b89700 Rename wlr_drm_output to wlr_drm_connector 7 years ago
Scott Anderson 22e77d9195 Rename backend to drm 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
Scott Anderson c8a8ff66f2 Removed unused fields 7 years ago
Scott Anderson 1b18b0a27d Fix time and transform 7 years ago
Scott Anderson 6bf508df81 Add closing with WM button 7 years ago
Scott Anderson 8027232ae5 Add timer for rendering loop 7 years ago
Scott Anderson 9ca5b0cae8 Add basic input 7 years ago
Scott Anderson 3a5b150df2 Basic rendering 7 years ago
Scott Anderson bbe90d41bb Add EGL for X11 7 years ago