Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
W
wine-cw
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-cw
Commits
5cbc4e81
Commit
5cbc4e81
authored
Nov 05, 2010
by
Jacek Caban
Committed by
Alexandre Julliard
Nov 05, 2010
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
d3dhal.h: Removed no longer defined D3DDP2OP_* enums.
parent
5c011b3d
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
3 deletions
+1
-3
d3dhal.h
include/d3dhal.h
+1
-3
No files found.
include/d3dhal.h
View file @
5cbc4e81
...
...
@@ -302,7 +302,6 @@ typedef enum _D3DHAL_DP2OPERATION {
D3DDP2OP_POINTS
=
1
,
D3DDP2OP_INDEXEDLINELIST
=
2
,
D3DDP2OP_INDEXEDTRIANGLELIST
=
3
,
D3DDP2OP_RESERVED0
=
4
,
D3DDP2OP_RENDERSTATE
=
8
,
D3DDP2OP_LINELIST
=
15
,
D3DDP2OP_LINESTRIP
=
16
,
...
...
@@ -328,7 +327,6 @@ typedef enum _D3DHAL_DP2OPERATION {
D3DDP2OP_SETLIGHT
=
34
,
D3DDP2OP_CREATELIGHT
=
35
,
D3DDP2OP_SETTRANSFORM
=
36
,
D3DDP2OP_EXT
=
37
,
D3DDP2OP_TEXBLT
=
38
,
D3DDP2OP_STATESET
=
39
,
D3DDP2OP_SETPRIORITY
=
40
,
...
...
@@ -522,4 +520,4 @@ typedef struct _D3DHAL_DP2SETTEXLOD {
}
/* extern "C" */
#endif
#endif
/* __WINE_D
DRAWI
_H */
#endif
/* __WINE_D
3DHAL
_H */
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