xenia-canary/src/xenia
Jonathan Goyvaerts 2a1d67eada [Base] Fix snprintf not working correctly
This seems to be an issue with Microsoft declaring a snprintf macro which causes issues.
Related issues:
- https://github.com/nlohmann/json/issues/1408
- https://github.com/kodi-pvr/pvr.vuplus/issues/162
2019-08-03 02:34:19 +02:00
..
app Get rid of gflags alltogether 2019-08-03 02:34:19 +02:00
apu Get rid of gflags alltogether 2019-08-03 02:34:19 +02:00
base [Base] Fix snprintf not working correctly 2019-08-03 02:34:19 +02:00
cpu Get rid of gflags alltogether 2019-08-03 02:34:19 +02:00
debug/ui Get rid of gflags alltogether 2019-08-03 02:34:19 +02:00
gpu Get rid of gflags alltogether 2019-08-03 02:34:19 +02:00
hid Get rid of gflags alltogether 2019-08-03 02:34:19 +02:00
kernel Get rid of gflags alltogether 2019-08-03 02:34:19 +02:00
tools/api-scanner Replace all gflag implementations with cvar implementations 2019-08-03 02:34:07 +02:00
ui Get rid of gflags alltogether 2019-08-03 02:34:19 +02:00
vfs Get rid of gflags alltogether 2019-08-03 02:34:19 +02:00
config.cc Add config class for loading and saving of config file 2019-08-03 02:34:07 +02:00
config.h Add config class for loading and saving of config file 2019-08-03 02:34:07 +02:00
emulator.cc Load game config on game load 2019-08-03 02:34:17 +02:00
emulator.h [Core] Keep a reference to the main thread's XThread rather than its underlying thread. 2019-07-29 13:24:36 -05:00
memory.cc Replace all gflag implementations with cvar implementations 2019-08-03 02:34:07 +02:00
memory.h [Core] BaseHeap::QueryBaseAndSize 2018-02-10 21:58:44 -06:00
premake5.lua Get rid of gflags alltogether 2019-08-03 02:34:19 +02:00
xbox.h [Input] Dynamically link to XInput. 2018-11-22 10:46:48 -06:00