Skip to content
Snippets Groups Projects
  • James Rowe's avatar
    GPU: Add draw for immediate and batch modes · ad0b57f4
    James Rowe authored
    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.
    ad0b57f4