DXGL r41 - Code Review

Jump to navigation Jump to search
Repository:DXGL
Revision:r40‎ | r41 | r42 >
Date:20:43, 24 December 2011
Author:admin
Status:new
Tags:
Comment:
Undo r40
Modified paths:
  • /ddraw/glDirectDraw.cpp (modified) (history)

Diff [purge]

Index: ddraw/glDirectDraw.cpp
@@ -1347,7 +1347,6 @@
13481348 }
13491349 gllock = false;
13501350 InitGLExt();
1351 - wglSwapIntervalEXT(0);
13521351 glViewport(0,0,width,height);
13531352 glMatrixMode(GL_PROJECTION);
13541353 glLoadIdentity();

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r40Quick vsync fixadmin20:12, 24 December 2011