-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule qoixx
updated
10 files
+1 −1 | .dependencies/doctest | |
+1 −1 | .dependencies/qoi | |
+1 −1 | .dependencies/stb | |
+13 −4 | .github/workflows/linux.yml | |
+39 −0 | .github/workflows/mac.yml | |
+5 −5 | .github/workflows/windows.yml | |
+1 −1 | README.md | |
+111 −71 | include/qoixx.hpp | |
+2 −0 | src/qoibench.cpp | |
+2 −0 | src/qoiconv.cpp |