- 13 Mar, 2016 6 commits
-
-
John Kessenich authored
-
John Kessenich authored
-
John Kessenich authored
-
John Kessenich authored
Adds parseVersions.h as the base TParseVersions for versioning, and splits the remainder between TParseContextBase (sharable across parsers) and TParseContext (now the GLSL-specific part).
-
John Kessenich authored
-
John Kessenich authored
-
- 11 Mar, 2016 2 commits
-
-
John Kessenich authored
SPV test: Test dead-decoration removal.
-
Dejan Mircevski authored
-
- 10 Mar, 2016 4 commits
-
-
John Kessenich authored
SPV: Remove decoration of undefined IDs
-
qining authored
-
John Kessenich authored
Preprocessor: Fix array out of bounds bug in processing if-else-endif macros.
-
qining authored
Fix issue #185 by removing OpDecorate instructions whose target IDs are defined in unreachable blocks and thus not dumped in the generated SPIR-V code.
-
- 09 Mar, 2016 2 commits
-
-
Lei Zhang authored
If we are not inside an if macro, we cannot simply decrease elsetracker. Fixes https://github.com/KhronosGroup/glslang/issues/29.
-
John Kessenich authored
-
- 08 Mar, 2016 3 commits
-
-
John Kessenich authored
SPV: Declare MultiViewport capability.
-
qining authored
-
qining authored
Fix issue #191: https://github.com/KhronosGroup/glslang/issues/191
-
- 06 Mar, 2016 4 commits
-
-
John Kessenich authored
SPV: Add support for memory qualifiers.
-
John Kessenich authored
SPV: Support the new OpCode - OpImageSparseRead
-
John Kessenich authored
-
John Kessenich authored
Remove bison binary
-
- 04 Mar, 2016 3 commits
-
-
John Kessenich authored
-
John Kessenich authored
SPV: Continue to fix the issue of bool -> uint32
-
John Kessenich authored
Fix line endings in Test/100.conf
-
- 03 Mar, 2016 2 commits
-
-
Brian Salomon authored
-
Rex Xu authored
For short-circuit operator (&& and ||), the conversion is missing.
-
- 01 Mar, 2016 1 commit
-
-
John Kessenich authored
-
- 28 Feb, 2016 7 commits
-
-
baldurk authored
-
baldurk authored
-
baldurk authored
-
baldurk authored
-
John Kessenich authored
SPV: Fix an issue caused by bool-to-uint32 conversion.
-
John Kessenich authored
Fix compilation issues with MSVC 2010
-
John Kessenich authored
Minor warning fixes
-
- 25 Feb, 2016 6 commits
-
-
baldurk authored
-
baldurk authored
-
baldurk authored
-
John Kessenich authored
Fix warnings/errors for strict aliasing & function prototypes
-
John Kessenich authored
SPV: Ensure Parameterize is called during Disassemble
-
John Kessenich authored
fix #171 - error: ‘isinf’ was not declared in this scope
-