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
b42a243f
Commit
b42a243f
authored
Sep 07, 2010
by
Andrew Nguyen
Committed by
Alexandre Julliard
Sep 07, 2010
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
d3dx9_36: Fix D3DXCompileShader* spec file prototypes.
parent
68a1a267
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
5 deletions
+5
-5
d3dx9_36.spec
dlls/d3dx9_36/d3dx9_36.spec
+5
-5
No files found.
dlls/d3dx9_36/d3dx9_36.spec
View file @
b42a243f
...
...
@@ -11,11 +11,11 @@
@ stub D3DXCleanMesh
@ stdcall D3DXColorAdjustContrast(ptr ptr float)
@ stdcall D3DXColorAdjustSaturation(ptr ptr float)
@ stdcall D3DXCompileShader(ptr long ptr ptr
ptr p
tr long ptr ptr ptr)
@ st
ub D3DXCompileShaderFromFileA
@ st
ub D3DXCompileShaderFromFileW
@ st
ub D3DXCompileShaderFromResourceA
@ st
ub D3DXCompileShaderFromResourceW
@ stdcall D3DXCompileShader(ptr long ptr ptr
str s
tr long ptr ptr ptr)
@ st
dcall D3DXCompileShaderFromFileA(str ptr ptr str str long ptr ptr ptr)
@ st
dcall D3DXCompileShaderFromFileW(wstr ptr ptr str str long ptr ptr ptr)
@ st
dcall D3DXCompileShaderFromResourceA(ptr str ptr ptr str str long ptr ptr ptr)
@ st
dcall D3DXCompileShaderFromResourceW(ptr wstr ptr ptr str str long ptr ptr ptr)
@ stdcall D3DXComputeBoundingBox(ptr long long ptr ptr)
@ stdcall D3DXComputeBoundingSphere(ptr long long ptr ptr)
@ stub D3DXComputeIMTFromPerTexelSignal
...
...
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