UnleashedRecomp/UnleashedRecomp
2024-10-27 20:43:01 +03:00
..
api Implemented Unleash gauge hooks 2024-10-20 02:54:49 +01:00
apu Fix a bunch of warnings. 2024-10-27 18:48:09 +03:00
cpu Fix a bunch of warnings. 2024-10-27 18:48:09 +03:00
gpu Move main thread buffer copy to graphics command list. 2024-10-27 20:43:01 +03:00
hid sdl_hid: rename SDL event handler to prevent conflicts 2024-10-17 17:11:20 +01:00
kernel Fix a bunch of warnings. 2024-10-27 18:48:09 +03:00
res config: use enum classes 2024-10-21 20:09:57 +01:00
ui window: save config on close with window dimensions 2024-10-21 23:17:09 +01:00
CMakeLists.txt Fix a bunch of warnings. 2024-10-27 18:48:09 +03:00
config.cpp config: some final adjustments to config types 2024-10-21 23:16:34 +01:00
config.h Implement alpha to coverage. 2024-10-24 14:57:23 +03:00
config_detail.h config: some final adjustments to config types 2024-10-21 23:16:34 +01:00
framework.h Initial Commit 2024-09-30 13:45:09 +06:00
game.cpp config: decouple header from pch 2024-10-21 22:30:11 +01:00
main.cpp Fix new saves being written to game root 2024-10-21 23:43:17 +01:00
misc_impl.cpp Implement movie rendering & fix some validation errors. 2024-10-20 18:47:26 +03:00
mutex.h Update file names to match convention 2024-10-17 18:02:09 +01:00
stdafx.cpp Add TGA loading support. 2024-10-26 11:55:37 +03:00
stdafx.h Refactor render commands to execute asynchronously. 2024-10-27 00:02:47 +03:00
xxHashMap.h Initial Commit 2024-09-30 13:45:09 +06:00