xenia-canary/src/xenia
gibbed 0dc4a13db3 [x64] Fix up unwind info for emitted functions.
- [x64] Track size of code within emitted functions (prolog, body, epilog).
- [x64] Don't use hardcoded prolog size in generated unwind info.
- [x64] Update URLs to MSDN documentation on UNWIND_INFO/UNWIND_CODE.
2019-08-23 06:12:22 -05:00
..
app [Vulkan v2] Physical device, [D3D12] Small cleanup 2019-08-08 00:08:20 +03:00
apu [APU] Physical address in XE_XMA_REG_CONTEXT_ARRAY_ADDRESS 2019-08-16 21:20:10 +03:00
base [Base] Fix checks in cvar string escaping. 2019-08-04 21:55:06 -05:00
cpu [x64] Fix up unwind info for emitted functions. 2019-08-23 06:12:22 -05:00
debug/ui Clean up cvars (rename, recategorize). 2019-08-03 23:46:03 -05:00
gpu [D3D12] 3D/stacked texture layer addressing 2019-08-19 23:24:58 +03:00
hid Get rid of gflags alltogether 2019-08-03 02:34:19 +02:00
kernel [Kernel/VFS] Ensure vfs::Entry is up-to-date before retrieving file information 2019-08-21 02:00:57 -05:00
tools/api-scanner Replace all gflag implementations with cvar implementations 2019-08-03 02:34:07 +02:00
ui [Vulkan v2] Present framebuffer clearing 2019-08-11 23:53:24 +03:00
vfs [Kernel/VFS] Ensure vfs::Entry is up-to-date before retrieving file information 2019-08-21 02:00:57 -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 Revert "[APU] Temp XMA context allocation region workaround" 2019-08-16 21:11:55 +03:00
memory.h Revert "[APU] Temp XMA context allocation region workaround" 2019-08-16 21:11:55 +03:00
premake5.lua Get rid of gflags alltogether 2019-08-03 02:34:19 +02:00
xbox.h [Memory] TranslateVirtual in shim and strings 2019-08-14 10:31:11 +03:00