UnleashedRecomp/UnleashedRecomp
Skyth (Asilkan) ee97736d58
Make custom UI a bit more accurate looking. (#274)
* Update spacing for default font & pixel snap 2D primitives.

* Replicate the missing info outline from world map.
2025-02-04 14:53:43 +03:00
..
api api: added globals struct 2025-01-31 02:35:00 +00:00
apu Downmix installer sounds to stereo. 2025-01-30 14:31:04 +03:00
cpu Remove Win32 implementation of SetThreadIdealProcessor. 2025-02-04 12:41:19 +03:00
gpu Make custom UI a bit more accurate looking. (#274) 2025-02-04 14:53:43 +03:00
hid SDL/HID fixes and clean-up (#224) 2025-01-28 00:38:46 +00:00
install Update checker. (#251) 2025-01-31 16:47:15 +03:00
kernel Implemented key binding config (#257) 2025-01-31 11:37:15 +00:00
locale Update checker. (#251) 2025-01-31 16:47:15 +03:00
mod Hide console on Release configuration. (#244) 2025-01-30 19:16:21 +03:00
os Hide console on Release configuration. (#244) 2025-01-30 19:16:21 +03:00
patches Make custom UI a bit more accurate looking. (#274) 2025-02-04 14:53:43 +03:00
res Added Win32 file info (#198) 2025-01-26 16:18:25 +00:00
ui Make custom UI a bit more accurate looking. (#274) 2025-02-04 14:53:43 +03:00
user config: update key bindings enum template 2025-02-02 15:51:16 +00:00
.gitignore Respect system colour scheme for title bar colour (#109) 2025-01-17 15:08:52 +00:00
app.cpp api: added globals struct 2025-01-31 02:35:00 +00: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 Implement rasterization path for framebuffer copy operations. (#270) 2025-02-03 23:02:47 +03:00
decompressor.h Fix inconsistent static/inline usage. 2024-12-13 14:51:13 +03:00
exports.cpp Implemented hidden config values, removed DLL exports (#112) 2025-01-17 19:51:56 +00:00
exports.h Implemented hidden config values, removed DLL exports (#112) 2025-01-17 19:51:56 +00:00
framework.h Implemented Windows registry read/write (#225) 2025-01-28 14:41:29 +03:00
main.cpp Update checker. (#251) 2025-01-31 16:47:15 +03:00
misc_impl.cpp Linux support. (#54) 2024-12-21 00:44:05 +03:00
mutex.h Linux support. (#54) 2024-12-21 00:44:05 +03:00
natvis.natvis Specialization constants, reverse Z and async PSO implementation. (#9) 2024-11-29 23:30:48 +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 SDL/HID fixes and clean-up (#224) 2025-01-28 00:38:46 +00:00
stdafx.cpp Linux support. (#54) 2024-12-21 00:44:05 +03:00
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 Initial Commit 2024-09-30 13:45:09 +06:00