mirror of
https://gitlab.freedesktop.org/monado/monado.git
synced 2024-12-29 11:06:18 +00:00
doc: Document !1801
This commit is contained in:
parent
5511be3c2d
commit
6cb3048ad8
1
doc/changes/auxiliary/mr.1801.1.md
Normal file
1
doc/changes/auxiliary/mr.1801.1.md
Normal file
|
@ -0,0 +1 @@
|
|||
vk: Add vk_surface_info helper for VkSurfaceKHR information gathering.
|
1
doc/changes/auxiliary/mr.1801.2.md
Normal file
1
doc/changes/auxiliary/mr.1801.2.md
Normal file
|
@ -0,0 +1 @@
|
|||
pacing: Add variable tracking to fake pacer.
|
1
doc/changes/compositor/mr.1801.1.md
Normal file
1
doc/changes/compositor/mr.1801.1.md
Normal file
|
@ -0,0 +1 @@
|
|||
main: Refactor to use vk_surface_info helper.
|
1
doc/changes/compositor/mr.1801.2.md
Normal file
1
doc/changes/compositor/mr.1801.2.md
Normal file
|
@ -0,0 +1 @@
|
|||
main: Refactor frame handling, makes semantics clearer.
|
1
doc/changes/compositor/mr.1801.3.md
Normal file
1
doc/changes/compositor/mr.1801.3.md
Normal file
|
@ -0,0 +1 @@
|
|||
main: Avoid acquiring early if the target isn't ready.
|
1
doc/changes/compositor/mr.1801.4.md
Normal file
1
doc/changes/compositor/mr.1801.4.md
Normal file
|
@ -0,0 +1 @@
|
|||
main: Prefer to only have two swapchains, useful for direct mode rendering.
|
1
doc/changes/compositor/mr.1801.5.md
Normal file
1
doc/changes/compositor/mr.1801.5.md
Normal file
|
@ -0,0 +1 @@
|
|||
main: Try to detect when we miss frames even without frame timing information.
|
Loading…
Reference in a new issue