1
0
mirror of https://git.suyu.dev/suyu/suyu synced 2025-09-02 17:36:30 -05:00

Merge pull request #4443 from ameerj/vk-async-shaders

vulkan_renderer: Async shader/graphics pipeline compilation
This commit is contained in:
David
2020-08-17 15:06:11 +10:00
committed by GitHub
15 changed files with 210 additions and 88 deletions

View File

@@ -92,7 +92,7 @@
<string>Enables asynchronous shader compilation, which may reduce shader stutter. This feature is experimental.</string>
</property>
<property name="text">
<string>Use asynchronous shader building (experimental, OpenGL or Assembly shaders only)</string>
<string>Use asynchronous shader building (experimental)</string>
</property>
</widget>
</item>