UnleashedRecomp/UnleashedRecomp
2024-10-20 16:05:03 +03:00
..
api Implemented Unleash gauge hooks 2024-10-20 02:54:49 +01:00
apu Add temporary fix for audio driver loop. 2024-10-07 21:53:45 +03:00
cpu Move recompiled files to a separate project. 2024-10-07 21:47:00 +03:00
gpu Discard render targets before first use. 2024-10-20 15:11:15 +03:00
hid sdl_hid: rename SDL event handler to prevent conflicts 2024-10-17 17:11:20 +01:00
kernel Implemented Unleash gauge hooks 2024-10-20 02:54:49 +01:00
res Implemented Unleash gauge hooks 2024-10-20 02:54:49 +01:00
ui Remove graceful exit hook 2024-10-18 09:02:41 +01:00
CMakeLists.txt Disable deprecation warnings. 2024-10-20 15:24:58 +03:00
config.cpp Implemented Unleash gauge hooks 2024-10-20 02:54:49 +01:00
config.h Implemented Unleash gauge hooks 2024-10-20 02:54:49 +01:00
framework.h Initial Commit 2024-09-30 13:45:09 +06:00
game.cpp Fix Eggmanland using incorrect exit transition 2024-10-20 14:02:31 +01:00
main.cpp Config: implemented toml reading 2024-10-17 21:20:35 +01:00
misc_impl.cpp Redirect dynamically linked sprintf to statically linked one. 2024-10-17 19:44:17 +03:00
mutex.h Update file names to match convention 2024-10-17 18:02:09 +01:00
stdafx.h Embed shader cache to the executable. 2024-10-20 00:53:16 +03:00
xxHashMap.h Initial Commit 2024-09-30 13:45:09 +06:00