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
ba8f0da2
Commit
ba8f0da2
authored
May 17, 2010
by
Roderick Colenbrander
Committed by
Alexandre Julliard
May 17, 2010
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
wined3d: Remove unneeded d3dfmt_get_conv conversion constants.
parent
f8920031
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
19 deletions
+1
-19
wined3d_private.h
dlls/wined3d/wined3d_private.h
+1
-19
No files found.
dlls/wined3d/wined3d_private.h
View file @
ba8f0da2
...
...
@@ -2215,26 +2215,8 @@ typedef enum {
CONVERT_PALETTED_CK
,
CONVERT_CK_565
,
CONVERT_CK_5551
,
CONVERT_CK_4444
,
CONVERT_CK_4444_ARGB
,
CONVERT_CK_1555
,
CONVERT_555
,
CONVERT_CK_RGB24
,
CONVERT_CK_8888
,
CONVERT_CK_8888_ARGB
,
CONVERT_RGB32_888
,
CONVERT_V8U8
,
CONVERT_L6V5U5
,
CONVERT_X8L8V8U8
,
CONVERT_Q8W8V8U8
,
CONVERT_V16U16
,
CONVERT_A4L4
,
CONVERT_G16R16
,
CONVERT_R16G16F
,
CONVERT_R32G32F
,
CONVERT_D15S1
,
CONVERT_D24X4S4
,
CONVERT_D24FS8
,
CONVERT_RGB32_888
}
CONVERT_TYPES
;
HRESULT
d3dfmt_get_conv
(
IWineD3DSurfaceImpl
*
This
,
BOOL
need_alpha_ck
,
BOOL
use_texturing
,
...
...
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