summaryrefslogtreecommitdiffstats
path: root/src/video_core/engines/draw_manager.h (unfollow)
Commit message (Expand)AuthorFilesLines
2023-10-14Implement vertex array first and subsequent drawsKelebek11-0/+2
2023-09-23Macro HLE: Add DrawIndirectByteCountFernando Sahmkow1-0/+1
2023-01-05video_core: Implement maxwell3d draw texture methodFeng Chen1-0/+20
2023-01-04Video_core: Address feedbackFernando Sahmkow1-1/+1
2023-01-01MacroHLE: Refactor MacroHLE system.Fernando Sahmkow1-0/+2
2023-01-01MacroHLE: Implement DrawIndexedIndirect & DrawArraysIndirect.Fernando Sahmkow1-1/+4
2023-01-01MacroHLE: Add MultidrawIndirect HLE Macro.Fernando Sahmkow1-0/+20
2022-12-08video_core: Adjust topology update logicFengChen1-2/+2
2022-12-08video_core: Implement maxwell3d draw manager and split draw logicFeng Chen1-0/+69