suyu/src/video_core/engines
2023-02-14 12:35:39 -05: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 Address feedback 2023-01-16 10:27:57 +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 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
maxwell_3d.h video_core: Implement maxwell3d draw texture method 2023-01-05 12:41:28 +08:00
maxwell_dma.cpp BufferBase: Don't ignore GPU pages. 2023-01-05 14:00:10 -05:00
maxwell_dma.h DMAPusher: Improve collection of non executing methods 2023-01-01 16:43:57 -05: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