feat: updated engine version to 4.4-rc1
This commit is contained in:
parent
ee00efde1f
commit
21ba8e33af
5459 changed files with 1128836 additions and 198305 deletions
1
engine/thirdparty/glslang/SPIRV/SpvBuilder.h
vendored
1
engine/thirdparty/glslang/SPIRV/SpvBuilder.h
vendored
|
|
@ -56,6 +56,7 @@ namespace spv {
|
|||
}
|
||||
|
||||
#include <algorithm>
|
||||
#include <cstdint>
|
||||
#include <map>
|
||||
#include <memory>
|
||||
#include <set>
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
diff --git a/thirdparty/glslang/glslang/Include/InfoSink.h b/thirdparty/glslang/glslang/Include/InfoSink.h
|
||||
index 23f495dc..137ede85 100644
|
||||
index 23f495dcb7..137ede8510 100644
|
||||
--- a/thirdparty/glslang/glslang/Include/InfoSink.h
|
||||
+++ b/thirdparty/glslang/glslang/Include/InfoSink.h
|
||||
@@ -36,7 +36,7 @@
|
||||
12
engine/thirdparty/glslang/patches/0002-gcc15-include-fix.patch
vendored
Normal file
12
engine/thirdparty/glslang/patches/0002-gcc15-include-fix.patch
vendored
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
diff --git a/thirdparty/glslang/SPIRV/SpvBuilder.h b/thirdparty/glslang/SPIRV/SpvBuilder.h
|
||||
index a65a98e337..1499592c4f 100644
|
||||
--- a/thirdparty/glslang/SPIRV/SpvBuilder.h
|
||||
+++ b/thirdparty/glslang/SPIRV/SpvBuilder.h
|
||||
@@ -56,6 +56,7 @@ namespace spv {
|
||||
}
|
||||
|
||||
#include <algorithm>
|
||||
+#include <cstdint>
|
||||
#include <map>
|
||||
#include <memory>
|
||||
#include <set>
|
||||
Loading…
Add table
Add a link
Reference in a new issue