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
1c1fdbe9
Commit
1c1fdbe9
authored
Apr 06, 2007
by
Stefan Dösinger
Committed by
Alexandre Julliard
Apr 07, 2007
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
wined3d: Add D3DDEVCAPS3_* to the wined3d caps header.
parent
2ed76bd2
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
0 deletions
+6
-0
wined3d_caps.h
include/wine/wined3d_caps.h
+6
-0
No files found.
include/wine/wined3d_caps.h
View file @
1c1fdbe9
...
...
@@ -19,6 +19,12 @@
#ifndef __WINE_WINED3D_CAPS_H
#define __WINE_WINED3D_CAPS_H
#define WINED3DCAPS3_ALPHA_FULLSCREEN_FLIP_OR_DISCARD 0x00000020L
#define WINED3DCAPS3_LINEAR_TO_SRGB_PRESENTATION 0x00000080L
#define WINED3DCAPS3_COPY_TO_VIDMEM 0x00000100L
#define WINED3DCAPS3_COPY_TO_SYSTEMMEM 0x00000200L
#define WINED3DCAPS3_RESERVED 0x8000001FL
#define WINED3DDEVCAPS2_STREAMOFFSET 0x00000001
#define WINED3DDEVCAPS2_DMAPNPATCH 0x00000002
#define WINED3DDEVCAPS2_ADAPTIVETESSRTPATCH 0x00000004
...
...
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