mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-02-26 08:02:32 -05:00
Moves render target restoring to RestoreAPIState, this also means no need to manually restore after allocating in a buffer that caused execution, because the manager restores it for us. Remove a method that wasn't used from D3DUtil.cpp, and fixes a few errors in EFB poke drawing.