DXGL r283 - Code Review
For
DXGL
(
recent comments
|
status changes
|
tags
|
authors
|
states
|
release notes
|
statistics
)
Jump to navigation
Jump to search
Repository:
DXGL
Revision:
<
r282
|
r283
|
r284
>
Date:
01:09, 14 December 2012
Author:
admin
Status:
new
Tags:
Comment:
Fix ambient color initialization
Modified paths:
/ddraw/glDirect3DDevice.cpp
(modified) (
history
)
Diff
[
purge
]
Index: ddraw/glDirect3DDevice.cpp
—
—
@@ -123,7 +123,7 @@
124
124
0, //colorblendkeyenable
125
125
D3DMCS_COLOR1, //diffusematerialsource
126
126
D3DMCS_COLOR2, //specularmaterialsource
127
- D3DMCS_COLOR2, //ambientmaterialsource
127
+ D3DMCS_MATERIAL, //ambientmaterialsource
128
128
D3DMCS_MATERIAL, //emissivematerialsource
129
129
0,0, //150
130
130
D3DVBLEND_DISABLE, //vertexblend
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