-
-
Notifications
You must be signed in to change notification settings - Fork 416
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
10 changed files
with
10 additions
and
10 deletions.
There are no files selected for viewing
Submodule MoltenVK
updated
66 files
Submodule SPIRV-Cross
updated
124 files
Submodule SPIRV-Headers
updated
16 files
Submodule SPIRV-Reflect
updated
20 files
Submodule SPIRV-Tools
updated
155 files
Submodule Vulkan-Headers
updated
31 files
Submodule Vulkan-Loader
updated
77 files
Submodule shaderc
updated
19 files
+0 −1 | Android.mk | |
+23 −0 | CHANGES | |
+7 −7 | DEPS | |
+2 −2 | README.md | |
+2 −2 | downloads.md | |
+7 −5 | glslc/test/option_fauto_bind_uniforms.py | |
+16 −16 | glslc/test/option_fresource_set_binding.py | |
+1 −1 | glslc/test/option_mfmt.py | |
+1 −0 | kokoro/linux/build-docker.sh | |
+0 −3 | kokoro/windows/build.bat | |
+0 −23 | kokoro/windows/build_debug_2017.bat | |
+0 −24 | kokoro/windows/build_release_2017.bat | |
+0 −22 | kokoro/windows/continuous_debug_2017.cfg | |
+0 −22 | kokoro/windows/continuous_release_2017.cfg | |
+0 −16 | kokoro/windows/presubmit_debug_2017.cfg | |
+0 −16 | kokoro/windows/presubmit_release_2017.cfg | |
+1 −1 | libshaderc/include/shaderc/shaderc.hpp | |
+1 −1 | libshaderc_util/Android.mk | |
+5 −0 | libshaderc_util/src/spirv_tools_wrapper.cc |