UnleashedRecomp/thirdparty
Skyth (Asilkan) f1416c85ba
Implement frame limiter. (#60)
* Implement audio timing with integer math.

* Add busy loop to audio thread.

* Implement a frame limiter.

* Implement implot.

* Add more stuff to the profiler window.

* Redo frame limiter logic to fix drifting.

* Move frame limiter, add limiters for SFD & loading screen.

* Update waiting logic for audio thread.

* Correct small delta time errors.

* Decrease delta time error threshold.

* Set busy wait threshold to 2ms.

* Change spin wait in D3D12 present to infinite wait.

* Replace FPS literals with constants.
2024-12-22 19:58:06 +03:00
..
concurrentqueue@6dd38b8a1d Linux support. (#54) 2024-12-21 00:44:05 +03:00
D3D12MemoryAllocator@e00c4a7c85 Linux support. (#54) 2024-12-21 00:44:05 +03:00
ddspp@1390499ec9 Initial graphics implementation. 2024-10-07 00:25:06 +03:00
imgui@8199457a7d Linux support. (#54) 2024-12-21 00:44:05 +03:00
implot@77674d270e Implement frame limiter. (#60) 2024-12-22 19:58:06 +03:00
libmspack@305907723a Implement installer with support for ISO, STFS and SVOD. Also implement XEX Patcher. (#5) 2024-11-29 17:47:30 -03:00
magic_enum@1a1824df7a Linux support. (#54) 2024-12-21 00:44:05 +03:00
msdf-atlas-gen@7e8d34645a Implement SDF fonts. (#24) 2024-12-11 23:30:19 +03:00
nativefiledialog-extended@388549a5ba Linux support. (#54) 2024-12-21 00:44:05 +03:00
o1heap Initial Commit 2024-09-30 13:45:09 +06:00
SDL@1edaad1721 Linux support. (#54) 2024-12-21 00:44:05 +03:00
SDL_mixer@437992692c Linux support. (#54) 2024-12-21 00:44:05 +03:00
stb@5c205738c1 Linux support. (#54) 2024-12-21 00:44:05 +03:00
tiny-AES-c@23856752fb Linux support. (#54) 2024-12-21 00:44:05 +03:00
TinySHA1 Implement installer with support for ISO, STFS and SVOD. Also implement XEX Patcher. (#5) 2024-11-29 17:47:30 -03:00
unordered_dense@d911053e39 Linux support. (#54) 2024-12-21 00:44:05 +03:00
vcpkg@b322364f06 Linux support. (#54) 2024-12-21 00:44:05 +03:00
volk@447e21b5d9 Linux support. (#54) 2024-12-21 00:44:05 +03:00
Vulkan-Headers@14345dab23 Linux support. (#54) 2024-12-21 00:44:05 +03:00
VulkanMemoryAllocator@1c35ba99ce Linux support. (#54) 2024-12-21 00:44:05 +03:00
.gitignore Initial Commit 2024-09-30 13:45:09 +06:00
CMakeLists.txt Linux support. (#54) 2024-12-21 00:44:05 +03:00