yuzu-fork/src/video_core/engines
2024-01-07 22:44:55 +00:00
..
sw_blitter Fix typos in video_core 2024-01-07 22:44:55 +00: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 Implement vertex array first and subsequent draws 2023-10-14 12:09:35 +01:00
draw_manager.h Implement vertex array first and subsequent draws 2023-10-14 12:09:35 +01:00
engine_interface.h VideoCore: Implement DispatchIndirect 2023-08-27 04:26:22 +02: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 VideoCore: Implement DispatchIndirect 2023-08-27 04:26:22 +02:00
fermi_2d.cpp shader_recompiler: Fix spelling of "derivate" (#12067) 2023-11-18 13:39:47 +01:00
fermi_2d.h Fermi2D: sync cache flushes 2023-01-05 06:43:28 -05:00
kepler_compute.cpp VideoCore: Implement DispatchIndirect 2023-08-27 04:26:22 +02:00
kepler_compute.h VideoCore: Implement DispatchIndirect 2023-08-27 04:26:22 +02: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 OpenGL: Add GL_PRIMITIVES_GENERATED and GL_TRANSFORM_FEEDBACK_PRIMITIVES_WRITTEN queries 2023-12-19 17:32:31 -05:00
maxwell_3d.h Fix typos in video_core 2024-01-07 22:44:55 +00:00
maxwell_dma.cpp MaxwellDMA: Don't flush the outputs of a dma copy. 2023-12-31 21:00:01 +01:00
maxwell_dma.h Fix DMA engine register offsets 2023-09-21 20:21:00 +01:00
puller.cpp Query Cache: address issues 2023-09-23 23:05:30 +02:00
puller.h general: Format licenses as per SPDX guidelines 2022-10-06 21:00:54 +02:00