1. 9ebd8ff Add Vulkan 1.3 support by Greg Fischer · 2 years, 5 months ago
  2. 950c6dd Merge pull request #2849 from jeremy-lunarg/hayes-fix-issue-2848 by Greg Fischer · 2 years, 6 months ago
  3. 46466be Fix seg fault by Jeremy Hayes · 2 years, 6 months ago
  4. 7a49192 Add support for spirv1.6 by Greg Fischer · 2 years, 10 months ago
  5. f66fb40 Changed Vulkan rules relaxed to use shader options by Hai Nguyen · 2 years, 7 months ago
  6. b8dfe13 Vulkan rules relaxed for glslang C interface by Hai Nguyen · 2 years, 7 months ago
  7. febbeb4 Support for automap options and resource binding shift (#2834) by Hai Nguyen · 2 years, 7 months ago
  8. 6c1db7f Fix validation failures of test cases regarding GL_EXT_spirv_intrinsics by Rex Xu · 2 years, 7 months ago
  9. 0eda343 Use intermOut.cpp's IsNan and IsInfinity for parse-time constant folding (updated) by Marius Hillenbrand · 2 years, 8 months ago
  10. 22a5e36 Revert "Use intermOut.cpp's IsNan and IsInfinity for parse-time constant folding" by Greg Fischer · 2 years, 8 months ago
  11. bb5b357 Merge pull request #2781 from kevin-mccullough/FixLinkTimeValidationForGl_PerVertex by Greg Fischer · 2 years, 8 months ago
  12. d1ee644 Use intermOut.cpp's IsNan and IsInfinity for parse-time constant folding by Marius Hillenbrand · 2 years, 8 months ago
  13. 13fd2d6 Fix incorrect link time validation for unused gl_PerVertex members by Kevin McCullough · 2 years, 9 months ago
  14. c9cc484 Return new allocator for copied containers by Jeremy Hayes · 2 years, 9 months ago
  15. 07aec25 Make modifications of GL_EXT_spirv_intrinsics by Rex Xu · 2 years, 9 months ago
  16. 3f04389 Auto push constant blocks (#2764) by Malcolm Bechard · 2 years, 9 months ago
  17. 12e27e1 Change MINGW_HAS_SECURE_API checks. by InsertAReallyCreativeNameHere · 2 years, 10 months ago
  18. 8ef6a4c Perform update_precision on constructors and converts by Greg Fischer · 2 years, 10 months ago
  19. fc60f77 Add support for GL_NV_ray_tracing_motion_blur. by alelenv · 2 years, 11 months ago
  20. 65a7fb7 Implement the extension GL_EXT_spirv_intrinsics by Rex Xu · 3 years, 2 months ago
  21. ec73737 Add setters for true and false blocks of selection nodes, copying the pattern already used for the condition. by syntheticmagus · 3 years, 1 month ago
  22. 60ce877 Merge pull request #2609 from ZhiqianXia/Feature2 by Greg Fischer · 3 years, 2 months ago
  23. 41992e4 TextureOffset not support sampler2DArrayShadow sampler until 430. by ZhiqianXia · 3 years, 2 months ago
  24. e7e4a8e Merge pull request #2522 from dneto0/intlog2 by Greg Fischer · 3 years, 2 months ago
  25. fa6e3c2 Add IntLog2 and use it by David Neto · 3 years, 5 months ago
  26. 310a514 Get rid of extra semicolon causing gcc 10.3 troubles. by Greg Fischer · 3 years, 3 months ago
  27. cb22877 Add setter for TInterimSelection.condition by Nicholas Barlow · 3 years, 3 months ago
  28. 0213240 Do not propagate packing qualifiers to scalars or vectors by Greg Fischer · 3 years, 3 months ago
  29. 591651d Fix warnings about int comparisons of different signness by Ben Clayton · 3 years, 3 months ago
  30. 9b962f6 Partial fix for inconsistencies re: #2578 by Malcolm Bechard · 3 years, 3 months ago
  31. 4e064ee Revert "Revert "GL_ext_vulkan_glsl_relaxed extension support, and cross stage aware IO mapper"" by greg-lunarg · 3 years, 3 months ago
  32. e063363 Revert "GL_ext_vulkan_glsl_relaxed extension support, and cross stage aware IO mapper" by greg-lunarg · 3 years, 4 months ago
  33. ecc9b91 Implement GL_EXT_vulkan_glsl_relaxed option by will brown · 4 years, 1 month ago
  34. b0f8a0c Merge pull request #2458 from ShchchowAMD/unique_id-fix by greg-lunarg · 3 years, 4 months ago
  35. 93b400f Fix issue for new unique id system. Add level bits to help verifying symbols and split symbol tables. by Chow · 3 years, 8 months ago
  36. c739e03 Implement GL_EXT_null_initializer by John Kessenich · 4 years, 1 month ago
  37. a720028 Fix missing enum values in the C-interface #2507 by Sergey Kosarevsky · 3 years, 5 months ago
  38. ffccefd Updates for final Vulkan ray tracing extensions (#2466) by Daniel Koch · 3 years, 7 months ago
  39. 74e8f05 Implement GL_EXT_terminate_invocation (#2454) by Jesse Hall · 3 years, 8 months ago
  40. 8c1a3a0 Add GL_EXT_shader_image_int64 support (#2409) by Tobski · 3 years, 8 months ago
  41. 478b232 8. io mapping refine & qualifier member check & resolver expand (#2396) by Chow · 3 years, 8 months ago
  42. f6e0fe8 HLSL: Add support for printf(). by Rex Xu · 3 years, 8 months ago
  43. a315b56 Add GL_EXT_fragment_shading_rate by Chow · 4 years ago
  44. 1fde85a GLSLANG_EXPORT for C APIs. by Ez Diy · 3 years, 11 months ago
  45. 2a44064 Revert changes that migrate to `thread_local`. by Ben Clayton · 4 years ago
  46. a384524 Simplify PoolAlloc with use of thread_local. by Ben Clayton · 4 years ago
  47. 3d2391f GLSL/SPV: Propagaet precision qualifier from function to return value. by John Kessenich · 4 years ago
  48. 8486b2e Common: include standard headers before doing any defines by Christopher Degawa · 4 years ago
  49. fbe9a23 Generate build information from CHANGES.md by Ben Clayton · 4 years ago
  50. 9e4429f Bump revision. by John Kessenich · 4 years ago
  51. abd91ad Bump version numbers. by John Kessenich · 4 years ago
  52. bd392c6 Bump version. by John Kessenich · 4 years ago
  53. 3641ff7 Bump code gen version, due to removal of OpEntryPoint operands. by John Kessenich · 4 years, 1 month ago
  54. 8111268 Add Shared/Std140 SSBO process & top-level array elements related (#2231) by Chow · 4 years, 1 month ago
  55. 59216d5 Add support for primitive culling layout qualifier. (#2220) by alelenv · 4 years, 1 month ago
  56. 1a90616 Bump version. by John Kessenich · 4 years, 1 month ago
  57. 24dcbd1 Reserve unused std140 uniform block in reflection, and fix uniform block matrix layout (#2041) by Roy.li · 4 years, 1 month ago
  58. c687432 Bump version. by John Kessenich · 4 years, 1 month ago
  59. e05cc20 Add support for es extension GL_EXT_blend_func_extended by Pankaj Mistry · 4 years, 2 months ago
  60. bcf6a24 Move to SPIR-V 1.5 Rev. 3, bump revision, remove a status from README. by John Kessenich · 4 years, 2 months ago
  61. 52d34b4 Move to latest SPIR-V header, and bump glslang revision. by John Kessenich · 4 years, 2 months ago
  62. 0b66fa3 Shader interface matching rework to fix #2136 (#2156) by Malcolm Bechard · 4 years, 3 months ago
  63. e157435 Bump revision. by John Kessenich · 4 years, 3 months ago
  64. 7d37a68 pass-by-reference updates by Neslisah Torosdagli · 4 years, 3 months ago
  65. 8e26c5f Merge pull request #2139 from neslimsah/master by John Kessenich · 4 years, 3 months ago
  66. ae64363 rayQueryEXT function parameter by Neslisah Torosdagli · 4 years, 3 months ago
  67. 16bb888 Fix build on CMake 2.8, and fix Web build by Kai Ninomiya · 4 years, 3 months ago
  68. c8274e9 Make file formatting comply with POSIX and Unix standards by Aaron Franke · 4 years, 3 months ago
  69. 74d6d6a GL_EXT_ray_query updates by Torosdagli · 4 years, 3 months ago
  70. 4b420b4 Bump version (also fix line endings the grammar). by John Kessenich · 4 years, 3 months ago
  71. db32b24 Add support for GLSL_EXT_ray_tracing by Daniel Koch · 4 years, 3 months ago
  72. 9b620aa Add flag to check whether offset is implicit or explicit (#2031) by Chow · 4 years, 4 months ago
  73. 6861ea4 Merge pull request #2101 from travisfoo/master by John Kessenich · 4 years, 4 months ago
  74. fd37e0c add c wrapper for standalone ResourceLimits and remove that dependency from glslang_c_interface by Travis Fort · 4 years, 4 months ago
  75. aa95c80 Merge pull request #2100 from travisfoo/master by John Kessenich · 4 years, 4 months ago
  76. 48556b8 add stdbool.h to properly support bool type by Travis Fort · 4 years, 4 months ago
  77. bdcfc48 add c interface support for TBuiltInResource and glslang::DefaultTBuiltInResource by Travis Fort · 4 years, 4 months ago
  78. 04d7373 GL_EXT_debug_printf implementation by Jeff Bolz · 5 years ago
  79. a7ff36e Fix for #2075: removed DefaultTBuiltInResource from glslang_c_interface.cpp by Sergey Kosarevsky · 4 years, 4 months ago
  80. d5f2f7b Merge pull request #1940 from tsuoranta/fix-gcc9 by John Kessenich · 4 years, 5 months ago
  81. 965bd4d Merge pull request #2038 from corporateshark/c_interface by John Kessenich · 4 years, 5 months ago
  82. e33f4e7 CInterface: replaced tabs with spaces by Sergey Kosarevsky · 4 years, 6 months ago
  83. 8db9ecc Bump revision by John Kessenich · 4 years, 6 months ago
  84. 6944b38 CInterface: added static asserts to compare C/C++ enums by Sergey Kosarevsky · 4 years, 6 months ago
  85. b80a63a CInterface: replaced SH_ prefix with GLSLANG_ by Sergey Kosarevsky · 4 years, 6 months ago
  86. d7f0931 CInterface: added glslang_program_SPIRV_get_ptr() by Sergey Kosarevsky · 4 years, 6 months ago
  87. e9ddba8 CInterface: added _BIT suffix to glslang_messages_t and glslang_reflection_options_t, fixed const-correctness by Sergey Kosarevsky · 4 years, 6 months ago
  88. ca593a9 CInterface: reformatted according to .clang-format rules by Sergey Kosarevsky · 4 years, 6 months ago
  89. 8cded6c Added original glslang_c_interface implementation by Viktor Latypov by Sergey Kosarevsky · 4 years, 6 months ago
  90. 1843c0c Fix #2020: PR #1977 broke HLSL member consistency, this finishes it... by John Kessenich · 4 years, 7 months ago
  91. 24b3e83 Remove glslang::pool_allocator::setAllocator by Reid Kleckner · 4 years, 7 months ago
  92. fbcdcac INTEL_shader_integer_functions2: Add compiler front-end support by Ian Romanick · 6 years ago
  93. 3c0d2e5 HLSL: Fix #1976: Don't let ENABLE_HLSL change struct/class layout. by John Kessenich · 4 years, 8 months ago
  94. 31c3370 Bump up the generator version, which is exposed in SPV test results. by John Kessenich · 4 years, 8 months ago
  95. 7f77b2e Bump version. by John Kessenich · 4 years, 8 months ago
  96. f8d1d74 Web: Reclaim more space and make all work w/wo GLSLANG_WEB. by John Kessenich · 4 years, 8 months ago
  97. 61c22e2 Web: Add separate texture/sampler, exclude *CubeArray*. by John Kessenich · 4 years, 9 months ago
  98. f0a85fc Fixes for gcc 9 / -Werror=deprecated-copy by Timo Suoranta · 4 years, 8 months ago
  99. 7c9accb Remove unnecessary semi-colons and add warning about them by Ryan Harrison · 4 years, 9 months ago
  100. 6967038 Merge pull request #1888 from Roy-AMD/Adjusting-code-interface by John Kessenich · 4 years, 9 months ago