DXGL r49 - Code Review
For
DXGL
(
recent comments
|
status changes
|
tags
|
authors
|
states
|
release notes
|
statistics
)
Jump to navigation
Jump to search
Repository:
DXGL
Revision:
<
r48
|
r49
|
r50
>
Date:
21:12, 25 December 2011
Author:
admin
Status:
new
Tags:
Comment:
Restore display mode when destroying DirectDraw device.
Modified paths:
/ddraw/glDirectDraw.cpp
(modified) (
history
)
Diff
[
purge
]
Index: ddraw/glDirectDraw.cpp
—
—
@@ -563,7 +563,7 @@
564
564
565
565
glDirectDraw7::~glDirectDraw7()
566
566
{
567
- //FIXME("glDirectDraw7::~glDirectDraw7: Destructor.\n");
567
+ RestoreDisplayMode();
568
568
if(clippers)
569
569
{
570
570
for(int i = 0; i < clippercount; i++)
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