Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
VkCV Framework
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Terraform modules
Monitor
Service Desk
Analyze
Contributor analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Vulkan2021
VkCV Framework
Commits
938f4ee8
Verified
Commit
938f4ee8
authored
1 year ago
by
Tobias Frisch
Browse files
Options
Downloads
Patches
Plain Diff
Add latest wuffs release as submodule
Signed-off-by:
Tobias Frisch
<
tfrisch@uni-koblenz.de
>
parent
d82d4a92
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
.gitmodules
+4
-0
4 additions, 0 deletions
.gitmodules
modules/asset_loader/lib/wuffs-mirror-release-c
+1
-0
1 addition, 0 deletions
modules/asset_loader/lib/wuffs-mirror-release-c
modules/asset_loader/src/vkcv/asset/asset_loader.cpp
+0
-1
0 additions, 1 deletion
modules/asset_loader/src/vkcv/asset/asset_loader.cpp
with
5 additions
and
1 deletion
.gitmodules
+
4
−
0
View file @
938f4ee8
...
...
@@ -66,3 +66,7 @@
path = modules/tone_mapping/lib/glsl-tone-map
url = https://github.com/dmnsgn/glsl-tone-map.git
branch = main
[submodule "modules/asset_loader/lib/wuffs-mirror-release-c"]
path = modules/asset_loader/lib/wuffs-mirror-release-c
url = https://github.com/google/wuffs-mirror-release-c.git
branch = main
This diff is collapsed.
Click to expand it.
wuffs-mirror-release-c
@
e3f919cc
Subproject commit e3f919ccfe3ef542cfc983a82146070258fb57f8
This diff is collapsed.
Click to expand it.
modules/asset_loader/src/vkcv/asset/asset_loader.cpp
+
0
−
1
View file @
938f4ee8
...
...
@@ -9,7 +9,6 @@
#include
<vkcv/Logger.hpp>
#include
<algorithm>
namespace
vkcv
::
asset
{
/**
...
...
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