DXGL r40 - Code Review
For
DXGL
(
recent comments
|
status changes
|
tags
|
authors
|
states
|
release notes
|
statistics
)
Jump to navigation
Jump to search
Repository:
DXGL
Revision:
<
r39
|
r40
|
r41
>
Date:
20:12, 24 December 2011
Author:
admin
Status:
new
Tags:
Comment:
Quick vsync fix
Modified paths:
/ddraw/glDirectDraw.cpp
(modified) (
history
)
Diff
[
purge
]
Index: ddraw/glDirectDraw.cpp
—
—
@@ -1347,6 +1347,7 @@
1348
1348
}
1349
1349
gllock = false;
1350
1350
InitGLExt();
1351
+ wglSwapIntervalEXT(0);
1351
1352
glViewport(0,0,width,height);
1352
1353
glMatrixMode(GL_PROJECTION);
1353
1354
glLoadIdentity();
Follow-up revisions
Revision
Commit summary
Author
Date
r41
Undo
r40
admin
20:43, 24 December 2011
Navigation menu
Personal tools
Log in
Namespaces
Special page
English
expanded
collapsed
Views
More
expanded
collapsed
Search
Navigation
Home
Main page
Recent changes
Random page
MediaWiki help
Introduction
Progress
Downloads
Source code
Build from source
AppDB
Bug reports
Forums
Tools
Special pages
Printable version