platform/upstream/glslang.git
2016-08-12 David NetoRevert "Merge pull request #456 from steve-lunarg/remap...
2016-08-12 John KessenichMerge pull request #456 from steve-lunarg/remapper...
2016-08-12 steve-lunargSPIRV: allow 64 bit literals in OperandVariableLiteralI...
2016-08-11 John KessenichMerge pull request #450 from dankbaker/standalone_change
2016-08-11 Dan BakerStandalong: Changing -T to -S since it's a stage now...
2016-08-11 Dan BakerStandalone: Changing some comments and user strings
2016-08-11 Dan BakerChanging target to stage
2016-08-11 John KessenichMerge pull request #427 from wesleygriffin/master
2016-08-11 John KessenichMerge branch 'cpp-headers'
2016-08-11 John KessenichMerge pull request #451 from steve-lunarg/stagemask-all
2016-08-11 steve-lunargHLSL: Put intrinsics in symbol table for all stages
2016-08-10 John KessenichInfrastructure: Make shared symbol-table cache complete...
2016-08-09 John KessenichMerge pull request #448 from steve-lunarg/promotions
2016-08-09 steve-lunargHLSL: add implicit promotions for assignments and funct...
2016-08-09 dankbakerAllowing explicit specification of shader compiltion...
2016-08-08 John KessenichFront-end: Fix issue #443: dvec3 uses only 2 components...
2016-08-08 John KessenichTests: Test base case for fixing issue #443.
2016-08-08 John KessenichHLSL: Smear scalars to match vectors for relational...
2016-08-05 John KessenichWhitespace: Nonfunctional: fix inconsistent white space...
2016-08-05 John KessenichMerge pull request #436 from dankbaker/master
2016-08-05 John KessenichTests: Add some location-decoration tests, to aid PR...
2016-08-05 John KessenichBuild: C++ headers: Replace PR #366 with a more directe...
2016-08-05 Dan BakerMerge branch 'master' of https://github.com/dankbaker...
2016-08-05 dankbakerMerge pull request #2 from KhronosGroup/master
2016-08-05 Dan BakerCommenting out attempt to parse DX9 samplers, since...
2016-08-05 John KessenichPP: Add missing atoms that effect -E mode.
2016-08-03 John KessenichMerge pull request #429 from steve-lunarg/samplers.sm5
2016-08-03 steve-lunargHLSL: Add GatherRed/Green/Blue/Alpha methods, inc 4...
2016-08-03 dankbakerMerge pull request #1 from KhronosGroup/master
2016-08-03 John KessenichMerge pull request #431 from steve-lunarg/semicolon-fix
2016-08-03 steve-lunargHLSL: allow semicolons between global scope declarations.
2016-08-03 John KessenichFront-end: Implement 2nd task of issue #400; precision...
2016-08-02 John KessenichMerge pull request #428 from dankbaker/master
2016-08-02 Dan BakerFixing some casts that warn when compiled to 64 bit...
2016-08-01 Wesley Griffinbump required CMake version down to 2.8.11 since no...
2016-07-31 John KessenichSPV: Prevent issue #415 with better semantic checking.
2016-07-30 John KessenichPP: Fix issue #407; handle empty identifier.
2016-07-30 John KessenichPP: Non-functional; fix typos and blank spaces.
2016-07-30 John KessenichPP: Fix issue #408: # as last character in macro.
2016-07-30 John KessenichMerge pull request #424 from steve-lunarg/initializer-fix
2016-07-30 steve-lunargHLSL: allow trailing commas in initializer lists &...
2016-07-30 John KessenichHLSL: Add back in the [subcomponent] part of a 'registe...
2016-07-30 John KessenichMerge pull request #423 from steve-lunarg/constructor...
2016-07-30 steve-lunargHLSL: Fix a grammar error related to constructors in...
2016-07-30 John KessenichFront-ends GLSL/HLSL: Fix initializer lists for structs...
2016-07-29 John KessenichHLSL: Implement the register production.
2016-07-29 John KessenichHLSL: Implement packoffset production.
2016-07-29 John KessenichMerge pull request #421 from amdrexu/bugfix
2016-07-29 Rex XuSPV: Fix an issue of ++/-- for dvec/dmat.
2016-07-29 John KessenichHLSL: Fix binary-expression associativity and terminati...
2016-07-29 John KessenichHLSL: Add shape conversions for scalar -> vector assigm...
2016-07-28 John KessenichNon-functional: Rationalize location and use of mapType...
2016-07-28 John KessenichMerge pull request #417 from steve-lunarg/buffers
2016-07-28 John KessenichMerge pull request #419 from steve-lunarg/lerp-fix
2016-07-28 John KessenichMerge pull request #420 from steve-lunarg/uint-literal-fix
2016-07-28 steve-lunargHLSL: allow uint literals, and add test for numeric...
2016-07-28 steve-lunargHLSL: add missing vec,vec,scalar form of lerp(), +...
2016-07-27 steve-lunargHLSL: add Buffer support for Load method
2016-07-27 John KessenichFront-end: Fix issue #409, check for implicitly-sized...
2016-07-27 John KessenichInfrastructure: Address issue #414, build instructions.
2016-07-27 John KessenichMerge pull request #416 from steve-lunarg/samplers...
2016-07-27 steve-lunargHLSL: Add CalculateLevelOfDetail, and unimplemented...
2016-07-27 John KessenichHLSL: Implement ?: grammar productions.
2016-07-27 John KessenichHLSL: Report failed assignments; some were silently...
2016-07-27 John KessenichMerge pull request #413 from steve-lunarg/samplers...
2016-07-27 steve-lunargHLSL: add 2DMS texture formats, and matching Load ...
2016-07-26 John KessenichSPV: For AST interpolateAt* ops consuming a swizzle...
2016-07-26 John KessenichMerge pull request #405 from steve-lunarg/samplers
2016-07-26 John KessenichMerge pull request #406 from steve-lunarg/pp_line
2016-07-25 John KessenichREADME: Fix numbered list.
2016-07-25 John KessenichREADME: Update the component list.
2016-07-25 John KessenichHLSL: cbuffer and tbuffer grammar and production.
2016-07-23 LoopDawgHLSL: enable #line extension by default for HLSL source.
2016-07-23 John KessenichMerge pull request #404 from phaulos/fix-spirv-remap
2016-07-22 LoopDawgHLSL: Add gather, improve proto generator machine for...
2016-07-22 Pyry HaulosRemap Scope and MemorySemantics IDs in SPIRV remapper
2016-07-21 John KessenichMerge pull request #402 from steve-lunarg/samplers
2016-07-21 John KessenichFront-end: Fix default layout(component) widths and...
2016-07-21 John KessenichInfrastructure: Remove bad characters from file.
2016-07-21 John KessenichTests: line-number change only: make room for more...
2016-07-21 LoopDawgHLSL: Add SampleLevel method
2016-07-21 John KessenichMerge pull request #393 from steve-lunarg/warning-enable
2016-07-21 John KessenichMerge pull request #401 from steve-lunarg/samplers
2016-07-21 John KessenichMerge pull request #398 from amdrexu/feature
2016-07-21 LoopDawgAdd g++/clang warnings to match some enabled by /W4...
2016-07-21 LoopDawgHLSL: Add texture Load method & decomposition
2016-07-20 John KessenichMerge pull request #399 from steve-lunarg/samplers
2016-07-20 John KessenichVersions: Update version output.
2016-07-20 LoopDawgHLSL: Add SampleCmp and SampleCmpLevelZero texture...
2016-07-20 Rex XuImplement 4 AMD-specific extensions.
2016-07-19 John KessenichFix issue #382: Detect implicitly-sized atomic_uint...
2016-07-19 John KessenichFix issue #388.
2016-07-19 John KessenichFix issue #391: input stack underflow on too few macro...
2016-07-19 John KessenichMerge pull request #395 from steve-lunarg/samplers
2016-07-18 LoopDawgHLSL: Add tx.GetDimensions method (uint returns only)
2016-07-16 John KessenichBuild: Fix three new warnings in HLSL code.
2016-07-15 John KessenichMerge pull request #390 from steve-lunarg/samplers
2016-07-15 John KessenichBuild: Switch to Rev. 6 of headers, removing "BadValue...
2016-07-15 LoopDawgHLSL: Add SampleBias and SampleGrad, and associated...
2016-07-15 John KessenichMerge pull request #392 from antiagainst/order
next