Merge pull request #1565 from greg-lunarg/kg25
[platform/upstream/glslang.git] / glslang /
2018-07-03 John KessenichBump revision.
2018-07-03 John KessenichMerge pull request #1416 from aejsmith/samplerless...
2018-07-02 John KessenichMerge branch 'HaydnTrigg-patch-1'
2018-07-02 John KessenichMerge branch 'patch-1' of https://github.com/HaydnTrigg...
2018-07-02 John KessenichBump revision.
2018-07-02 John KessenichPP: Rationalize return values of MacroExpand.
2018-07-02 John KessenichPP/HLSL: Fix #1424: support comma in nested curly brace...
2018-07-01 Alex SmithAdd support for GL_EXT_samplerless_texture_functions
2018-06-29 Haydn TriggConstant.cpp Floating point divide by zero
2018-06-21 John KessenichMerge pull request #1411 from KhronosGroup/fix-literal...
2018-06-21 John KessenichBuild: Make literal casting have fewer warnings and...
2018-06-19 John KessenichBump revision.
2018-06-19 John KessenichRevert "GLSL: Fix #1279: refract does not have a double...
2018-06-15 John KessenichMerge pull request #1405 from Igalia/nroberts/amb-arrays
2018-06-14 Neil RobertsTake into account arrays of opaque types when reserving...
2018-06-12 John KessenichGLSL: Fix #1358: Support "struct name", where name...
2018-06-05 John KessenichSPV: Fix #1399 emit ImageGatherExtended when using...
2018-06-04 John KessenichFix #1395: GLSL volatile maps to SPIR-V Volatile and...
2018-06-04 John KessenichChange the major revision number for next commit.
2018-06-04 John KessenichBump revision.
2018-06-03 John KessenichMerge pull request #1397 from LoopDawg/warning-fix-4
2018-06-02 LoopDawgFix several signed/unsigned comparison compile warnings.
2018-06-01 John KessenichMerge pull request #1394 from greg-lunarg/kg20
2018-05-28 John KessenichFix #1391: Remove use of nonportable strnlen().
2018-05-28 John KessenichMerge pull request #876 from ligfx/cmaketargetincludedi...
2018-05-27 Michael MalteseCMake: use target_include_directories to expose includes
2018-05-25 John KessenichMerge pull request #1386 from zeux/master
2018-05-25 John KessenichMerge pull request #1387 from jeffbolznv/disassembly_ex...
2018-05-25 John KessenichMerge pull request #1385 from KhronosGroup/fix-strtod
2018-05-25 John KessenichPP: Implement locale-independent strtod, using istrings...
2018-05-25 John KessenichPP: Remove second parsing of numbers recorded in macros...
2018-05-25 John KessenichTesting: Add new tests, and new ways of testing, for...
2018-05-21 Arseny KapoulkineFix TextureUpgradeAndSamplerRemovalTransform when used...
2018-05-19 John KessenichMerge pull request #1384 from LoopDawg/self-cast
2018-05-17 John KessenichBump revision.
2018-05-17 John KessenichGLSL: Fix #1279: refract does not have a double-type...
2018-05-12 John KessenichMerge pull request #1375 from Igalia/nroberts/aml-arrayio
2018-05-10 Neil RobertsSkip outermost array when assigning locations to auto...
2018-05-05 John KessenichBump version.
2018-05-03 John KessenichMerge pull request #1363 from mattparks/patch4
2018-05-03 John KessenichMerge pull request #1368 from danginsburg/issue_1367
2018-05-02 danginsburgFix issue #1367 - change the I/O remapper to ignore...
2018-04-26 John KessenichBuild: Add missing break statements. Fixes #1052.
2018-04-26 Matthew AlbrechtFixed install for SPIRV, glslang, and hlsl when buildin...
2018-04-24 John KessenichGLSL/Vulkan: Warn about arrays of arrays of resources...
2018-04-23 John KessenichGLSL: Fix #1359: don't allow unsized arrays as initiali...
2018-04-20 John KessenichGLSL: Fix #1300: Can redeclare without size a sized...
2018-04-17 John KessenichBump revision.
2018-04-17 John KessenichMerge branch 'glsl-ext' of https://github.com/nicebyte...
2018-04-16 John KessenichBump revision.
2018-04-14 John KessenichBump revision.
2018-04-13 John KessenichMerge pull request #1348 from greg-lunarg/kg16
2018-04-12 John KessenichGLSL/Vulkan: Enforce no location aliasing in vertex...
2018-04-12 John KessenichBuild: Fix #1347: Compile with NV_EXTENSIONS disabled.
2018-04-12 John KessenichMerge pull request #1326 from mattparks/patch1
2018-04-11 John KessenichNon-functional: Fix tabs.
2018-04-11 John KessenichGLSL: Fix #1330: default outputs for GL_NV_geometry_sha...
2018-04-10 John KessenichBump revision.
2018-04-10 John KessenichMerge pull request #1343 from KhronosGroup/uint-counter...
2018-04-10 John KessenichMerge pull request #1341 from St0fF-NPL-ToM/master
2018-04-10 St0fFRevert "add ability to record accessed and declared...
2018-04-09 John KessenichMerge pull request #1338 from cgmb/minor-shaderlang...
2018-04-09 John KessenichGLSL/SPV: no location on atomic_uint; Fix #1339.
2018-04-09 Cory BloorMinor cleanup in ShaderLang.cpp
2018-04-09 St0fFadd ability to record accessed and declared "named...
2018-04-09 St0fFfix VS2012 compile issues
2018-04-08 John KessenichGLSL/SPV: Fix #1310: don't create unnecessary integer...
2018-04-06 John KessenichUpdate revision.
2018-04-06 John KessenichFix #1333: Protect against -g for non-generating code.
2018-04-05 John KessenichMerge branch 'nonuniform-dynindex'
2018-04-05 John KessenichUpdate revision.
2018-04-05 John KessenichRevision/Version update.
2018-04-05 John KessenichGLSL/SPV: Implement SPV_EXT_descriptor_indexing and...
2018-04-02 John KessenichUpdate revision.
2018-04-02 John KessenichGLSL: Implement correct semantic checking for run-time...
2018-04-02 John KessenichLinker: Fix #1329: correctly merge unsized arrays,...
2018-03-30 John KessenichMerge pull request #1327 from mattparks/patch2
2018-03-30 Matthew AlbrechtAdded getter for uniform block bindings
2018-03-30 Matthew AlbrechtAllowed for LIB_TYPE to be set to switch between static...
2018-03-30 John KessenichMerge pull request #1322 from jeffbolznv/master
2018-03-30 Jeff BolzImplement GL_NV_shader_subgroup_partitioned
2018-03-30 John KessenichMerge pull request #1320 from greg-lunarg/addopt21
2018-03-29 GregFOnly print legalization warning if optimizer disabled
2018-03-29 John KessenichMerge pull request #1319 from KhronosGroup/array-ration...
2018-03-29 John KessenichMerge pull request #1316 from greg-lunarg/addopt18
2018-03-29 John KessenichMerge pull request #1318 from amdrexu/feature
2018-03-29 John KessenichNon-functional. Rationalizations enabling future genera...
2018-03-28 John KessenichNon-Functional: Remove merge-replicated code and fix...
2018-03-28 Rex XuAdd int16 support to AMD_trinary_minmax and AMD_shader_...
2018-03-27 John KessenichMerge pull request #1313 from greg-lunarg/kg15
2018-03-26 John KessenichMerge pull request #1312 from KhronosGroup/fix-mixed...
2018-03-26 greg-lunargMerge branch 'master' into kg15
2018-03-26 John KessenichTypes: Fix #1290: Rationalize and correct "mixed" style...
2018-03-25 John KessenichTest Results Only: Include size in implicitly sized...
2018-03-23 John KessenichNon functional: add EshTargetClientVersion alias for...
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
next