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
df89eec0
Commit
df89eec0
authored
Jan 05, 2009
by
Henri Verbeet
Committed by
Alexandre Julliard
Jan 05, 2009
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
d3d9: Remove d3d8 enum elements from D3DTEXTURESTAGESTATETYPE.
parent
fd33f0f9
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
12 deletions
+0
-12
d3d9types.h
include/d3d9types.h
+0
-12
No files found.
include/d3d9types.h
View file @
df89eec0
...
...
@@ -1130,21 +1130,9 @@ typedef enum _D3DTEXTURESTAGESTATETYPE {
D3DTSS_BUMPENVMAT10
=
9
,
D3DTSS_BUMPENVMAT11
=
10
,
D3DTSS_TEXCOORDINDEX
=
11
,
#if 1
/* TODO: remove once samplerstates are implemented. */
D3DTSS_ADDRESSU
=
13
,
D3DTSS_ADDRESSV
=
14
,
D3DTSS_BORDERCOLOR
=
15
,
D3DTSS_MAGFILTER
=
16
,
D3DTSS_MINFILTER
=
17
,
D3DTSS_MIPFILTER
=
18
,
D3DTSS_MIPMAPLODBIAS
=
19
,
D3DTSS_MAXMIPLEVEL
=
20
,
D3DTSS_MAXANISOTROPY
=
21
,
#endif
D3DTSS_BUMPENVLSCALE
=
22
,
D3DTSS_BUMPENVLOFFSET
=
23
,
D3DTSS_TEXTURETRANSFORMFLAGS
=
24
,
D3DTSS_ADDRESSW
=
25
,
D3DTSS_COLORARG0
=
26
,
D3DTSS_ALPHAARG0
=
27
,
D3DTSS_RESULTARG
=
28
,
...
...
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