UnleashedRecomp/UnleashedRecomp
2026-06-08 18:45:33 -06:00
..
api@f299dd8cf2 Moved API to SWA submodule (#1326) 2025-03-29 21:25:24 +03:00
apu Prohibit Channel Configuration changes during gameplay (#1432) 2025-03-24 21:26:21 +03:00
cpu Add support for macOS. (#745) 2025-08-03 18:56:42 +03:00
gpu Trace iOS black screen startup 2026-06-08 18:02:05 -06:00
hid Improve iOS touch controls and IPA runtime 2026-06-07 18:05:30 -06:00
install Harden iOS install validation diagnostics 2026-06-08 17:49:23 -06:00
kernel Fix iOS startup event waits 2026-06-08 18:40:44 -06:00
locale Fix line splitting issues from localization changes (#1503) 2025-04-03 20:49:40 +03:00
mod Add support for macOS. (#745) 2025-08-03 18:56:42 +03:00
os Port installer flow to iOS runtime 2026-06-05 14:49:05 -06:00
patches Fix Werehog rotating into walls when leaving them at HFR (#1570) 2026-02-01 14:09:38 +03:00
res Fix iOS startup event waits 2026-06-08 18:40:44 -06:00
ui Trace iOS black screen startup 2026-06-08 18:02:05 -06:00
user Improve iOS touch controls and IPA runtime 2026-06-07 18:05:30 -06:00
.gitignore
app.cpp Trace iOS black screen startup 2026-06-08 18:02:05 -06:00
app.h Prevent game from closing whilst autosaving (#967) 2025-03-07 04:43:37 +03:00
CMakeLists.txt perf: port works woth moltenvk attempting metal backend to improve performance 2026-06-08 18:45:33 -06:00
decompressor.h
exports.cpp Moved callbacks to config.cpp, fixed Subtitles option not applying to stages (#400) 2025-02-13 20:30:12 +03:00
exports.h Moved callbacks to config.cpp, fixed Subtitles option not applying to stages (#400) 2025-02-13 20:30:12 +03:00
framework.h Implemented Windows registry read/write (#225) 2025-01-28 14:41:29 +03:00
main.cpp Fix iOS startup event waits 2026-06-08 18:40:44 -06:00
misc_impl.cpp Fix iOS startup event waits 2026-06-08 18:40:44 -06:00
mutex.h
natvis.natvis
preload_executable.cpp Preload the executable on Windows. (#1457) 2025-03-24 21:04:47 +03:00
preload_executable.h Preload the executable on Windows. (#1457) 2025-03-24 21:04:47 +03:00
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 Block exit button from terminating the installer while it's in progress. (#300) 2025-02-07 01:21:18 +03: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