From 623f5c36e0dc8190753aa5fa2e89f1010c367c67 Mon Sep 17 00:00:00 2001 From: Ellie Hermaszewska Date: Mon, 14 Nov 2022 11:27:00 +0800 Subject: glslang: 11.10.0-16-g42398c93 -> 11.12.0-32-gf74f37c5 (#2507) --- external/glslang-generated/README.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'external/glslang-generated/README.md') diff --git a/external/glslang-generated/README.md b/external/glslang-generated/README.md index c49348c5a..d13ebd9b8 100644 --- a/external/glslang-generated/README.md +++ b/external/glslang-generated/README.md @@ -15,6 +15,13 @@ The following are not submodules files, and are produces elsewhere and placed in * external/spirv-tools-generated * external/glslang-generated +Updating glslang +---------------- + +*On Linux, you can run the [`external/bump-glslang.sh`](../bump-glslang.sh) script.* + +*On any platform, you can follow the below instructions:* + To get the latest version of one of the submodules you can use ``` @@ -55,4 +62,4 @@ Then just build Slang as usual in visual studio, or from the linux command line ``` % make config=release_x64 % make config=release_x86 -``` \ No newline at end of file +``` -- cgit v1.2.3