UnleashedRecomp/UnleashedRecompLib
Skyth (Asilkan) fd009bcada
Sync render thread present with main thread. (#62)
* Experimenting with syncing the render thread.

* Separate wait functions for swap chains.

* Sync render thread present to the main thread.

* Move present to main thread and frame limit after presenting.

* g_next -> s_next

* Fix Vulkan validation errors.

* Make max frame latency configurable.

* Fix loading thread breaking waitable swap chain order.
2024-12-25 16:29:15 +03:00
..
config Sync render thread present with main thread. (#62) 2024-12-25 16:29:15 +03:00
ppc Move recompiled files to a separate project. 2024-10-07 21:47:00 +03:00
private Move recompiled files to a separate project. 2024-10-07 21:47:00 +03:00
shader Specialization constants, reverse Z and async PSO implementation. (#9) 2024-11-29 23:30:48 +03:00
CMakeLists.txt Linux support. (#54) 2024-12-21 00:44:05 +03:00