yuzu/src/video_core/engines
2023-09-23 23:05:30 +02:00
..
sw_blitter Use spans over guest memory where possible instead of copying data. 2023-07-02 23:09:48 +01:00
const_buffer_info.h
draw_manager.cpp video_core: drawtexture support upscale 2023-06-16 20:51:15 +08:00
draw_manager.h Macro HLE: Add DrawIndirectByteCount 2023-09-23 23:05:29 +02:00
engine_interface.h VideoCore: Implement DispatchIndirect 2023-08-27 04:26:22 +02:00
engine_upload.cpp Use spans over guest memory where possible instead of copying data. 2023-07-02 23:09:48 +01:00
engine_upload.h VideoCore: Implement DispatchIndirect 2023-08-27 04:26:22 +02:00
fermi_2d.cpp Account for a pre-added offset when using Corner sample mode for 2D blits 2023-04-21 19:08:21 +01:00
fermi_2d.h Fermi2D: sync cache flushes 2023-01-05 06:43:28 -05:00
kepler_compute.cpp VideoCore: Implement DispatchIndirect 2023-08-27 04:26:22 +02:00
kepler_compute.h VideoCore: Implement DispatchIndirect 2023-08-27 04:26:22 +02:00
kepler_memory.cpp
kepler_memory.h
maxwell_3d.cpp Query Cache: address issues 2023-09-23 23:05:30 +02:00
maxwell_3d.h Query Cachge: Fully rework Vulkan's query cache 2023-09-23 23:05:29 +02:00
maxwell_dma.cpp Query Cachge: Fully rework Vulkan's query cache 2023-09-23 23:05:29 +02:00
maxwell_dma.h Fix DMA engine register offsets 2023-09-21 20:21:00 +01:00
puller.cpp Query Cache: address issues 2023-09-23 23:05:30 +02:00
puller.h