-
-
Notifications
You must be signed in to change notification settings - Fork 170
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
1 parent
a8a1aaf
commit 69f53aa
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule Kinc
updated
14 files
+4 −0 | Backends/Graphics5/Direct3D12/Sources/kinc/backend/graphics5/pipeline.c.h | |
+2 −0 | Backends/Graphics5/Direct3D12/Sources/kinc/backend/graphics5/shader.c.h | |
+0 −0 | GLSLShaders/g1.frag.glsl | |
+0 −0 | GLSLShaders/g1.vert.glsl | |
+36 −0 | KongShaders/g1.kong | |
+4 −2 | Sources/kinc/graphics4/graphics.h | |
+4 −2 | Sources/kinc/graphics5/commandlist.h | |
+1 −1 | Tools/freebsd_x64 | |
+1 −1 | Tools/linux_arm | |
+1 −1 | Tools/linux_arm64 | |
+1 −1 | Tools/linux_x64 | |
+1 −1 | Tools/macos | |
+1 −1 | Tools/windows_x64 | |
+6 −3 | kfile.js |