mirror of
https://gitlab.freedesktop.org/monado/monado.git
synced 2024-12-28 18:46:18 +00:00
doc: Document !1748
This commit is contained in:
parent
86262e8b4e
commit
6fc7603e55
1
doc/changes/auxiliary/mr.1748.1.md
Normal file
1
doc/changes/auxiliary/mr.1748.1.md
Normal file
|
@ -0,0 +1 @@
|
|||
vk: Add new command buffer helpers and `vk_cmd_pool` helper class.
|
1
doc/changes/auxiliary/mr.1748.2.md
Normal file
1
doc/changes/auxiliary/mr.1748.2.md
Normal file
|
@ -0,0 +1 @@
|
|||
vk: Remove the global command buffer pool.
|
2
doc/changes/compositor/mr.1748.1.md
Normal file
2
doc/changes/compositor/mr.1748.1.md
Normal file
|
@ -0,0 +1,2 @@
|
|||
render: Do not use the global command buffer pool, use `vk_cmd_pool` for
|
||||
distrion images upload.
|
1
doc/changes/compositor/mr.1748.2.md
Normal file
1
doc/changes/compositor/mr.1748.2.md
Normal file
|
@ -0,0 +1 @@
|
|||
client: Do not use the global command buffer pool in the Vulkan compositor.
|
1
doc/changes/compositor/mr.1748.3.md
Normal file
1
doc/changes/compositor/mr.1748.3.md
Normal file
|
@ -0,0 +1 @@
|
|||
main: Do not use the global command buffer pool.
|
Loading…
Reference in a new issue