yuzu/src/video_core/engines
liamwhite fa913a702f
Merge pull request #9112 from vonchenplus/deferred_draw
video_core: Reimplementing the maxwell drawing trigger mechanism
2022-10-25 09:42:59 -04:00
..
const_buffer_info.h general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
engine_interface.h general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
engine_upload.cpp DMA & InlineToMemory Engines Rework. 2022-10-06 21:00:53 +02:00
engine_upload.h DMA & InlineToMemory Engines Rework. 2022-10-06 21:00:53 +02:00
fermi_2d.cpp general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
fermi_2d.h general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
kepler_compute.cpp DMA & InlineToMemory Engines Rework. 2022-10-06 21:00:53 +02:00
kepler_compute.h general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
kepler_memory.cpp DMA & InlineToMemory Engines Rework. 2022-10-06 21:00:53 +02:00
kepler_memory.h general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
maxwell_3d.cpp Merge pull request #9112 from vonchenplus/deferred_draw 2022-10-25 09:42:59 -04:00
maxwell_3d.h video_core: Implement maxwell inline_index method 2022-10-22 16:58:23 +08:00
maxwell_dma.cpp video_core: implement 1D copies based on VMM 'kind' 2022-10-17 15:35:12 +08:00
maxwell_dma.h video_core: implement 1D copies based on VMM 'kind' 2022-10-17 15:35:12 +08:00
puller.cpp Maxwell3D/Puller: Fix regressions and syncing issues. 2022-10-19 06:21:51 +02:00
puller.h general: Format licenses as per SPDX guidelines 2022-10-06 21:00:54 +02:00