UnleashedRecomp/UnleashedRecomp
2025-01-29 02:38:41 +00:00
..
api Update XenonRecomp submodule. 2025-01-28 18:35:20 +03:00
apu Apply master volume in audio backend. (#202) 2025-01-26 13:54:08 +03:00
cpu
gpu Make pipeline precompilation/recompilation part of the consumer thread queue. (#229) 2025-01-28 18:24:53 +03:00
hid SDL/HID fixes and clean-up (#224) 2025-01-28 00:38:46 +00:00
install Added checks for unpatched XEX and XEXP for game detection (#234) 2025-01-28 22:22:36 +00:00
kernel Fix controller input lingering when unfocused (#210) 2025-01-26 20:49:13 +00:00
locale Implemented achievement data verification (#161) 2025-01-24 20:59:48 +00:00
mod Treat save file paths in mod loader INIs as save folders. (#230) 2025-01-28 20:02:25 +03:00
os Implemented Windows registry read/write (#225) 2025-01-28 14:41:29 +03:00
patches Replicate Tornado Defense UI squash at original 4:3 aspect ratio. (#231) 2025-01-28 22:08:55 +03:00
res Added Win32 file info (#198) 2025-01-26 16:18:25 +00:00
ui message_window: fix input and button guide inconsistencies 2025-01-29 02:38:41 +00:00
user Implemented Windows registry read/write (#225) 2025-01-28 14:41:29 +03:00
.gitignore
app.cpp Implemented Windows registry read/write (#225) 2025-01-28 14:41:29 +03:00
app.h Added error message for corrupted save data, removed Win32 message box on XamShowMessageBoxUI (#122) 2025-01-18 22:32:37 +03:00
CMakeLists.txt Implemented Windows registry read/write (#225) 2025-01-28 14:41:29 +03:00
decompressor.h
exports.cpp
exports.h
framework.h Implemented Windows registry read/write (#225) 2025-01-28 14:41:29 +03:00
main.cpp Implemented Windows registry read/write (#225) 2025-01-28 14:41:29 +03:00
misc_impl.cpp
mutex.h
natvis.natvis
sdl_events.h SDL/HID fixes and clean-up (#224) 2025-01-28 00:38:46 +00:00
sdl_listener.cpp SDL/HID fixes and clean-up (#224) 2025-01-28 00:38:46 +00:00
sdl_listener.h SDL/HID fixes and clean-up (#224) 2025-01-28 00:38:46 +00:00
stdafx.cpp
stdafx.h Replace uses of SWA with UnleashedRecomp & rebrand the recompilers. (#138) 2025-01-19 23:21:05 +03:00
version.cmake Added Win32 file info (#198) 2025-01-26 16:18:25 +00:00
xxHashMap.h