DXGL r588 - Code Review
For
DXGL
(
recent comments
|
status changes
|
tags
|
authors
|
states
|
release notes
|
statistics
)
Jump to navigation
Jump to search
Repository:
DXGL
Revision:
<
r587
|
r588
|
r589
>
Date:
22:47, 18 January 2015
Author:
admin
Status:
new
Tags:
Comment:
Fix a weird NVIDIA driver crash.
Modified paths:
/ddraw/glRenderer.cpp
(modified) (
history
)
Diff
[
purge
]
Index: ddraw/glRenderer.cpp
—
—
@@ -919,7 +919,6 @@
920
920
glExtensions_Init(This->ext);
921
921
This->util = new glUtil(This->ext);
922
922
glRenderer__SetSwap(This,1);
923
- SwapBuffers(This->hDC);
924
923
glFinish();
925
924
DXGLTimer_Init(&This->timer);
926
925
DXGLTimer_Calibrate(&This->timer, height, frequency);
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