platform/upstream/glslang.git
2018-03-25 John KessenichTest Results Only: Include size in implicitly sized...
2018-03-23 John KessenichNon functional: add EshTargetClientVersion alias for...
2018-03-23 John KessenichNon-functional: always return value from makeFpConstant().
2018-03-21 John KessenichMerge pull request #1306 from Igalia/uniform-aml-v2
2018-03-21 John KessenichMerge pull request #1305 from amdrexu/bugfix
2018-03-21 Neil RobertsTake into account the number of locations taken up...
2018-03-21 Neil RobertsAdd locations to opaque types for OpenGL
2018-03-21 Rex XuAdd additional error check for fragment shader outputs
2018-03-19 John KessenichBump patch version.
2018-03-19 John KessenichMerge pull request #1302 from KhronosGroup/cpp-relax...
2018-03-19 John KessenichPP: don't give errors on some tokens under #if 0 (or...
2018-03-17 John KessenichMerge pull request #1282 from KhronosGroup/hlslFunction...
2018-03-17 John KessenichImplement SPV_GOOGLE_hlsl_functionality1.
2018-03-16 John KessenichMerge pull request #1291 from ben-clayton/add-nv-nopersp
2018-03-16 John KessenichBump patch version.
2018-03-16 John KessenichMerge pull request #1299 from KhronosGroup/fix-conversions
2018-03-16 Ben ClaytonAdd tests for GL_NV_shader_noperspective_interpolation
2018-03-16 John KessenichMerge pull request #1289 from Igalia/igalia/dmat-scalar...
2018-03-16 John KessenichAST: Fix shift conversions, which don't require matchin...
2018-03-16 John KessenichNon-functional: Rationalize operators handled by the...
2018-03-16 John KessenichAST: Remove convertToBasicType() which was obfuscating...
2018-03-14 John KessenichMerge pull request #1294 from dgkoch/dgkoch_build_fixes4
2018-03-13 Daniel KochFix build several build errors
2018-03-13 John KessenichMerge pull request #1293 from baldurk/remove-en-dash
2018-03-13 Baldur KarlssonReplace en-dash with simple ASCII hyphen
2018-03-13 Ben ClaytonAdd support for GL_NV_shader_noperspective_interpolation
2018-03-13 Neil RobertsUse the correct type for the constant for matrix/scalar...
2018-03-12 John KessenichMerge pull request #1286 from greg-lunarg/kg14
2018-03-12 John KessenichMerge pull request #1288 from amdrexu/bugfix
2018-03-12 John KessenichMerge pull request #1287 from eintw1ck/master
2018-03-12 Rex XuHLSL: Correct some mistakes for min16 types
2018-03-11 Josh de Kockinclude/Common.h: reorder includes to avoid redefinitio...
2018-03-10 GregFIncrement minor version to 4
2018-03-10 GregFUpdate known_good to SPIR-V 1.3 support
2018-03-08 John KessenichMerge pull request #1283 from siavashserver/fix-memory...
2018-03-08 John KessenichMerge pull request #1284 from amdrexu/bugfix
2018-03-08 Rex XuAllow --hlsl-enable-16bit-types to be used without...
2018-03-08 siavashserverFix memory leak upon ProcessDeferred failure.
2018-03-07 John KessenichMerge pull request #1269 from bkaradzic/master
2018-03-07 John KessenichMerge branch 'amdrexu-feature'
2018-03-07 John KessenichMerge branch 'feature' of https://github.com/amdrexu...
2018-03-07 John KessenichMerge branch 'amdrexu-bugfix'
2018-03-07 John KessenichMerge branch 'bugfix' of https://github.com/amdrexu...
2018-03-07 John KessenichMerge branch 'sheredom-fixup_sm_60_wording'
2018-03-07 John KessenichMerge branch 'fixup_sm_60_wording' of https://github...
2018-03-07 John KessenichRevert the commits that change OpArrayLength type and...
2018-03-07 Neil HenningWaveReadLaneFirst is the correct wording (was using...
2018-03-07 John KessenichMerge pull request #1277 from KhronosGroup/Vulkan_1_1
2018-03-07 Rex XuAdd more error checks for swizzleInvocations{Masked...
2018-03-07 Rex XuHLSL: Map min types to GLSL 16-bit types
2018-03-07 Branimir KaradžićFixed ifdef.
2018-03-06 John KessenichSPV: Implement Vulkan 1.1 features and extensions.
2018-03-06 John KessenichRevert "Merge pull request #1274 from greg-lunarg/legal2"
2018-03-06 John KessenichBuild: Fix build issues with previous commit.
2018-03-06 John KessenichMerge pull request #1274 from greg-lunarg/legal2
2018-03-06 John KessenichVersioning: Bump to minor version 1, for new SPIRV...
2018-03-06 GregFLegalization: Omit legalization warning when spirv...
2018-03-06 John KessenichMerge pull request #1263 from greg-lunarg/kg12
2018-03-06 John KessenichMerge pull request #1272 from amdrexu/bugfix
2018-03-06 Rex XuAdd more error checks for interpolateAtVertexAMD()
2018-03-06 John KessenichVersioning: Address #1255: Move to semantic versioning.
2018-03-03 Branimir KaradžićFixed GCC+Clang errors and warnings on Linux and OSX.
2018-03-03 John KessenichMerge branch 'amdrexu-bugfix'
2018-03-03 John KessenichMerge branch 'bugfix' of https://github.com/amdrexu...
2018-03-03 John KessenichSPV: Bump up the generator number.
2018-03-03 Rex XuSPV: The result type of OpArrayLength should be UINT
2018-03-03 John KessenichNon-functional: Make the vulkan version number meaning...
2018-03-02 John KessenichNon-functional: Move to latest headers.
2018-03-02 John KessenichMerge pull request #1266 from amdrexu/feature
2018-03-02 John KessenichMerge pull request #1268 from amdrexu/bugfix2
2018-03-02 Rex XuFix issues of SPIRV headers
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 GregFUpdate spirv-tools known_good
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...
next