gsdx: be debug friendly

This commit is contained in:
Gregory Hainaut 2016-03-20 12:51:23 +01:00
parent a83b8d62ec
commit 46ff5dccff
1 changed files with 1 additions and 1 deletions

View File

@ -121,7 +121,7 @@ bool GSRenderer::Merge(int field)
return false; return false;
} }
GL_PUSH("Renderer Merge"); GL_PUSH("Renderer Merge %d", s_n);
// try to avoid fullscreen blur, could be nice on tv but on a monitor it's like double vision, hurts my eyes (persona 4, guitar hero) // try to avoid fullscreen blur, could be nice on tv but on a monitor it's like double vision, hurts my eyes (persona 4, guitar hero)
// //