mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2026-04-19 06:47:02 -04:00
Merge branch 'host_buffer_mr' into 'master'
Draft: render/vulkan: Use host memory backed VkImages See merge request wlroots/wlroots!4716
This commit is contained in:
commit
f1221c5b8f
5 changed files with 170 additions and 36 deletions
|
|
@ -51,6 +51,10 @@ wlroots reads these environment variables
|
|||
* *WLR_RENDERER_ALLOW_SOFTWARE*: allows the gles2 renderer to use software
|
||||
rendering
|
||||
|
||||
## Vulkan renderer
|
||||
|
||||
* *WLR_VK_DIRECT_SHM_IMPORT*: Allow importing shm buffers directly as host memory
|
||||
|
||||
## scenes
|
||||
|
||||
* *WLR_SCENE_DEBUG_DAMAGE*: specifies debug options for screen damage related
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue