platform/upstream/glslang.git
2018-10-10 Joonbum Kospec: Added PIE option to complie and linker option. 54/190954/1 accepted/tizen/5.0/unified/20181102.025218 accepted/tizen/unified/20181015.161438 submit/tizen/20181010.021041 submit/tizen_5.0/20181101.000006
2018-05-16 Xuelian BaiAdd header files into rpm package to avoid 16/179116/3
2018-03-22 Xuelian BaiAdd header files and lib for building validation layers... accepted/tizen/unified/20180518.120502 submit/tizen/20180516.003940
2018-03-12 Xuelian Bai1. Merge latest version in github into tizen accepted/tizen/unified/20180322.145008 submit/tizen/20180320.075658
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...
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.
next