xenia-canary/src/xenia
DrChat 66d19a462b [GPU] Make TraceDump error handling more robust
Exit with code -1 if GraphicsSystem::Capture failed
2017-12-15 22:31:10 -06:00
..
app Add the currently active graphics system to the window title. 2017-08-09 00:40:44 -05:00
apu Logging: Add a flag to specify the minimum log level 2017-03-24 16:28:41 -05:00
base UI: Properly size microprofile, make dpi transparent to unaware users. 2017-08-03 22:34:12 -05:00
cpu x64 JIT: Simplify splats 2017-08-08 00:12:38 -05:00
debug/ui Remove xenia-cpu dependency on xenia-kernel 2017-02-06 21:57:18 -06:00
gpu [GPU] Make TraceDump error handling more robust 2017-12-15 22:31:10 -06:00
hid Input: Bind F and K to left thumb and right thumb, respectively. 2017-08-08 16:06:55 -05:00
kernel [xboxkrnl] Add missing break (#805) 2017-11-04 21:02:09 -05:00
tools/api-scanner Debugger stuff, and changing to vcproj's/sln. 2015-05-09 17:48:12 -07:00
ui Fix travis linting. 2017-12-14 18:45:11 -06:00
vfs Fix typo in xenia-vfs premake generator. Fixes #701. 2017-05-10 22:15:03 -05:00
emulator.cc Emulator: Don't trigger on_launch() until the main thread is set. 2017-07-02 11:58:54 -05:00
emulator.h Add a File->Close option 2016-11-23 11:00:10 -06:00
memory.cc xboxkrnl: Initial (untested) implementation of NtProtectVirtualMemory 2017-07-24 21:41:47 -05:00
memory.h xboxkrnl: Initial (untested) implementation of NtProtectVirtualMemory 2017-07-24 21:41:47 -05:00
premake5.lua Folding build_tools back into the main repo for simplicity. 2015-12-30 16:53:14 -08:00
xbox.h X_HRESULT_FROM_WIN32 macro 2016-11-04 19:06:43 -05:00