Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
W
wine-winehq
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
wine
wine-winehq
Commits
393b2f13
Commit
393b2f13
authored
Mar 08, 2012
by
Matteo Bruni
Committed by
Alexandre Julliard
Mar 09, 2012
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
d3d9/tests: Reenable a VS fog test.
parent
4ed605f0
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
2 deletions
+1
-2
visual.c
dlls/d3d9/tests/visual.c
+1
-2
No files found.
dlls/d3d9/tests/visual.c
View file @
393b2f13
...
...
@@ -1847,7 +1847,7 @@ static void fog_with_shader_test(IDirect3DDevice9 *device)
{
0x00fd0200
,
0x00f50200
,
0x00f50a00
,
0x00e91600
,
0x00d92600
,
0x00c73800
,
0x00b24d00
,
0x009c6300
,
0x00867900
,
0x00728d00
,
0x005ea100
}},
#if 0 /* FIXME: these fail on GeForce 8500
*/
/* These tests fail on older Nvidia drivers
*/
/* foggy vertex shader */
{
2
,
0
,
D3DFOG_NONE
,
D3DFOG_NONE
,
{
0x00ff0000
,
0x00fe0100
,
0x00de2100
,
0x00bf4000
,
0x009f6000
,
0x007f8000
,
...
...
@@ -1861,7 +1861,6 @@ static void fog_with_shader_test(IDirect3DDevice9 *device)
{
2
,
0
,
D3DFOG_LINEAR
,
D3DFOG_NONE
,
{
0x00ff0000
,
0x00fe0100
,
0x00de2100
,
0x00bf4000
,
0x009f6000
,
0x007f8000
,
0x005fa000
,
0x003fc000
,
0x001fe000
,
0x0000ff00
,
0x0000ff00
}},
#endif
/* foggy vertex shader and pixel shader. First 4 tests with vertex fog,
* all using the fixed fog-coord linear fog
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment