yuzu-fork/src/video_core/engines
2023-03-12 13:21:26 +08:00
..
sw_blitter remove static from pointer sized or smaller types for aesthetics, change constexpr static to static constexpr for consistency 2023-02-14 12:35:39 -05: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 remove static from pointer sized or smaller types for aesthetics, change constexpr static to static constexpr for consistency 2023-02-14 12:35:39 -05: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 Merge pull request #9802 from Kelebek1/wait_data_cache 2023-02-16 12:27:24 -08:00
maxwell_3d.h video_core: Implement maxwell3d draw texture method 2023-01-05 12:41:28 +08:00
maxwell_dma.cpp Engines: Implement Accelerate DMA Texture. 2023-03-05 12:18:00 +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