doc: Document !2005

This commit is contained in:
Zhongwang Zhang 2023-11-08 13:56:56 +08:00 committed by Jakob Bornecrantz
parent d6168fdbb4
commit ad82df3f2d
5 changed files with 5 additions and 0 deletions

View file

@ -0,0 +1 @@
vk: Add debug inserting helper function and use it for inserting renderdoc frame delimiter in vk client

View file

@ -0,0 +1 @@
client: Add renderdoc_enabled implementation for vk/gl only on android platform

View file

@ -0,0 +1 @@
oxr: Enable RenderDoc compiling on Android

View file

@ -0,0 +1 @@
oxr: Enable VK_EXT_debug_utils extension for client side on the platform that support it

View file

@ -0,0 +1 @@
oxr: RenderDoc support on vulkan/gles client sides and Android platform, make rdc can be captured by the button in UI