xenia-canary/src/xenia
Joel Linn 922f1f220a [CPU] Implement mftb instruction natively.
When the cvars clock_no_scaling and clock_source_raw are set, tick counts will be directly calculated in the emitted code.
2019-12-01 17:11:58 -06:00
..
app Remove (hopefully) last OpenGL leftovers & crunch 2019-11-08 09:10:51 -08:00
apu [APU] Support XAudio 2.7 2019-11-02 22:27:38 +03:00
base [CPU] Implement mftb instruction natively. 2019-12-01 17:11:58 -06:00
cpu [CPU] Implement mftb instruction natively. 2019-12-01 17:11:58 -06:00
debug/ui [imgui] Fixes to work with new api. 2019-11-20 08:05:40 -06:00
gpu [D3D12] Workaround for texture flickering on Nvidia - don't use sampler 2047 2019-12-01 21:39:48 +03:00
hid Remove (hopefully) last OpenGL leftovers & crunch 2019-11-08 09:10:51 -08:00
kernel [Base] Clock state now unaltered by threading. 2019-12-01 17:11:58 -06:00
tools/api-scanner Replace all gflag implementations with cvar implementations 2019-08-03 02:34:07 +02:00
ui [UI] Disable saving of imgui INI file. 2019-11-30 18:54:15 -06:00
vfs [VFS] Fix some security issues in StfsContainerDevice code 2019-10-22 08:55:45 +03: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 [Emulator] Default XEX cvar 2019-09-14 20:30:04 +03:00
emulator.h [App/Discord] Rework how rich presence is managed. 2019-08-03 08:16:04 -05:00
memory.cc [Memory] Trigger watches when making pages writable, not the other way around 2019-11-10 14:21:36 +03:00
memory.h [Memory] Trigger watches when making pages writable, not the other way around 2019-11-10 14:21:36 +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