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
f97cf3d7
Commit
f97cf3d7
authored
Jun 16, 2005
by
Oliver Stieber
Committed by
Alexandre Julliard
Jun 16, 2005
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Define some more flags
parent
8cb3f92e
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
1 deletion
+3
-1
d3d9types.h
include/d3d9types.h
+3
-1
No files found.
include/d3d9types.h
View file @
f97cf3d7
...
...
@@ -207,7 +207,8 @@
#define D3DPRESENTFLAG_DEVICECLIP 0x00000004
/* Clip the window blited into the client area 2k + xp only */
#define D3DPRESENTFLAG_VIDEO 0x00000010
/* backbuffer 'may' contain video data */
#define D3DPRESENT_BACK_BUFFERS_MAX 3L
#define D3DPRESENT_RATE_DEFAULT 0x00000000
/****************************
* Vertex Shaders Declaration
...
...
@@ -811,6 +812,7 @@ typedef enum _D3DFORMAT {
D3DFMT_D16_LOCKABLE
=
70
,
D3DFMT_D32
=
71
,
D3DFMT_D15S1
=
73
,
D3DFMT_D24S8
=
75
,
D3DFMT_D24X8
=
77
,
D3DFMT_D24X4S4
=
79
,
D3DFMT_D16
=
80
,
...
...
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