The open source OpenXR runtime
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

doc: Document !1865

authored by

Jakob Bornecrantz and committed by
Ryan Pavlik
4363f02a e466551d

+7
+2
doc/changes/auxiliary/mr.1865.1.md
··· 1 + u/truncate_printf: Add helpers that have the semantics we want for the printf 2 + functions [vn|sn]printf.
+1
doc/changes/auxiliary/mr.1865.2.md
··· 1 + u/logging: Truncate the output of hexdump at a safer limit (16MB).
+2
doc/changes/auxiliary/mr.1865.3.md
··· 1 + u/logging: Refactor printing to be safer using truncating helpers, and more 2 + have a higher code reuse.
+1
doc/changes/auxiliary/mr.1865.4.md
··· 1 + u/logging: Make the CMake variable only be true on Linux.
+1
doc/changes/state_trackers/mr.1865.md
··· 1 + OpenXR: Use truncating printf helpers from util.