summaryrefslogtreecommitdiffstats
path: root/src/video_core/engines/draw_manager.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Implement vertex array first and subsequent drawsKelebek12023-10-141-0/+2
* Macro HLE: Add DrawIndirectByteCountFernando Sahmkow2023-09-231-0/+1
* video_core: Implement maxwell3d draw texture methodFeng Chen2023-01-051-0/+20
* Video_core: Address feedbackFernando Sahmkow2023-01-041-1/+1
* MacroHLE: Refactor MacroHLE system.Fernando Sahmkow2023-01-011-0/+2
* MacroHLE: Implement DrawIndexedIndirect & DrawArraysIndirect.Fernando Sahmkow2023-01-011-1/+4
* MacroHLE: Add MultidrawIndirect HLE Macro.Fernando Sahmkow2023-01-011-0/+20
* video_core: Adjust topology update logicFengChen2022-12-081-2/+2
* video_core: Implement maxwell3d draw manager and split draw logicFeng Chen2022-12-081-0/+69