xenia-canary/src/xenia
Ben Vanik 6c571ccfc5 Change rect lists to tri lists instead of strips.
Progress on #304.
2015-06-30 07:35:08 -07:00
..
apu Cleaning up apu/ and renaming -private files to _flags. 2015-06-27 11:25:56 -07:00
base Move NtCreateFile/NtOpenFile to VFS, implement (mostly) for real. 2015-06-29 10:33:36 -07:00
cpu _wfopen -> xe::filesystem::OpenFile. 2015-06-28 17:33:46 -07:00
debug Renaming xe::fs to xe::filesystem and xe::kernel::fs to xe::vfs. 2015-06-27 13:31:21 -07:00
gpu Change rect lists to tri lists instead of strips. 2015-06-30 07:35:08 -07:00
hid Moving input structs out of xbox.h. 2015-06-27 11:37:12 -07:00
kernel X_DISPLAY_INFO struct 2015-06-29 23:42:58 -05:00
tools/api-scanner Debugger stuff, and changing to vcproj's/sln. 2015-05-09 17:48:12 -07:00
ui Removing utilities (that were just adding needless layers). 2015-06-27 16:27:38 -07:00
vfs Fixing root fs queries. 2015-06-29 12:30:35 -07:00
emulator.cc STFS->Stfs. 2015-06-29 10:38:51 -07:00
emulator.h Removing utilities (that were just adding needless layers). 2015-06-27 16:27:38 -07:00
memory.cc Take the whole 64k page at 0x0. 2015-06-23 18:06:37 -07:00
memory.h Removing memory reservation value check for load/store. 2015-06-07 21:57:44 -07:00
profiling.cc Adding menus. 2015-06-22 23:30:34 -07:00
profiling.h Adding menus. 2015-06-22 23:30:34 -07:00
xbox.h Move NtCreateFile/NtOpenFile to VFS, implement (mostly) for real. 2015-06-29 10:33:36 -07:00
xenia_main.cc Removing utilities (that were just adding needless layers). 2015-06-27 16:27:38 -07:00