UnleashedRecomp/UnleashedRecomp
2024-12-27 20:34:58 +00:00
..
api Linux support. (#54) 2024-12-21 00:44:05 +03:00
apu Implement frame limiter. (#60) 2024-12-22 19:58:06 +03:00
cpu Linux support. (#54) 2024-12-21 00:44:05 +03:00
gpu Handle the anisotropic filtering option in config. 2024-12-26 16:13:21 +03:00
hid hid: respect PlayStation touchpad button as back button 2024-12-27 20:34:58 +00:00
install Linux support. (#54) 2024-12-21 00:44:05 +03:00
kernel Add custom implementation for semaphores. 2024-12-22 23:50:19 +03:00
locale Implemented master volume slider 2024-12-25 21:17:40 +00:00
os Linux support. (#54) 2024-12-21 00:44:05 +03:00
patches Implemented master volume slider 2024-12-25 21:17:40 +00:00
res Options menu, achievements, and installer wizard. (#19) 2024-12-06 18:52:06 +03:00
ui Implemented master volume slider 2024-12-25 21:17:40 +00:00
user Implemented master volume slider 2024-12-25 21:17:40 +00:00
app.cpp Prevent SDL events from getting flushed outside the main thread. 2024-12-25 22:15:01 +03:00
app.h Implement frame limiter. (#60) 2024-12-22 19:58:06 +03:00
CMakeLists.txt Implemented master volume slider 2024-12-25 21:17:40 +00:00
decompressor.h Fix inconsistent static/inline usage. 2024-12-13 14:51:13 +03:00
exports.cpp Linux support. (#54) 2024-12-21 00:44:05 +03:00
exports.h window: implemented monitor switching 2024-12-16 19:07:21 +00:00
framework.h Linux support. (#54) 2024-12-21 00:44:05 +03:00
main.cpp Do not default to Wayland, add CLI option for choosing SDL video driver. (#61) 2024-12-23 00:07:27 +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
stdafx.cpp Linux support. (#54) 2024-12-21 00:44:05 +03:00
stdafx.h Implement frame limiter. (#60) 2024-12-22 19:58:06 +03:00
xxHashMap.h Initial Commit 2024-09-30 13:45:09 +06:00