- 21 Aug, 2019 1 commit
-
-
John Kessenich authored
-
- 15 Aug, 2019 1 commit
-
-
John Kessenich authored
-
- 10 Aug, 2019 1 commit
-
-
John Kessenich authored
Add WASM build target for Web version of glslang
-
- 09 Aug, 2019 3 commits
-
-
Ryan Harrison authored
-
Ryan Harrison authored
-
Ryan Harrison authored
-
- 08 Aug, 2019 1 commit
-
-
Ryan Harrison authored
This adds build rules to support generating a WASM binary to be used on the web. The API exposed to web applications is definated in the new glslang.js.cpp file.
-
- 02 Aug, 2019 2 commits
-
-
John Kessenich authored
-
John Kessenich authored
Add in header for uint32_t definition
-
- 01 Aug, 2019 1 commit
-
-
Ryan Harrison authored
This is needed for stricter/newer MSVC builds of downstream users.
-
- 31 Jul, 2019 1 commit
-
-
John Kessenich authored
Convert no RTTI rule to be compiler specific
-
- 30 Jul, 2019 1 commit
-
-
Ryan Harrison authored
MSVC uses a different flag for disabling RTTI, so is currently including RTTI information and throwing warnings.
-
- 29 Jul, 2019 3 commits
-
-
John Kessenich authored
Automapping opengl location
-
John Kessenich authored
Handle SPIR-V type mismatch when constructing a composite
-
John Kessenich authored
Fix bug in printing trailing comma when dumping AST for a structure.
-
- 28 Jul, 2019 2 commits
- 25 Jul, 2019 4 commits
-
-
Canon lee authored
Sync code from KhronosGroup/glslang.
-
John Kessenich authored
Remove execute permission from LICENSE.txt
-
Steven Perron authored
-
Roy authored
-
- 23 Jul, 2019 3 commits
-
-
John Kessenich authored
This reverts commit 50ada66c, reversing changes made to 3464b6f5.
-
John Kessenich authored
Automapping opengl location
-
John Kessenich authored
Fix missing decoration and bug in member remap
-
- 22 Jul, 2019 3 commits
-
-
Ashwin Lele authored
control shaders. Fix bug in member remapping.
-
John Kessenich authored
-
John Kessenich authored
Update spirv-tools and spirv-headers known good.
-
- 18 Jul, 2019 2 commits
-
-
Greg Fischer authored
Previous known-good contained regression per sperron at Google.
-
John Kessenich authored
-
- 17 Jul, 2019 2 commits
-
-
Ashwin Lele authored
-
John Kessenich authored
Update known good SPIRV-Tools commit
-
- 16 Jul, 2019 3 commits
-
-
Jason Macnak authored
Update the known good SPIRV-Tools commit to eventually propagate the commit allowing the ray tracing stages in pass instrumentation to the vulkan validation layers (validation layers depends on glslang which depends on spirv-tools).
-
John Kessenich authored
ESSL: Fix #1823: Conditions for when derivatives are in compute shader.
-
John Kessenich authored
Fix #1818: Allow unsized view array dimension for non-block perviewNV attributes
-
- 15 Jul, 2019 5 commits
-
-
Sahil Parmar authored
-
John Kessenich authored
SPV: Fix #1783: Don't do bounds checking for spec-const-expression size
-
John Kessenich authored
OpIsHelperInvocationEXT should declare relevant SPV extension and capability
-
John Kessenich authored
-
Rex Xu authored
-
- 13 Jul, 2019 1 commit
-
-
John Kessenich authored
-