platform/upstream/glslang.git
2018-03-02 Rex XuImplement the extension GL_AMD_gpu_shader_half_float_fetch
2018-03-02 John KessenichFix typo.
2018-02-28 John KessenichMerge pull request #1264 from dneto0/typo-client-version
2018-02-28 John KessenichMerge pull request #1265 from davidhubbard/master
2018-02-28 davidhubbardTBuiltIns::identifyBuiltIns: EShLangFragment fallthrough
2018-02-28 David NetoFix typo in help for -V<bad-number>
2018-02-27 John KessenichIO mapper: Fix #1261: Supply location mapper with size...
2018-02-27 John KessenichHLSL: Fix #1257: layout float1, int1, etc., as scalars.
2018-02-27 John KessenichSPV: Fix #1258: cache constant structs by id, not opcode.
2018-02-23 John KessenichSPV: Complete OpModuleProcessed implementation, enabled...
2018-02-22 John KessenichMerge pull request #1256 from KhronosGroup/require...
2018-02-22 John KessenichGLSL/SPV: Fix #1196: Require resources to have layout...
2018-02-22 John KessenichTests: specExamples.vert is used twice, it needs two...
2018-02-21 John KessenichMerge pull request #1253 from KhronosGroup/hlsl-ternary...
2018-02-21 John KessenichHLSL: Fix #1249: Always execute both sides of ternary...
2018-02-20 John KessenichMerge pull request #1250 from LoopDawg/image-fetch...
2018-02-18 LoopDawgHLSL: Add conversions for image ops during SPV construction
2018-02-15 John KessenichGLSL: Fix #1247. Remove extraneous *= matrix test.
2018-02-15 John KessenichMerge pull request #1246 from amdrexu/bugfix
2018-02-14 Rex XuFix an issue of interpolateAtVertexAMD().
2018-02-12 John KessenichWarning for #pragma once. GLSL and HLSL. Addresses...
2018-02-10 John KessenichMerge pull request #1244 from dneto0/update-spirv-tools
2018-02-10 John KessenichMerge pull request #1243 from greg-lunarg/kg11
2018-02-09 David NetoUpdate SPIRV-Tools known-good
2018-02-08 GregFUpgrade update_glslang_sources.py to work with gitlab...
2018-02-08 John KessenichNon-functional: GLSL: Fix #1242; don't pass reference...
2018-02-08 John KessenichMerge pull request #1241 from greg-lunarg/kg9
2018-02-07 GregFAdd DeadInsertElim to legalization and RedundancyElim...
2018-02-06 John KessenichMerge pull request #1239 from KhronosGroup/deeper-acces...
2018-02-06 John KessenichMerge pull request #1238 from zeux/pp-string-buffer
2018-02-06 John KessenichSPV: Bump up generator number, because previous commit...
2018-02-06 John KessenichSPV: Create more access chains addressing a few swizzli...
2018-02-06 Arseny KapoulkinePreprocessor: Use std::string instead of std::stringstream
2018-02-05 John KessenichMerge pull request #1234 from dneto0/update-spirv
2018-02-05 David NetoUpdate SPIRV-Tools known-good
2018-02-02 John KessenichGLSL: Fix #1229: merge array sizes in parameter declara...
2018-02-02 John KessenichMerge pull request #1232 from KhronosGroup/control...
2018-02-01 John KessenichError message: Improve error message (will help another...
2018-02-01 John KessenichAST: dump attributes along with control flow.
2018-02-01 John KessenichGLSL: Implement GL_EXT_control_flow_attributes.
2018-02-01 John KessenichHLSL: Refactor attribute implementation.
2018-02-01 John KessenichNon-functional: Fix #1231: remove duplicated code.
2018-02-01 John KessenichSPV Version: Emit the requested SPIR-V version, not...
2018-02-01 John KessenichNon-Functional: Use OpModuleProcessed from the unified...
2018-02-01 John KessenichEShTargetSpv: Fix #1235, spelling, in a backward compat...
2018-01-29 John KessenichSPV: Bump SPIR-V header to the unified1 version (versio...
2018-01-18 John KessenichNon-functional. Fix #1223: expand comments.
2018-01-18 John KessenichMerge pull request #1224 from fjhenigman/unused
2018-01-17 John KessenichMerge pull request #1221 from dneto0/update-spirv
2018-01-16 Frank HenigmanFix unused function warning.
2018-01-12 David NetoUpdate known-good spirv-tools.
2018-01-11 John KessenichHLSL: Fix #1208: accept both int and uint in asuint...
2018-01-10 John KessenichHLSL: Protect against 'continue' outside of loops.
2018-01-10 John KessenichHLSL: Fix #1214: check for nesting in loop/switch of...
2018-01-10 John KessenichHLSL: Fix #1215: propagate error on seeing a type name...
2018-01-10 John KessenichGLSL: XFB: more support for built-in block redeclaratio...
2018-01-08 John KessenichScanner: Many int16 and float16 fixes, including perfor...
2018-01-08 John KessenichScanner: Many int64 fixes, including performance.
2018-01-08 John KessenichNon-functional: Fix HLSL error message, and code format...
2018-01-05 John KessenichMerge pull request #1211 from greg-lunarg/kg7
2018-01-05 GregFUpdate known good spirv-tools. Fixes issue #1205.
2018-01-02 John KessenichBuild: Tickle bots to try again... seems like a process...
2018-01-02 John KessenichHLSL: Fix #1203: Declare anonymous members for cbuffer...
2017-12-30 John KessenichHLSL: Fix 1201: Accept 'layout' as an identifier.
2017-12-24 John KessenichHLSL: Attributes: Add [[vk::constant_id()]] and [[vk...
2017-12-21 John KessenichMerge pull request #1190 from jfmarquis/hlsl-store...
2017-12-21 John KessenichMerge branch 'greg-lunarg-flatten1'
2017-12-21 John KessenichMerge branch 'flatten1' of https://github.com/greg...
2017-12-21 John KessenichHLSL Tests: Remove optimization from tests that don...
2017-12-21 GregFHLSL Legalization: Add scalar replacement
2017-12-21 Jean-François... HLSL: Fix possibly incorrect type conversion in StoreN...
2017-12-20 John KessenichMerge pull request #1195 from LoopDawg/gcc-bug-workaround
2017-12-20 LoopDawgg++ 5.4.0 suspected defect workaround
2017-12-17 John KessenichSPV: Document history of the generator version number.
2017-12-16 John KessenichGLSL: Fix #1193: no 'location' on uniform/buffer block.
2017-12-16 John Kessenichgcc: potentially a compiler-bug work around
2017-12-16 John KessenichSPV: Memory model: Reduce set of memory-semantic bits...
2017-12-16 John KessenichSPV: HLSL: Move to correct HLSL barrier semantics,...
2017-12-16 John KessenichSPV: Bump the generator number to account for barrier...
2017-12-16 John KessenichSPV: Change barrier emission to conform to Khronos...
2017-12-16 John KessenichHLSL: Fix #1192: when bool operands are converted to...
2017-12-16 John KessenichMerge pull request #1191 from greg-lunarg/kg6
2017-12-15 GregFUpdate spirv-tools known-good.
2017-12-15 John KessenichHLSL: Make attributes for built-in override semantics.
2017-12-15 John KessenichMerge pull request #1189 from KhronosGroup/spv-xfb
2017-12-15 John KessenichSPV: Plumb through XFB buffer and stride information.
2017-12-15 John KessenichGLSL: Implement XFB for redeclared built-in blocks.
2017-12-15 John KessenichMerge pull request #1184 from KhronosGroup/SPV_EXT_frag...
2017-12-14 Piers DaniellAdd implementation of SPV_EXT_fragment_fully_covered
2017-12-14 John KessenichUpdate to latest public headers.
2017-12-14 John KessenichMerge pull request #1183 from LoopDawg/builtin-output...
2017-12-14 John KessenichMerge pull request #1186 from zeux/master
2017-12-14 Arseny KapoulkineHLSL: Implement support for RT/Viewport output from VS
2017-12-12 LoopDawgHLSL: for split output structs, propagate indirection...
2017-12-12 John KessenichMerge pull request #1174 from LoopDawg/y-flip
2017-12-09 John KessenichHLSL: Give error on unsupported buffer initializer.
2017-12-09 John KessenichHLSL: Remove unintended/untested functionality PrimitiveID.
2017-12-09 John KessenichMerge pull request #1178 from LoopDawg/primitiveid...
2017-12-09 John KessenichMerge pull request #1175 from KhronosGroup/no-flatten...
2017-12-08 LoopDawgHLSL: Allow primitive id on hull shader inputs
next