mirror of
https://github.com/glest/glest-source.git
synced 2025-02-25 04:02:30 +01:00
try to see if this affects performance?
This commit is contained in:
parent
93444a2ff5
commit
55653c10b5
@ -985,7 +985,7 @@ void Renderer::swapBuffers() {
|
||||
return;
|
||||
}
|
||||
//glFlush(); // should not be required - http://www.opengl.org/wiki/Common_Mistakes
|
||||
//glFlush();
|
||||
glFlush();
|
||||
|
||||
GraphicsInterface::getInstance().getCurrentContext()->swapBuffers();
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user