yuzu-fork/src/video_core/engines
2023-07-02 23:09:48 +01: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 general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
draw_manager.cpp video_core: drawtexture support upscale 2023-06-16 20:51:15 +08:00
draw_manager.h video_core: Implement maxwell3d draw texture method 2023-01-05 12:41:28 +08:00
engine_interface.h DMAPusher: Improve collection of non executing methods 2023-01-01 16:43:57 -05: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 video_core: Add usages of ScratchBuffer 2022-12-19 18:08:04 -05: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 Use spans over guest memory where possible instead of copying data. 2023-07-02 23:09:48 +01:00
kepler_compute.h DMAPusher: Improve collection of non executing methods 2023-01-01 16:43:57 -05:00
kepler_memory.cpp DMAPusher: Improve collection of non executing methods 2023-01-01 16:43:57 -05:00
kepler_memory.h DMAPusher: Improve collection of non executing methods 2023-01-01 16:43:57 -05:00
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 Use spans over guest memory where possible instead of copying data. 2023-07-02 23:09:48 +01:00
maxwell_dma.h Engines: Implement Accelerate DMA Texture. 2023-03-05 12:18:00 +01:00
puller.cpp engines: Remove unnecessary casts 2022-11-29 08:38:46 -05:00
puller.h general: Format licenses as per SPDX guidelines 2022-10-06 21:00:54 +02:00