summaryrefslogtreecommitdiffstats
path: root/src/video_core/engines/draw_manager.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* video_core: Add vertex_array_instance_* sbubbed called warningFengChen2022-12-081-0/+5
* video_core: The draw manager manages whether Clear is required.FengChen2022-12-081-4/+9
* video_core: Adjust topology update logicFengChen2022-12-081-21/+21
* video_core: Implement maxwell3d draw manager and split draw logicFeng Chen2022-12-081-0/+191