xenia-canary/src/xenia
DrChat d015de4a84 [Vulkan] Smarter transient cache
Detect cases where requested vertex data has already been uploaded in a larger buffer
2018-02-10 21:08:17 -06:00
..
app Display a dialog if the emulator failed to launch a title specified on the command line. 2017-12-28 16:20:35 -06:00
apu [XMA] Check for invalid packet number in ValidFrameOffset 2017-12-26 20:58:31 -06:00
base [Base] Implement PosixEvent using eventfd 2017-12-20 17:51:31 -06:00
cpu [CPU] MMIOHandler IsRangeWatched now returns true if the entire range is watched. 2018-02-09 19:23:24 -06:00
debug/ui Format all code with new clang-format 2017-12-14 20:44:43 -06:00
gpu [Vulkan] Smarter transient cache 2018-02-10 21:08:17 -06:00
hid [Travis] Enable full Xenia build on linux 2017-12-20 16:27:01 -06:00
kernel [Core] Remove hardcoded type field from HeapAllocationInfo 2018-02-10 16:47:53 -06:00
tools/api-scanner Format all code with new clang-format 2017-12-14 20:44:43 -06:00
ui [Vulkan] Enforce semicolons on VK_SAFE_DESTROY 2018-02-09 18:52:21 -06:00
vfs Fix typo in xenia-vfs premake generator. Fixes #701. 2017-05-10 22:15:03 -05:00
emulator.cc Support rendering windowless (tested on the Vulkan backend) 2017-12-19 16:05:36 -06:00
emulator.h [UI] Add game title ID to titlebar 2017-12-17 22:16:00 -06:00
memory.cc [Core] QueryRegionInfo - report the original allocation size 2018-02-10 19:14:58 -06:00
memory.h [Core] QueryRegionInfo - report the original allocation size 2018-02-10 19:14:58 -06: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