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
e35f8266
Commit
e35f8266
authored
Apr 30, 2015
by
Matteo Bruni
Committed by
Alexandre Julliard
May 01, 2015
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
include: Fix comments about the availability of D3D light types.
parent
4388fb41
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
wined3d.h
include/wine/wined3d.h
+2
-2
No files found.
include/wine/wined3d.h
View file @
e35f8266
...
...
@@ -76,8 +76,8 @@ enum wined3d_light_type
WINED3D_LIGHT_POINT
=
1
,
WINED3D_LIGHT_SPOT
=
2
,
WINED3D_LIGHT_DIRECTIONAL
=
3
,
WINED3D_LIGHT_PARALLELPOINT
=
4
,
/* D3D7 */
WINED3D_LIGHT_GLSPOT
=
5
,
/*
D3D7
*/
WINED3D_LIGHT_PARALLELPOINT
=
4
,
/*
<
D3D7 */
WINED3D_LIGHT_GLSPOT
=
5
,
/*
< D3D5, not actually usable
*/
};
enum
wined3d_primitive_type
...
...
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