1. 7f0bcfd Fix #1333: Protect against -g for non-generating code. by John Kessenich · 6 years ago
  2. a89f8cf Merge branch 'nonuniform-dynindex' by John Kessenich · 6 years ago
  3. 4597fea Update revision. by John Kessenich · 6 years ago
  4. 6a8a678 Revision/Version update. by John Kessenich · 6 years ago
  5. 5611c6d GLSL/SPV: Implement SPV_EXT_descriptor_indexing and GL_EXT_nonuniform_qualifier by John Kessenich · 6 years ago
  6. 0b5e5da Update revision. by John Kessenich · 6 years ago
  7. 6a4a427 GLSL: Implement correct semantic checking for run-time sized arrays. by John Kessenich · 6 years ago
  8. 5a867ac Linker: Fix #1329: correctly merge unsized arrays, and fix link tests. by John Kessenich · 6 years ago
  9. ed83489 Merge pull request #1327 from mattparks/patch2 by John Kessenich · 6 years ago
  10. 2199356 Added getter for uniform block bindings by Matthew Albrecht · 6 years ago
  11. fbdba36 Merge pull request #1325 from KhronosGroup/simplify-doc by John Kessenich · 6 years ago
  12. 1097155 Non-Functional: Remove unused parts of the disassembler. by John Kessenich · 6 years ago
  13. d688796 Merge pull request #1322 from jeffbolznv/master by John Kessenich · 6 years ago
  14. 2abe9a4 Implement GL_NV_shader_subgroup_partitioned by Jeff Bolz · 6 years ago
  15. 6b1ede4 Merge pull request #1320 from greg-lunarg/addopt21 by John Kessenich · 6 years ago
  16. fb03a55 Only print legalization warning if optimizer disabled by GregF · 6 years ago
  17. 7be3664 Merge pull request #1319 from KhronosGroup/array-rationalization by John Kessenich · 6 years ago
  18. f9a05f9 Merge pull request #1316 from greg-lunarg/addopt18 by John Kessenich · 6 years ago
  19. c408b43 Merge pull request #1318 from amdrexu/feature by John Kessenich · 6 years ago
  20. ead8622 Non-functional. Rationalizations enabling future generalizations: by John Kessenich · 6 years ago
  21. 2316924 Non-Functional: Remove merge-replicated code and fix white space. by John Kessenich · 6 years ago
  22. ae06d1f Add int16 support to AMD_trinary_minmax and AMD_shader_ballot by Rex Xu · 6 years ago
  23. 4bede9e Disable DCE by Remapper through glslangValidator... by GregF · 6 years ago
  24. 643e57c Merge pull request #1313 from greg-lunarg/kg15 by John Kessenich · 6 years ago
  25. 26ad99b Merge pull request #1312 from KhronosGroup/fix-mixed-array-styles by John Kessenich · 6 years ago
  26. 0b46c1e Merge branch 'master' into kg15 by greg-lunarg · 6 years ago
  27. eecb874 Update SPIRV-Tools known good. by GregF · 6 years ago
  28. 859b034 Types: Fix #1290: Rationalize and correct "mixed" style array dimensioning. by John Kessenich · 6 years ago
  29. 1c3ab27 Test Results Only: Include size in implicitly sized arrays (change to unsized). by John Kessenich · 6 years ago
  30. 7cec64f Non functional: add EshTargetClientVersion alias for EShTargetClientVersion. by John Kessenich · 6 years ago
  31. 97e3542 Non-functional: always return value from makeFpConstant(). by John Kessenich · 6 years ago
  32. 569dd84 Merge pull request #1306 from Igalia/uniform-aml-v2 by John Kessenich · 6 years ago
  33. 1b1ad97 Merge pull request #1305 from amdrexu/bugfix by John Kessenich · 6 years ago
  34. 2d53904 Take into account the number of locations taken up by a uniform by Neil Roberts · 6 years ago
  35. 1fe4a44 Add locations to opaque types for OpenGL by Neil Roberts · 6 years ago
  36. b126550 Add additional error check for fragment shader outputs by Rex Xu · 6 years ago
  37. 95b1334 Bump patch version. by John Kessenich · 6 years ago
  38. ca4366c Merge pull request #1302 from KhronosGroup/cpp-relax-skiptokens-errors by John Kessenich · 6 years ago
  39. e7e081b PP: don't give errors on some tokens under #if 0 (or similar). by John Kessenich · 6 years ago
  40. 56e8056 Merge pull request #1282 from KhronosGroup/hlslFunctionality1 by John Kessenich · 6 years ago
  41. 5d610ee Implement SPV_GOOGLE_hlsl_functionality1. by John Kessenich · 7 years ago
  42. cd23a47 Merge pull request #1291 from ben-clayton/add-nv-nopersp by John Kessenich · 6 years ago
  43. 0af69da Bump patch version. by John Kessenich · 6 years ago
  44. fb1e40b Merge pull request #1299 from KhronosGroup/fix-conversions by John Kessenich · 6 years ago
  45. f648083 Add tests for GL_NV_shader_noperspective_interpolation by Ben Clayton · 6 years ago
  46. cb32c54 Merge pull request #1289 from Igalia/igalia/dmat-scalar-division by John Kessenich · 6 years ago
  47. 647fcca AST: Fix shift conversions, which don't require matching types. by John Kessenich · 6 years ago
  48. 6e899be Non-functional: Rationalize operators handled by the split addConversion() functions. by John Kessenich · 6 years ago
  49. 137a24d AST: Remove convertToBasicType() which was obfuscating the conversion design. by John Kessenich · 6 years ago
  50. 075c8c1 Merge pull request #1294 from dgkoch/dgkoch_build_fixes4 by John Kessenich · 6 years ago
  51. bfe0952 Fix build several build errors by Daniel Koch · 6 years ago
  52. 3e2a3c4 Merge pull request #1293 from baldurk/remove-en-dash by John Kessenich · 6 years ago
  53. 34cd763 Replace en-dash with simple ASCII hyphen by Baldur Karlsson · 6 years ago
  54. 017a567 Add support for GL_NV_shader_noperspective_interpolation by Ben Clayton · 6 years ago
  55. eddb131 Use the correct type for the constant for matrix/scalar division by Neil Roberts · 6 years ago
  56. 2ad4737 Merge pull request #1286 from greg-lunarg/kg14 by John Kessenich · 6 years ago
  57. b095da7 Merge pull request #1288 from amdrexu/bugfix by John Kessenich · 6 years ago
  58. 2bd8cd0 Merge pull request #1287 from eintw1ck/master by John Kessenich · 6 years ago
  59. a00e51b HLSL: Correct some mistakes for min16 types by Rex Xu · 6 years ago
  60. b3e80f5 include/Common.h: reorder includes to avoid redefinition on some platforms by Josh de Kock · 6 years ago
  61. bfa64af Increment minor version to 4 by GregF · 6 years ago
  62. c96885f Update known_good to SPIR-V 1.3 support by GregF · 6 years ago
  63. 845860d Merge pull request #1283 from siavashserver/fix-memory-leak by John Kessenich · 7 years ago
  64. ca27934 Merge pull request #1284 from amdrexu/bugfix by John Kessenich · 7 years ago
  65. 7798aaf Allow --hlsl-enable-16bit-types to be used without AMD_EXTENSIONS by Rex Xu · 7 years ago
  66. b502a80 Fix memory leak upon ProcessDeferred failure. by siavashserver · 7 years ago
  67. a515250 Merge pull request #1269 from bkaradzic/master by John Kessenich · 7 years ago
  68. 9c82dd1 Merge branch 'amdrexu-feature' by John Kessenich · 7 years ago
  69. fb97d25 Merge branch 'feature' of https://github.com/amdrexu/glslang into amdrexu-feature by John Kessenich · 7 years ago
  70. 45422f1 Merge branch 'amdrexu-bugfix' by John Kessenich · 7 years ago
  71. f15fbc0 Merge branch 'bugfix' of https://github.com/amdrexu/glslang into amdrexu-bugfix by John Kessenich · 7 years ago
  72. 56364b0 Merge branch 'sheredom-fixup_sm_60_wording' by John Kessenich · 7 years ago
  73. e62d1ba Merge branch 'fixup_sm_60_wording' of https://github.com/sheredom/glslang into sheredom-fixup_sm_60_wording by John Kessenich · 7 years ago
  74. ac37079 Revert the commits that change OpArrayLength type and bumped the version number. by John Kessenich · 7 years ago
  75. fd920b3 WaveReadLaneFirst is the correct wording (was using WaveReadFirstLane previously...). by Neil Henning · 7 years ago
  76. 097047a Merge pull request #1277 from KhronosGroup/Vulkan_1_1 by John Kessenich · 7 years ago
  77. e68a769 Add more error checks for swizzleInvocations{Masked}AMD() by Rex Xu · 7 years ago
  78. cb61eec HLSL: Map min types to GLSL 16-bit types by Rex Xu · 7 years ago
  79. 1e5c946 Fixed ifdef. by Branimir Karadžić · 7 years ago
  80. 66011cb SPV: Implement Vulkan 1.1 features and extensions. by John Kessenich · 7 years ago
  81. b2ae1d0 Revert "Merge pull request #1274 from greg-lunarg/legal2" by John Kessenich · 7 years ago
  82. 663b90d Build: Fix build issues with previous commit. by John Kessenich · 7 years ago
  83. 2c65069 Merge pull request #1274 from greg-lunarg/legal2 by John Kessenich · 7 years ago
  84. fa9b465 Versioning: Bump to minor version 1, for new SPIRV-Tools update. by John Kessenich · 7 years ago
  85. fd50f6a Legalization: Omit legalization warning when spirv-opt is linked. by GregF · 7 years ago
  86. caa5444 Merge pull request #1263 from greg-lunarg/kg12 by John Kessenich · 7 years ago
  87. 0253835 Merge pull request #1272 from amdrexu/bugfix by John Kessenich · 7 years ago
  88. 4f5b99e Add more error checks for interpolateAtVertexAMD() by Rex Xu · 7 years ago
  89. c6c80a6 Versioning: Address #1255: Move to semantic versioning. by John Kessenich · 7 years ago
  90. 1de8e54 Fixed GCC+Clang errors and warnings on Linux and OSX. by Branimir Karadžić · 7 years ago
  91. 41e24fd Merge branch 'amdrexu-bugfix' by John Kessenich · 7 years ago
  92. aa2295f Merge branch 'bugfix' of https://github.com/amdrexu/glslang into amdrexu-bugfix by John Kessenich · 7 years ago
  93. 0216f24 SPV: Bump up the generator number. by John Kessenich · 7 years ago
  94. e518772 SPV: The result type of OpArrayLength should be UINT by Rex Xu · 7 years ago
  95. b5b5f91 Non-functional: Make the vulkan version number meaning be only 0 or not 0. by John Kessenich · 7 years ago
  96. e58d58b Non-functional: Move to latest headers. by John Kessenich · 7 years ago
  97. 29c49e1 Merge pull request #1266 from amdrexu/feature by John Kessenich · 7 years ago
  98. 2c40e85 Merge pull request #1268 from amdrexu/bugfix2 by John Kessenich · 7 years ago
  99. 81f4c03 Fix issues of SPIRV headers by Rex Xu · 7 years ago
  100. 1e5d7b0 Implement the extension GL_AMD_gpu_shader_half_float_fetch by Rex Xu · 8 years ago