xenia-canary/src/xenia
gibbed 2780e7b1a6 Add user_country cvar, rename game_language cvar.
- [Kernel] Rename game_language cvar to user_language.
- [Kernel] Recategorize user_language to XConfig.
- [Kernel] Add user_country cvar, used instead of hardcoded value in XConfig.
- [XAM] Use user_country cvar for xeXamGetLocaleEx instead of
  xeExGetXConfigSetting.
2019-09-04 23:02:55 -05:00
..
app Fix up handling of positional options in cvar handling. 2019-08-24 07:41:55 -05:00
apu [Memory] Refactor GetPhysicalAddress and use it for XMA, resolve #1448 2019-08-24 17:42:06 +03:00
base [Base] Const-ize store and store_and_swap templates. 2019-09-04 19:58:17 -05:00
cpu [CPU] Add locale export category. 2019-09-04 20:03:25 -05:00
debug/ui Clean up cvars (rename, recategorize). 2019-08-03 23:46:03 -05:00
gpu [D3D12] Filtering between array texture layers 2019-09-03 10:14:25 +03:00
hid Fix up handling of positional options in cvar handling. 2019-08-24 07:41:55 -05:00
kernel Add user_country cvar, rename game_language cvar. 2019-09-04 23:02:55 -05:00
tools/api-scanner Replace all gflag implementations with cvar implementations 2019-08-03 02:34:07 +02:00
ui [Vulkan v2] Add immediate shader SPIR-V code 2019-08-26 23:43:05 +03:00
vfs Fix up handling of positional options in cvar handling. 2019-08-24 07:41:55 -05:00
config.cc [Core] Fix writing of multiline values in config. 2019-08-04 13:00:15 -05:00
config.h Add config class for loading and saving of config file 2019-08-03 02:34:07 +02:00
emulator.cc [Core] Only wait on the main thread if it actually exists. 2019-08-03 23:48:05 -05:00
emulator.h [App/Discord] Rework how rich presence is managed. 2019-08-03 08:16:04 -05:00
memory.cc [Memory] Refactor GetPhysicalAddress and use it for XMA, resolve #1448 2019-08-24 17:42:06 +03:00
memory.h [Memory] Refactor GetPhysicalAddress and use it for XMA, resolve #1448 2019-08-24 17:42:06 +03:00
premake5.lua Get rid of gflags alltogether 2019-08-03 02:34:19 +02:00
xbox.h [XAM] Implement a number of language/locale related functions. 2019-09-04 20:03:25 -05:00