yuzu/src/video_core/engines
2023-05-11 06:42:38 +01:00
..
sw_blitter Allow Fermi blit accelerate to add src/dst to the cache if they don't exist already. Use ScratchBuffers in the software blit path. 2023-05-11 06:42:38 +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: Invalid index_buffer flag when inline_index draw 2023-03-12 13:21:26 +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 video_core: Cache GPU internal writes. 2023-01-05 05:23:39 -05: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 DMAPusher: Improve collection of non executing methods 2023-01-01 16:43:57 -05: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 Maxwell3D: only update parameters on High 2023-04-29 00:18:21 +02: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 Texture cache: Only force flush the dma downloads 2023-05-07 23:46:12 +02: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