Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2023-10-14 | Implement vertex array first and subsequent draws | Kelebek1 | 1 | -0/+2 |
2023-09-23 | Macro HLE: Add DrawIndirectByteCount | Fernando Sahmkow | 1 | -0/+1 |
2023-01-05 | video_core: Implement maxwell3d draw texture method | Feng Chen | 1 | -0/+20 |
2023-01-04 | Video_core: Address feedback | Fernando Sahmkow | 1 | -1/+1 |
2023-01-01 | MacroHLE: Refactor MacroHLE system. | Fernando Sahmkow | 1 | -0/+2 |
2023-01-01 | MacroHLE: Implement DrawIndexedIndirect & DrawArraysIndirect. | Fernando Sahmkow | 1 | -1/+4 |
2023-01-01 | MacroHLE: Add MultidrawIndirect HLE Macro. | Fernando Sahmkow | 1 | -0/+20 |
2022-12-08 | video_core: Adjust topology update logic | FengChen | 1 | -2/+2 |
2022-12-08 | video_core: Implement maxwell3d draw manager and split draw logic | Feng Chen | 1 | -0/+69 |