Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Video_core: Address feedback | Fernando Sahmkow | 2023-01-04 | 1 | -5/+8 |
* | MacroHLE: Final cleanup and fixes. | Fernando Sahmkow | 2023-01-01 | 1 | -1/+2 |
* | MacroHLE: Refactor MacroHLE system. | Fernando Sahmkow | 2023-01-01 | 1 | -0/+6 |
* | MacroHLE: Implement DrawIndexedIndirect & DrawArraysIndirect. | Fernando Sahmkow | 2023-01-01 | 1 | -1/+1 |
* | MacroHLE: Add MultidrawIndirect HLE Macro. | Fernando Sahmkow | 2023-01-01 | 1 | -0/+21 |
* | Merge pull request #9406 from vonchenplus/topology | bunnei | 2022-12-12 | 1 | -24/+34 |
|\ | |||||
| * | video_core: Add vertex_array_instance_* sbubbed called warning | FengChen | 2022-12-08 | 1 | -0/+5 |
| * | video_core: The draw manager manages whether Clear is required. | FengChen | 2022-12-08 | 1 | -4/+9 |
| * | video_core: Adjust topology update logic | FengChen | 2022-12-08 | 1 | -21/+21 |
* | | Fix compilation error | Salvage | 2022-12-09 | 1 | -1/+1 |
|/ | |||||
* | video_core: Implement maxwell3d draw manager and split draw logic | Feng Chen | 2022-12-08 | 1 | -0/+191 |