doc: Document !740

This commit is contained in:
Jakob Bornecrantz 2021-06-11 17:15:50 +01:00
parent d555b255fe
commit 764ec63cc6

View file

@ -1,6 +1,8 @@
----
-- mr.689
-- mr.690
----
OpenXR: Add quirk for UnrealEngine4.27 to disable depth/stencil buffer to work
around a bug where Unreal would forget to call acquire before wait image.
---
- mr.689
- mr.690
- mr.740
---
OpenXR: ~~Add quirk for UnrealEngine4.27 to disable depth/stencil buffer to work
around a bug where Unreal would forget to call acquire before wait image.~~
This has been fixed in UnrealEngine and is no longer needed.