1. 3350741 Make glslang validator support files ending in .glsl by Grigory Dzhavadyan · 7 years ago
  2. 0f8d43e GLSL/Vulkan: Enforce no location aliasing in vertex inputs. by John Kessenich · 7 years ago
  3. 5d3babd Build: Fix #1347: Compile with NV_EXTENSIONS disabled. by John Kessenich · 7 years ago
  4. b9e9e57 Merge pull request #1326 from mattparks/patch1 by John Kessenich · 7 years ago
  5. 461ea09 Non-functional: Fix tabs. by John Kessenich · 7 years ago
  6. e891afa GLSL: Fix #1330: default outputs for GL_NV_geometry_shader_passthrough by John Kessenich · 7 years ago
  7. 9de57c8 Bump revision. by John Kessenich · 7 years ago
  8. 5cd155f Merge pull request #1343 from KhronosGroup/uint-counter-bufs by John Kessenich · 7 years ago
  9. c3a370d Merge pull request #1341 from St0fF-NPL-ToM/master by John Kessenich · 7 years ago
  10. 6ae1870 HLSL: Fix #1332: consistently use uint for counter buf typing. by John Kessenich · 7 years ago
  11. 1aaa356 Revert "add ability to record accessed and declared "named defines"" by St0fF · 7 years ago
  12. 619dc89 Merge pull request #1338 from cgmb/minor-shaderlang-fixups by John Kessenich · 7 years ago
  13. 1dcd162 GLSL/SPV: no location on atomic_uint; Fix #1339. by John Kessenich · 7 years ago
  14. 39bbad5 Minor cleanup in ShaderLang.cpp by Cory Bloor · 7 years ago
  15. a1184dd fix further MSVC 2012 build issues by St0fF · 7 years ago
  16. e735042 add ability to record accessed and declared "named defines" by St0fF · 7 years ago
  17. 77d0459 fix VS2012 compile issues by St0fF · 7 years ago
  18. b92ce60 GLSL/SPV: Fix #1310: don't create unnecessary integer matrices. by John Kessenich · 7 years ago
  19. 88a6a18 README: Expand on the C++11 compiler requirement for MSVS. by John Kessenich · 7 years ago
  20. 11b5c31 Update revision. by John Kessenich · 7 years ago
  21. 5d8d788 Fix #1328: ENABLE_HLSL=OFF breaking build. by John Kessenich · 7 years ago
  22. f52b638 Fix #1331: Emit SPV_GOOGLE_hlsl_functionality1 for counters. by John Kessenich · 7 years ago
  23. 7f0bcfd Fix #1333: Protect against -g for non-generating code. by John Kessenich · 7 years ago
  24. a89f8cf Merge branch 'nonuniform-dynindex' by John Kessenich · 7 years ago
  25. 4597fea Update revision. by John Kessenich · 7 years ago
  26. 6a8a678 Revision/Version update. by John Kessenich · 7 years ago
  27. 5611c6d GLSL/SPV: Implement SPV_EXT_descriptor_indexing and GL_EXT_nonuniform_qualifier by John Kessenich · 7 years ago
  28. 0b5e5da Update revision. by John Kessenich · 7 years ago
  29. 6a4a427 GLSL: Implement correct semantic checking for run-time sized arrays. by John Kessenich · 7 years ago
  30. 5a867ac Linker: Fix #1329: correctly merge unsized arrays, and fix link tests. by John Kessenich · 7 years ago
  31. ed83489 Merge pull request #1327 from mattparks/patch2 by John Kessenich · 7 years ago
  32. 2199356 Added getter for uniform block bindings by Matthew Albrecht · 7 years ago
  33. 6c5f649 Allowed for LIB_TYPE to be set to switch between static and shared libs for glslang, SPIRV, and HLSL by Matthew Albrecht · 7 years ago
  34. fbdba36 Merge pull request #1325 from KhronosGroup/simplify-doc by John Kessenich · 7 years ago
  35. 1097155 Non-Functional: Remove unused parts of the disassembler. by John Kessenich · 7 years ago
  36. d688796 Merge pull request #1322 from jeffbolznv/master by John Kessenich · 7 years ago
  37. 2abe9a4 Implement GL_NV_shader_subgroup_partitioned by Jeff Bolz · 7 years ago
  38. 6b1ede4 Merge pull request #1320 from greg-lunarg/addopt21 by John Kessenich · 7 years ago
  39. fb03a55 Only print legalization warning if optimizer disabled by GregF · 7 years ago
  40. 7be3664 Merge pull request #1319 from KhronosGroup/array-rationalization by John Kessenich · 7 years ago
  41. f9a05f9 Merge pull request #1316 from greg-lunarg/addopt18 by John Kessenich · 7 years ago
  42. c408b43 Merge pull request #1318 from amdrexu/feature by John Kessenich · 7 years ago
  43. ead8622 Non-functional. Rationalizations enabling future generalizations: by John Kessenich · 7 years ago
  44. 2316924 Non-Functional: Remove merge-replicated code and fix white space. by John Kessenich · 7 years ago
  45. ae06d1f Add int16 support to AMD_trinary_minmax and AMD_shader_ballot by Rex Xu · 7 years ago
  46. 4bede9e Disable DCE by Remapper through glslangValidator... by GregF · 7 years ago
  47. 643e57c Merge pull request #1313 from greg-lunarg/kg15 by John Kessenich · 7 years ago
  48. 26ad99b Merge pull request #1312 from KhronosGroup/fix-mixed-array-styles by John Kessenich · 7 years ago
  49. 0b46c1e Merge branch 'master' into kg15 by greg-lunarg · 7 years ago
  50. eecb874 Update SPIRV-Tools known good. by GregF · 7 years ago
  51. 859b034 Types: Fix #1290: Rationalize and correct "mixed" style array dimensioning. by John Kessenich · 7 years ago
  52. 1c3ab27 Test Results Only: Include size in implicitly sized arrays (change to unsized). by John Kessenich · 7 years ago
  53. 7cec64f Non functional: add EshTargetClientVersion alias for EShTargetClientVersion. by John Kessenich · 7 years ago
  54. 97e3542 Non-functional: always return value from makeFpConstant(). by John Kessenich · 7 years ago
  55. 569dd84 Merge pull request #1306 from Igalia/uniform-aml-v2 by John Kessenich · 7 years ago
  56. 1b1ad97 Merge pull request #1305 from amdrexu/bugfix by John Kessenich · 7 years ago
  57. 2d53904 Take into account the number of locations taken up by a uniform by Neil Roberts · 7 years ago
  58. 1fe4a44 Add locations to opaque types for OpenGL by Neil Roberts · 7 years ago
  59. b126550 Add additional error check for fragment shader outputs by Rex Xu · 7 years ago
  60. 95b1334 Bump patch version. by John Kessenich · 7 years ago
  61. ca4366c Merge pull request #1302 from KhronosGroup/cpp-relax-skiptokens-errors by John Kessenich · 7 years ago
  62. e7e081b PP: don't give errors on some tokens under #if 0 (or similar). by John Kessenich · 7 years ago
  63. 56e8056 Merge pull request #1282 from KhronosGroup/hlslFunctionality1 by John Kessenich · 7 years ago
  64. 5d610ee Implement SPV_GOOGLE_hlsl_functionality1. by John Kessenich · 7 years ago
  65. cd23a47 Merge pull request #1291 from ben-clayton/add-nv-nopersp by John Kessenich · 7 years ago
  66. 0af69da Bump patch version. by John Kessenich · 7 years ago
  67. fb1e40b Merge pull request #1299 from KhronosGroup/fix-conversions by John Kessenich · 7 years ago
  68. f648083 Add tests for GL_NV_shader_noperspective_interpolation by Ben Clayton · 7 years ago
  69. cb32c54 Merge pull request #1289 from Igalia/igalia/dmat-scalar-division by John Kessenich · 7 years ago
  70. 647fcca AST: Fix shift conversions, which don't require matching types. by John Kessenich · 7 years ago
  71. 6e899be Non-functional: Rationalize operators handled by the split addConversion() functions. by John Kessenich · 7 years ago
  72. 137a24d AST: Remove convertToBasicType() which was obfuscating the conversion design. by John Kessenich · 7 years ago
  73. 075c8c1 Merge pull request #1294 from dgkoch/dgkoch_build_fixes4 by John Kessenich · 7 years ago
  74. bfe0952 Fix build several build errors by Daniel Koch · 7 years ago
  75. 3e2a3c4 Merge pull request #1293 from baldurk/remove-en-dash by John Kessenich · 7 years ago
  76. 34cd763 Replace en-dash with simple ASCII hyphen by Baldur Karlsson · 7 years ago
  77. 017a567 Add support for GL_NV_shader_noperspective_interpolation by Ben Clayton · 7 years ago
  78. eddb131 Use the correct type for the constant for matrix/scalar division by Neil Roberts · 7 years ago
  79. 2ad4737 Merge pull request #1286 from greg-lunarg/kg14 by John Kessenich · 7 years ago
  80. b095da7 Merge pull request #1288 from amdrexu/bugfix by John Kessenich · 7 years ago
  81. 2bd8cd0 Merge pull request #1287 from eintw1ck/master by John Kessenich · 7 years ago
  82. a00e51b HLSL: Correct some mistakes for min16 types by Rex Xu · 7 years ago
  83. b3e80f5 include/Common.h: reorder includes to avoid redefinition on some platforms by Josh de Kock · 7 years ago
  84. bfa64af Increment minor version to 4 by GregF · 7 years ago
  85. c96885f Update known_good to SPIR-V 1.3 support by GregF · 7 years ago
  86. 845860d Merge pull request #1283 from siavashserver/fix-memory-leak by John Kessenich · 7 years ago
  87. ca27934 Merge pull request #1284 from amdrexu/bugfix by John Kessenich · 7 years ago
  88. 7798aaf Allow --hlsl-enable-16bit-types to be used without AMD_EXTENSIONS by Rex Xu · 7 years ago
  89. b502a80 Fix memory leak upon ProcessDeferred failure. by siavashserver · 7 years ago
  90. a515250 Merge pull request #1269 from bkaradzic/master by John Kessenich · 7 years ago
  91. 9c82dd1 Merge branch 'amdrexu-feature' by John Kessenich · 7 years ago
  92. fb97d25 Merge branch 'feature' of https://github.com/amdrexu/glslang into amdrexu-feature by John Kessenich · 7 years ago
  93. 45422f1 Merge branch 'amdrexu-bugfix' by John Kessenich · 7 years ago
  94. f15fbc0 Merge branch 'bugfix' of https://github.com/amdrexu/glslang into amdrexu-bugfix by John Kessenich · 7 years ago
  95. 56364b0 Merge branch 'sheredom-fixup_sm_60_wording' by John Kessenich · 7 years ago
  96. 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
  97. ac37079 Revert the commits that change OpArrayLength type and bumped the version number. by John Kessenich · 7 years ago
  98. fd920b3 WaveReadLaneFirst is the correct wording (was using WaveReadFirstLane previously...). by Neil Henning · 7 years ago
  99. 097047a Merge pull request #1277 from KhronosGroup/Vulkan_1_1 by John Kessenich · 7 years ago
  100. e68a769 Add more error checks for swizzleInvocations{Masked}AMD() by Rex Xu · 7 years ago