Commit Graph

12 Commits

Author SHA1 Message Date
Feng Chen 944d2e4154 video_core: Implement maxwell3d draw texture method 2023-01-05 12:12:12 +08:00
Fernando Sahmkow 4f0695024c Video_core: Address feedback 2023-01-05 12:09:48 +08:00
Fernando Sahmkow b6b18d2a6b MacroHLE: Final cleanup and fixes. 2023-01-05 12:09:48 +08:00
Fernando Sahmkow 730abf80f4 MacroHLE: Refactor MacroHLE system. 2023-01-05 12:09:47 +08:00
Fernando Sahmkow a471e87912 MacroHLE: Implement DrawIndexedIndirect & DrawArraysIndirect. 2023-01-05 12:09:47 +08:00
Fernando Sahmkow f143d8cd37 MacroHLE: Add MultidrawIndirect HLE Macro. 2023-01-05 12:09:47 +08:00
bunnei da58eb6208 Merge pull request #9406 from vonchenplus/topology
video_core: Adjust topology update logic and Adjust Clear Manage
2022-12-12 14:37:06 -08:00
Salvage 0e265db873 Fix compilation error 2022-12-09 14:49:15 +01:00
FengChen 37014e9127 video_core: Add vertex_array_instance_* sbubbed called warning 2022-12-08 23:19:31 +08:00
FengChen 1e64b5e2ec video_core: The draw manager manages whether Clear is required. 2022-12-08 23:10:52 +08:00
FengChen 15d63c3d3d video_core: Adjust topology update logic 2022-12-08 22:40:28 +08:00
Feng Chen bf0b957c05 video_core: Implement maxwell3d draw manager and split draw logic 2022-12-08 10:12:19 +08:00