xenia/src/xenia
sephiroth99 7bf2f23bef Dump shaders in binary mode
Use binary mode when writing shaders to file, so that 0x0a is not
considered a LF and then converted to CRLF.
2016-06-21 23:05:19 -04:00
..
app Handle load requests made by the guest 2016-06-18 21:00:01 -05:00
apu Folding build_tools back into the main repo for simplicity. 2015-12-30 16:53:14 -08:00
base Complain loudly when ReadFile() returns ERROR_NOACCESS. 2016-06-18 18:26:23 -05:00
cpu RSqrt for VEC128_TYPE. 2016-06-20 13:31:11 -05:00
debug/ui Reconcile debugger and save state stuff into a single implementation. 2016-01-18 11:48:21 -08:00
gpu Dump shaders in binary mode 2016-06-21 23:05:19 -04:00
hid Some winkey support for left/right triggers. 2016-06-20 17:53:26 -05:00
kernel Better unreserved physical page counting. 2016-06-21 10:10:47 -05:00
tools/api-scanner Debugger stuff, and changing to vcproj's/sln. 2015-05-09 17:48:12 -07:00
ui Update the vulkan loader and headers. 2016-06-17 19:32:21 -05:00
vfs Fix an overflow crash in DiscImageDevice::Verify 2016-01-14 15:18:41 -06:00
emulator.cc Add title request functions to Emulator 2016-06-18 21:17:37 -05:00
emulator.h Add title request functions to Emulator 2016-06-18 21:17:37 -05:00
memory.cc Exposed total page count. 2016-06-21 10:10:08 -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 Fixed AppendParam for X_EX_TITLE_TERMINATE_REGISTRATION, 2016-06-18 13:44:52 -05:00