xenia-canary/src/xenia
emoose 8d51293d29 [HID] Add keyboard_keyup cvar (default true) since dash needs keyups to work properly
Made this a cvar since SR1 will double-press when it sees both keydown & keyup, strange.
2020-07-24 21:22:40 +11: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 [D3D12] Bindless textures/samplers 2020-06-19 23:52:33 +03: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] Add keyboard_keyup cvar (default true) since dash needs keyups to work properly 2020-07-24 21:22:40 +11:00
kernel [XAM/HID] Add keyboard_passthru cvar, allows XInputGetKeystroke to receive proper keyboard events 2020-07-24 21:22:40 +11: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 Fixes to allow games to make use of cache partitions 2020-07-15 04:35:43 +11: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