yuzu/src/video_core/engines
2023-08-27 04:26:22 +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
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
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 Use spans over guest memory where possible instead of copying data. 2023-07-02 23:09:48 +01:00
maxwell_3d.h video_core: Keep the definition of DimensionControl consistent with nvidia open doc 2023-03-31 12:33:07 +08:00
maxwell_dma.cpp general: fix apple clang build 2023-08-09 22:38:37 -04:00
maxwell_dma.h Engines: Implement Accelerate DMA Texture. 2023-03-05 12:18:00 +01:00
puller.cpp VideoCore: Implement DispatchIndirect 2023-08-27 04:26:22 +02:00
puller.h