xenia-canary/src/xenia
Cancerous 2772d8a7f5 [UI] - less impact to limiting frames 2020-01-29 06:39:49 -05:00
..
app Replace main xenia redirects with canary 2020-01-21 04:29:53 -05:00
apu [XMA] Removed spam message about 0x601 register. 2020-01-19 20:11:05 +11:00
base [Base] Change DEFINE_uint64 -> DEFINE_int64, cpptoml seems to have issues with uint64.. 2020-01-11 20:44:11 +11: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-01-29 06:39:48 -05:00
debug/ui [imgui] Fixes to work with new api. 2019-11-20 08:05:40 -06:00
gpu [UI] - less impact to limiting frames 2020-01-29 06:39:49 -05:00
hid [HID] Improved WinKey GetKeystroke code 2020-01-15 18:04:26 +11:00
kernel automatic aspect ratio change 2020-01-23 06:36:31 -05:00
tools/api-scanner Replace all gflag implementations with cvar implementations 2019-08-03 02:34:07 +02:00
ui [UI] - less impact to limiting frames 2020-01-29 06:39:49 -05:00
vfs [VFS] Clear out cache partition when game writes FATX header 2020-01-20 19:30:29 -05:00
config.cc Change default config file name 2019-10-10 07:38:30 -05:00
config.h Add config class for loading and saving of config file 2019-08-03 02:34:07 +02:00
emulator.cc [App] Move NullDevice mounting code back into emulator.cc 2020-01-20 19:30:29 -05:00
emulator.h [XAM] Return error in XamContentGetLicenseMask if we're not running from package 2020-01-20 19:30:27 -05:00
memory.cc [XAM/User] Added descriptions and labels for achievements 2020-01-11 20:44:09 +11:00
memory.h [XAM/User] Added descriptions and labels for achievements 2020-01-11 20:44:09 +11:00
premake5.lua Get rid of gflags alltogether 2019-08-03 02:34:19 +02:00
xbox.h [Kernel] Use user_language value as the slot to retrieve STFS strings from 2020-01-20 19:30:27 -05:00