wlr_scene: Add option to disable direct scanout

Closes: #3405
Supersedes: !3562

Co-authored-by: Xiao YaoBing <xiaoyaobing@qq.com>
This commit is contained in:
Alexander Orzechowski 2022-08-08 00:40:21 -04:00
parent 3baf2a6bcf
commit f72aeacd6e
3 changed files with 20 additions and 0 deletions

View file

@ -50,6 +50,7 @@ wlroots reads these environment variables
* *WLR_SCENE_DEBUG_DAMAGE*: specifies debug options for screen damage related
tasks for compositors that use scenes (available options: none, rerender,
highlight)
* *WLR_SCENE_DISABLE_DIRECT_SCANOUT*: disables direct scan-out for debugging.
# Generic