xenia-canary/src/xenia
gibbed 5bf0b34445 C++17ification.
C++17ification!

- Filesystem interaction now uses std::filesystem::path.
- Usage of const char*, std::string have been changed to
  std::string_view where appropriate.
- Usage of printf-style functions changed to use fmt.
2020-04-07 16:09:41 -05:00
..
app C++17ification. 2020-04-07 16:09:41 -05:00
apu C++17ification. 2020-04-07 16:09:41 -05:00
base C++17ification. 2020-04-07 16:09:41 -05:00
cpu C++17ification. 2020-04-07 16:09:41 -05:00
debug/ui C++17ification. 2020-04-07 16:09:41 -05:00
gpu C++17ification. 2020-04-07 16:09:41 -05:00
hid C++17ification. 2020-04-07 16:09:41 -05:00
kernel C++17ification. 2020-04-07 16:09:41 -05:00
tools/api-scanner Replace all gflag implementations with cvar implementations 2019-08-03 02:34:07 +02:00
ui C++17ification. 2020-04-07 16:09:41 -05:00
vfs C++17ification. 2020-04-07 16:09:41 -05:00
config.cc C++17ification. 2020-04-07 16:09:41 -05:00
config.h C++17ification. 2020-04-07 16:09:41 -05:00
emulator.cc C++17ification. 2020-04-07 16:09:41 -05:00
emulator.h C++17ification. 2020-04-07 16:09:41 -05:00
memory.cc C++17ification. 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 [XAM] Implement a number of language/locale related functions. 2019-09-04 20:03:25 -05:00