UnleashedRecomp/UnleashedRecomp
2024-12-01 19:56:14 +00:00
..
api Specialization constants, reverse Z and async PSO implementation. (#9) 2024-11-29 23:30:48 +03:00
apu Use readerwriterqueue for SDL2 audio. 2024-12-01 13:55:50 +03:00
cfg config_detail: move implementation to cpp, relocate sources 2024-11-15 21:21:43 +00:00
cpu Implemented guest-to-host function pointers (#7) 2024-11-25 13:50:10 +03:00
gpu Update pipeline cache. 2024-12-01 14:06:32 +03:00
hid sdl_hid: rename SDL event handler to prevent conflicts 2024-10-17 17:11:20 +01:00
install Implement installer with support for ISO, STFS and SVOD. Also implement XEX Patcher. (#5) 2024-11-29 17:47:30 -03:00
kernel Implemented guest-to-host function pointers (#7) 2024-11-25 13:50:10 +03:00
patches Use global instead of function provided delta time in cmaera HFR patches. 2024-11-20 10:54:22 +03:00
res Move resources to submodule 2024-12-01 19:56:14 +00:00
ui Specialization constants, reverse Z and async PSO implementation. (#9) 2024-11-29 23:30:48 +03:00
app.cpp Cherry pick of global delta time from 'options-menu' branch. 2024-11-20 10:39:58 +03:00
app.h Cherry pick of global delta time from 'options-menu' branch. 2024-11-20 10:39:58 +03:00
CMakeLists.txt Move resources to submodule 2024-12-01 19:56:14 +00:00
framework.h Initial Commit 2024-09-30 13:45:09 +06:00
main.cpp Implement installer with support for ISO, STFS and SVOD. Also implement XEX Patcher. (#5) 2024-11-29 17:47:30 -03: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
natvis.natvis Specialization constants, reverse Z and async PSO implementation. (#9) 2024-11-29 23:30:48 +03:00
stdafx.cpp Add TGA loading support. 2024-10-26 11:55:37 +03:00
stdafx.h Use readerwriterqueue for SDL2 audio. 2024-12-01 13:55:50 +03:00
xxHashMap.h Initial Commit 2024-09-30 13:45:09 +06:00