mirror of
https://gitlab.freedesktop.org/monado/monado.git
synced 2025-01-01 12:46:12 +00:00
doc: Improve !697 changelogs
This commit is contained in:
parent
da656f6345
commit
df21dd4510
3
doc/changes/auxiliary/mr.697.1.md
Normal file
3
doc/changes/auxiliary/mr.697.1.md
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
u/trace_marker: Add trace marker support code, this code uses the Linux
|
||||||
|
trace_marker kernel support to enable Monado to trace both function calls and
|
||||||
|
other async events.
|
2
doc/changes/auxiliary/mr.697.2.md
Normal file
2
doc/changes/auxiliary/mr.697.2.md
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
u/pacing: Add frame timing helper code designed to use Vulkan display timing
|
||||||
|
extensions to get proper frame timing in the compositor.
|
|
@ -1,3 +0,0 @@
|
||||||
util: Add trace marker support code, this code uses the Linux trace_marker
|
|
||||||
kernel support to enable Monado to trace both function calls and other async
|
|
||||||
events.
|
|
|
@ -1,2 +0,0 @@
|
||||||
util: Add frame timing helper code designed to use Vulkan display timing
|
|
||||||
extensions to get proper frame timing in the compositor.
|
|
Loading…
Reference in a new issue