xenia-canary/src/xenia/ui/vulkan
Dr. Chat 2bb40c122d Vulkan util Fence class 2016-03-25 16:36:21 -05:00
..
shaders Adding `xb genspirv` to do glsl->.h. 2016-02-20 16:24:42 -08:00
circular_buffer.cc Vulkan Circular Buffer 2016-03-25 13:49:07 -05:00
circular_buffer.h Vulkan Circular Buffer 2016-03-25 13:49:07 -05:00
fenced_pools.cc Fixing pool shutdown. 2016-02-21 10:46:47 -08:00
fenced_pools.h Fixing pool shutdown. 2016-02-21 10:46:47 -08:00
premake5.lua Adding `xb genspirv` to do glsl->.h. 2016-02-20 16:24:42 -08:00
vulkan.cc Not crashing (but also likely not working) EDRAM emulation. 2016-02-19 20:36:10 -08:00
vulkan.h Not crashing (but also likely not working) EDRAM emulation. 2016-02-19 20:36:10 -08:00
vulkan_context.cc Not crashing (but also likely not working) EDRAM emulation. 2016-02-19 20:36:10 -08:00
vulkan_context.h Adding mutliple queue/shared queue support. 2016-02-18 16:43:41 -08:00
vulkan_device.cc Capture exe with renderdoc and pass --vulkan_renderdoc_capture_all. 2016-02-21 12:44:16 -08:00
vulkan_device.h Capture exe with renderdoc and pass --vulkan_renderdoc_capture_all. 2016-02-21 12:44:16 -08:00
vulkan_immediate_drawer.cc Adding texture setup and a dummy grid texture. 2016-02-21 19:56:23 -08:00
vulkan_immediate_drawer.h Fixing swap chain scissoring; surface is still not resized right. 2016-02-18 16:43:41 -08:00
vulkan_instance.cc Capture exe with renderdoc and pass --vulkan_renderdoc_capture_all. 2016-02-21 12:44:16 -08:00
vulkan_instance.h Capture exe with renderdoc and pass --vulkan_renderdoc_capture_all. 2016-02-21 12:44:16 -08:00
vulkan_provider.cc Initial vulkan context and immediate drawer. 2016-02-18 16:43:41 -08:00
vulkan_provider.h Initial vulkan context and immediate drawer. 2016-02-18 16:43:41 -08:00
vulkan_swap_chain.cc Add a specialized copy command buffer to the vulkan swap chain 2016-03-10 12:59:48 -06:00
vulkan_swap_chain.h Add a specialized copy command buffer to the vulkan swap chain 2016-03-10 12:59:48 -06:00
vulkan_util.cc Initial vulkan context and immediate drawer. 2016-02-18 16:43:41 -08:00
vulkan_util.h Vulkan util Fence class 2016-03-25 16:36:21 -05:00
vulkan_window_demo.cc Initial vulkan context and immediate drawer. 2016-02-18 16:43:41 -08:00