doc: Document !1417

This commit is contained in:
Jakob Bornecrantz 2023-11-16 14:52:38 +00:00 committed by Rylie Pavlik
parent 8f380925b8
commit 843cf98aeb
3 changed files with 8 additions and 0 deletions

View file

@ -1,2 +1,7 @@
---
- mr.1971
- mr.1417
---
vk: Rename and add more variants of return checking defines, making the define
now be all caps so it's easier to see if it effects flow control.

View file

@ -0,0 +1 @@
util: Completely propagate errors from image creation failures and some tidy.

View file

@ -0,0 +1,2 @@
main: Propagate more errors from the renderer frame drawing and helper mirror
functions.