xenia-canary/src/xenia
Vlad Ivanov f0ba717142 Fix a bunch of missing cmath includes
...as well as missing std:: namespace specifiers
2017-02-07 20:26:08 +03:00
..
app Added flag for fullscreen toggle. 2016-12-06 14:35:49 -05:00
apu XMA: Add an idle "low-power" state for the decoder. 2017-01-28 20:58:23 -06:00
base Fix string_util.h include on linux 2017-02-05 22:01:50 -06:00
cpu Fix a bunch of missing cmath includes 2017-02-07 20:26:08 +03:00
debug/ui Remove xenia-cpu dependency on xenia-kernel 2017-02-06 21:57:18 -06:00
gpu Fix a bunch of missing cmath includes 2017-02-07 20:26:08 +03:00
hid Added keyboard support for triggers and shoulder buttons 2017-01-09 08:22:29 +01:00
kernel Remove xenia-cpu dependency on xenia-kernel 2017-02-06 21:57:18 -06:00
tools/api-scanner Debugger stuff, and changing to vcproj's/sln. 2015-05-09 17:48:12 -07:00
ui DescriptorPool fenced pool 2017-01-28 14:05:42 -06:00
vfs Testing travis xenia powerpc testing 2017-02-06 00:40:06 -06:00
emulator.cc Added XBDM stubs. 2017-01-09 04:51:55 -06:00
emulator.h Add a File->Close option 2016-11-23 11:00:10 -06:00
memory.cc Protect the first 64kb of virtual memory with no access permissions by default. 2016-08-03 18:46:15 -05:00
memory.h Exposed total page count. 2016-06-21 10:10:08 -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