Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
Suyu
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
many-archive
Suyu
Commits
afb8af98
There was an error fetching the commit references. Please try again later.
Commit
afb8af98
authored
6 years ago
by
ReinUsesLisp
Browse files
Options
Downloads
Patches
Plain Diff
gitmodules: Add Vulkan headers dependency
parent
444231a8
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
.gitmodules
+3
-0
3 additions, 0 deletions
.gitmodules
externals/Vulkan-Headers
+1
-0
1 addition, 0 deletions
externals/Vulkan-Headers
with
4 additions
and
0 deletions
.gitmodules
+
3
−
0
View file @
afb8af98
...
@@ -37,3 +37,6 @@
...
@@ -37,3 +37,6 @@
[submodule "discord-rpc"]
[submodule "discord-rpc"]
path = externals/discord-rpc
path = externals/discord-rpc
url = https://github.com/discordapp/discord-rpc.git
url = https://github.com/discordapp/discord-rpc.git
[submodule "Vulkan-Headers"]
path = externals/Vulkan-Headers
url = https://github.com/KhronosGroup/Vulkan-Headers.git
This diff is collapsed.
Click to expand it.
Vulkan-Headers
@
7f02d9bb
Subproject commit 7f02d9bb810f371de0fe833c80004c34f7ff8c57
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment