DXGL r139 - Code Review
For
DXGL
(
recent comments
|
status changes
|
tags
|
authors
|
states
|
release notes
|
statistics
)
Jump to navigation
Jump to search
Repository:
DXGL
Revision:
<
r138
|
r139
|
r140
>
Date:
16:10, 16 April 2012
Author:
admin
Status:
new
Tags:
Comment:
Fix fullscreen rendering
Modified paths:
/ddraw/glRenderer.cpp
(modified) (
history
)
Diff
[
purge
]
Index: ddraw/glRenderer.cpp
—
—
@@ -845,6 +845,7 @@
846
846
view[2] = 0;
847
847
view[3] = (GLfloat)dest->fakey;
848
848
}
849
+ SetFBO(0,0,false);
849
850
glClear(GL_COLOR_BUFFER_BIT|GL_DEPTH_BUFFER_BIT);
850
851
if(ddInterface->GetBPP() == 8)
851
852
{
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