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
b23811f3
Commit
b23811f3
authored
Aug 10, 2015
by
Rafaël Carré
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
contrib: d3d11: checksum patched files
parent
302f74f9
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
0 deletions
+4
-0
contrib/src/d3d11/SHA512SUMS
contrib/src/d3d11/SHA512SUMS
+2
-0
contrib/src/d3d11/rules.mak
contrib/src/d3d11/rules.mak
+2
-0
No files found.
contrib/src/d3d11/SHA512SUMS
0 → 100644
View file @
b23811f3
257664deade110fb0ad00d4c408b320768d9c470892bfe2b4f756a23fb828b6bd7b28dd670ff5f90edcf7b5eed56a6cc10af030f5d69f4be19ea7e376d1b6e1a d3d11.idl
04b208ddf9c91f923d262ae68a5fb0588a3ef1a39ea450eaac9031e021bd5efdc7b30e3fb3e589b07bc88e41f8861caeb56934a2fa6cbf2efb7404f5f3453b70 dxgidebug.idl
contrib/src/d3d11/rules.mak
View file @
b23811f3
...
...
@@ -23,6 +23,8 @@ $(TARBALLS)/d3d11.idl:
$(TARBALLS)/dxgidebug.idl
:
(
cd
$(TARBALLS)
&&
patch
-fp1
)
<
$(SRC)
/d3d11/dxgidebug.patch
.sum-d3d11
:
$(TARBALLS)/d3d11.idl $(TARBALLS)/dxgidebug.idl
$(DST_D3D11_H)
:
$(TARBALLS)/d3d11.idl
$(WIDL)
-DBOOL
=
WINBOOL
-I
$(IDL_INC_PATH)
-h
-o
$@
$<
...
...
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