mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-01-10 08:09:26 +01:00
Fix for OpenGL's "Overlay Information" options not working. Fixes issue 3535.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@6456 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
parent
222c2d1297
commit
63c35bf14a
@ -1263,6 +1263,7 @@ void Renderer::Swap(u32 xfbAddr, FieldType field, u32 fbWidth, u32 fbHeight,cons
|
||||
GL_REPORT_ERRORD();
|
||||
|
||||
DrawDebugText();
|
||||
DrawDebugInfo();
|
||||
|
||||
GL_REPORT_ERRORD();
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user