Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
V
vlc
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Redmine
Redmine
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Metrics
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
videolan
vlc
Commits
2bd38c9f
Commit
2bd38c9f
authored
Jan 21, 2016
by
Jean-Baptiste Kempf
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Contribs: D3D11, use a defined HASH
parent
0953364d
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
2 deletions
+3
-2
contrib/src/d3d11/SHA512SUMS
contrib/src/d3d11/SHA512SUMS
+1
-1
contrib/src/d3d11/rules.mak
contrib/src/d3d11/rules.mak
+2
-1
No files found.
contrib/src/d3d11/SHA512SUMS
View file @
2bd38c9f
6b6b845d9a75e4f66cf1225b28c75f8eed93931e94c182c7211e2747c70fbc97eab551dded77327ac0c0b48b037e630cc96d796be5f341a7e3bd9e7fcc30bf96
d3d11.idl
a65c289982ed1259ca02077c1a3df92cc003d06ab0f8f8fcb9c47920a4702ad21d734ee39120ed7e4a5a4d7d34b393120a7eedaba00ff9e6095d66fe94bdb31a
d3d11.idl
04b208ddf9c91f923d262ae68a5fb0588a3ef1a39ea450eaac9031e021bd5efdc7b30e3fb3e589b07bc88e41f8861caeb56934a2fa6cbf2efb7404f5f3453b70 dxgidebug.idl
contrib/src/d3d11/rules.mak
View file @
2bd38c9f
...
...
@@ -7,7 +7,8 @@ else
IDL_INC_PATH
=
/
`
echo
$(MSYSTEM)
|
tr
A-Z a-z
`
/
$(BUILD)
/include
endif
D3D11_IDL_URL
:=
http://sourceforge.net/p/mingw-w64/mingw-w64/ci/master/tree/mingw-w64-headers/direct-x/include/d3d11.idl?format
=
raw
COMMIT_ID
:=
477108e5706e73421634436c21cb76e1795b3609
D3D11_IDL_URL
:=
http://sourceforge.net/p/mingw-w64/mingw-w64/ci/
$(COMMIT_ID)
/tree/mingw-w64-headers/direct-x/include/d3d11.idl?format
=
raw
DST_D3D11_H
=
$(PREFIX)
/include/d3d11.h
DST_DXGIDEBUG_H
=
$(PREFIX)
/include/dxgidebug.h
...
...
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