mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-10-29 05:40:12 -04:00
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:
parent
3baf2a6bcf
commit
f72aeacd6e
3 changed files with 20 additions and 0 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue