mirror of https://github.com/yuzu-mirror/yuzu
GPU: Add draw for immediate and batch modes
PR #1461 introduced a regression where some games would change configuration even while in the poorly named "drawing" mode, which broke the heuristic citra was using to determine when to draw the batch. This change adds back in a draw call for batching, and also adds in a draw call in immediate mode each time it adds a triangle.pull/8/head
parent
11baa40d75
commit
ad0b57f407
Loading…
Reference in New Issue