UnleashedRecomp/UnleashedRecomp
2024-10-19 20:44:33 +01:00
..
api api: get singletons using g_memory.Translate 2024-10-19 20:40:15 +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 Implement MSAA properly for Vulkan. 2024-10-19 22:22:09 +03:00
hid sdl_hid: rename SDL event handler to prevent conflicts 2024-10-17 17:11:20 +01:00
kernel Create memory with nullptr address if it initially fails. 2024-10-18 20:55:39 +03:00
res Add application icon 2024-10-18 16:20:01 +01:00
ui Remove graceful exit hook 2024-10-18 09:02:41 +01:00
CMakeLists.txt Implement MSAA properly for Vulkan. 2024-10-19 22:22:09 +03:00
config.cpp Config: implemented toml reading 2024-10-17 21:20:35 +01:00
config.h Config: set reader default values to static defaults 2024-10-17 21:26:26 +01:00
framework.h Initial Commit 2024-09-30 13:45:09 +06:00
game.cpp Fix Eggmanland using the wrong loading transition on restart 2024-10-19 20:44:33 +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 Implemented camera aspect ratio hooks 2024-10-17 19:16:33 +01:00
xxHashMap.h Initial Commit 2024-09-30 13:45:09 +06:00