xenia-canary/src/xenia
Gliniak b7bd389a27 [Kernel/Thread] Changed incorrect thread stack location (Fixes Nier) 2020-07-29 21:14:02 +02:00
..
app [HID] Allow winkey driver to use the first unused user index 2020-07-24 21:10:22 +11:00
apu [SDL] Add global helper to setup the library. 2020-04-23 15:44:58 -05:00
base Added cctype to fuzzy.cc 2020-07-27 10:40:31 +02:00
cpu [CPU] - skip some operations that cost precious time in mutex lock/unlock that are called frequently for some gains when not debugging 2020-07-15 05:22:45 +11:00
debug/ui C++17ification. 2020-04-07 16:09:41 -05:00
gpu [Config] - add cvars for internal resolution 2020-07-15 05:22:45 +11:00
helper/sdl [SDL] Add global helper to setup the library. 2020-04-23 15:44:58 -05:00
hid [HID] Improved WinKey GetKeystroke code 2020-07-24 21:22:40 +11:00
kernel [Kernel/Thread] Changed incorrect thread stack location (Fixes Nier) 2020-07-29 21:14:02 +02:00
tools/api-scanner Replace all gflag implementations with cvar implementations 2019-08-03 02:34:07 +02:00
ui Add command to show fps in titlebar 2020-07-15 04:35:42 +11:00
vfs Fixes to allow games to make use of cache partitions 2020-07-15 04:35:43 +11:00
config.cc Change default config file name 2020-07-15 04:35:42 +11:00
config.h C++17ification. 2020-04-07 16:09:41 -05:00
emulator.cc Merge branch 'profile-gpds-rebase' of https://github.com/emoose/xenia into canary_new 2020-07-28 10:09:51 +02:00
emulator.h [Kernel/Xam] Implemented XamSwapDisc 2020-07-15 04:35:41 +11:00
memory.cc Overhaul logging. 2020-04-07 16:09:41 -05:00
memory.h C++17ification. 2020-04-07 16:09:41 -05:00
premake5.lua C++17ification. 2020-04-07 16:09:41 -05:00
xbox.h [Kernel] Reject IO for invalid characters. 2020-07-12 12:22:24 -05:00