xenia-canary/src/xenia/gpu/d3d12
Triang3l 538aa91015 [GPU] Primitive processor with Vulkan 1.0 base cases, 24-bit indices and clamping 2021-06-04 23:57:46 +03:00
..
shaders [GPU] Primitive processor with Vulkan 1.0 base cases, 24-bit indices and clamping 2021-06-04 23:57:46 +03:00
d3d12_command_processor.cc [GPU] Primitive processor with Vulkan 1.0 base cases, 24-bit indices and clamping 2021-06-04 23:57:46 +03:00
d3d12_command_processor.h [GPU] Primitive processor with Vulkan 1.0 base cases, 24-bit indices and clamping 2021-06-04 23:57:46 +03:00
d3d12_graphics_system.cc [GPU] Ownership-transfer-based RT cache, 3x3 resolution scaling 2021-04-26 22:12:09 +03:00
d3d12_graphics_system.h C++17ification. 2020-04-07 16:09:41 -05:00
d3d12_primitive_processor.cc [GPU] Primitive processor with Vulkan 1.0 base cases, 24-bit indices and clamping 2021-06-04 23:57:46 +03:00
d3d12_primitive_processor.h [GPU] Primitive processor with Vulkan 1.0 base cases, 24-bit indices and clamping 2021-06-04 23:57:46 +03:00
d3d12_render_target_cache.cc [D3D12] Make ROV the default RT path on Intel due to stencil 2021-04-28 20:53:07 +03:00
d3d12_render_target_cache.h [GPU] Primitive processor with Vulkan 1.0 base cases, 24-bit indices and clamping 2021-06-04 23:57:46 +03:00
d3d12_shader.cc [GPU] Dynamic r# count via shader modifications + refactoring 2020-12-19 16:14:54 +03:00
d3d12_shader.h [GPU] Dynamic r# count via shader modifications + refactoring 2020-12-19 16:14:54 +03:00
d3d12_shared_memory.cc [GPU] Ownership-transfer-based RT cache, 3x3 resolution scaling 2021-04-26 22:12:09 +03:00
d3d12_shared_memory.h [GPU] Ownership-transfer-based RT cache, 3x3 resolution scaling 2021-04-26 22:12:09 +03:00
d3d12_trace_dump_main.cc C++17ification. 2020-04-07 16:09:41 -05:00
d3d12_trace_viewer_main.cc [GPU] Move all xenos.h to gpu::xenos, disambiguate Dimension/TextureDimension 2020-07-11 15:54:22 +03:00
deferred_command_list.cc [GPU] Ownership-transfer-based RT cache, 3x3 resolution scaling 2021-04-26 22:12:09 +03:00
deferred_command_list.h [GPU] Ownership-transfer-based RT cache, 3x3 resolution scaling 2021-04-26 22:12:09 +03:00
pipeline_cache.cc [GPU] Primitive processor with Vulkan 1.0 base cases, 24-bit indices and clamping 2021-06-04 23:57:46 +03:00
pipeline_cache.h [GPU] Primitive processor with Vulkan 1.0 base cases, 24-bit indices and clamping 2021-06-04 23:57:46 +03:00
premake5.lua Premake: Reorder links to speed up building. 2020-11-14 13:30:06 -06:00
texture_cache.cc [GPU] Linear mip tail exact extent estimation 2021-05-15 18:19:26 +03:00
texture_cache.h [GPU/D3D12] Support texture pitch, more precise texture extent/stride calculations 2021-05-13 23:02:11 +03:00