Commit 2a3ad30
committed
Updated core & sampled, updated release history
1 parent d94a6ae commit 2a3ad30
3 files changed
Lines changed: 35 additions & 4 deletions
Submodule DiligentCore updated 13 files
- Graphics/GraphicsEngine/interface/Shader.h+3-2
- Graphics/GraphicsEngineOpenGL/src/ShaderGLImpl.cpp+30-5
- Graphics/GraphicsEngineVulkan/src/ShaderVkImpl.cpp+45-23
- Graphics/ShaderTools/include/GLSLangUtils.hpp+8-6
- Graphics/ShaderTools/src/GLSLUtils.cpp+173-172
- Graphics/ShaderTools/src/GLSLangUtils.cpp+23-5
- ReleaseHistory.md+1-1
- Tests/DiligentCoreAPITest/src/Vulkan/TestingEnvironmentVk.cpp+1-1
- ThirdParty/SPIRV-Cross+1-1
- ThirdParty/SPIRV-Headers+1-1
- ThirdParty/SPIRV-Tools+1-1
- ThirdParty/glslang+1-1
- ThirdParty/googletest+1-1
Submodule DiligentSamples updated 9 files
- Tutorials/Tutorial20_MeshShader/CMakeLists.txt+1
- Tutorials/Tutorial20_MeshShader/assets/dx_cube.ash+35-68
- Tutorials/Tutorial20_MeshShader/assets/dx_cube.msh+19-42
- Tutorials/Tutorial20_MeshShader/assets/structures.h+51
- Tutorials/Tutorial20_MeshShader/assets/vk_cube.ash+24-44
- Tutorials/Tutorial20_MeshShader/assets/vk_cube.msh+23-35
- Tutorials/Tutorial20_MeshShader/readme.md+55-65
- Tutorials/Tutorial20_MeshShader/src/Tutorial20_MeshShader.cpp+22-52
- Tutorials/Tutorial20_MeshShader/src/Tutorial20_MeshShader.hpp+1-1
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
3 | 33 | | |
4 | 34 | | |
5 | 35 | | |
6 | 36 | | |
7 | | - | |
| 37 | + | |
| 38 | + | |
8 | 39 | | |
9 | 40 | | |
10 | 41 | | |
| |||
0 commit comments