1. 968eb87 Add support for GL_NV_explicit_typecast. (#4161) by alelenv · 35 hours ago main main-tot
  2. 43023b1 Bump actions/setup-python from 6.1.0 to 6.2.0 by dependabot[bot] · 6 days ago
  3. 0e29f99 Bump lukka/get-cmake from 4.2.1 to 4.2.2 by dependabot[bot] · 6 days ago
  4. 57463e8 Bump github/codeql-action from 4.31.10 to 4.31.11 by dependabot[bot] · 6 days ago
  5. f0bd025 Update CHANGES for 16.2.0 by Jeremy Hayes · 13 days ago vulkan-sdk-1.4.341 16.2.0 vulkan-sdk-1.4.341.0
  6. 592c097 Update known_good.json by Jeremy Hayes · 13 days ago
  7. 6199417 Bump github/codeql-action from 4.31.9 to 4.31.10 by dependabot[bot] · 13 days ago
  8. c8d3e06 Implement extension GL_EXT_descriptor_heap. by Shaochi Zhou(AMD) · 13 days ago
  9. 6b3c0c6 Implement support for GL_NV_push_constant_bank (#4157) by Piers Daniell · 13 days ago
  10. 42b0ef1 Add missing preamble #define for GL_EXT_nontemporal_keyword by Arcady Goldmints-Orlov · 3 weeks ago
  11. 2e7feec cmake: Enable more MSVC warnings by Arcady Goldmints-Orlov · 3 weeks ago
  12. db33889 ci: Don't use get-cmake other than for backcompat testing by Arcady Goldmints-Orlov · 3 weeks ago
  13. 7881226 Only set afterType when a token is recognized as a keyword (#4142) by Jeff Bolz · 3 weeks ago
  14. b937eae Implement GL_EXT_long_vector (#4132) by Jeff Bolz · 4 weeks ago
  15. 1399733 Bump actions/upload-artifact from 5.0.0 to 6.0.0 by dependabot[bot] · 5 weeks ago
  16. 6ed71b0 Bump github/codeql-action from 4.31.8 to 4.31.9 by dependabot[bot] · 5 weeks ago
  17. 455fb86 Bump lukka/get-cmake from 4.2.0 to 4.2.1 by dependabot[bot] · 6 weeks ago
  18. 6a74e14 Bump actions/checkout from 6.0.0 to 6.0.1 by dependabot[bot] · 6 weeks ago
  19. 1db98c5 Bump github/codeql-action from 4.31.5 to 4.31.8 by dependabot[bot] · 6 weeks ago
  20. 9a8c5fd build: UseMultiToolTask for better parallel builds in msbuild (#4129) by Jeff Bolz · 7 weeks ago
  21. eeba57d scalarize swizzled MeshEXT stores by Jeff Bolz · 7 weeks ago
  22. dffbc79 Remove invalid reading from MeshEXT output by spencer-lunarg · 8 weeks ago
  23. 0036567 Replace 'GL_TASK(MESH)_SHADER_NV' with 'GL_TASK(MESH)_SHADER_EXT'. by vinsentli · 8 weeks ago
  24. 53ead8f Update CI MacOS runner by Jeremy Hayes · 8 weeks ago
  25. 0387d04 Bump actions/setup-python from 6.0.0 to 6.1.0 by dependabot[bot] · 8 weeks ago
  26. f6a9ba4 Bump hendrikmuhs/ccache-action from 1.2.19 to 1.2.20 by dependabot[bot] · 8 weeks ago
  27. 27c4ded Bump github/codeql-action from 4.31.4 to 4.31.5 by dependabot[bot] · 8 weeks ago
  28. 19246e3 Allow gl_FragDepth identifier to be redeclared by François Beaufort · 9 weeks ago
  29. b5782e5 Update CHANGES for 16.1.0 by Jeremy Hayes · 9 weeks ago vulkan-sdk-1.4.335 16.1.0 vulkan-sdk-1.4.335.0
  30. 209b675 Update known_good.json by Jeremy Hayes · 9 weeks ago
  31. 7a47e25 Fix Adding unneeded RuntimeDescriptorArray with BDA by spencer-lunarg · 2 months ago
  32. aea55ab Fix linear time lookups in Builder::findScalarConstant by Axel Gneiting · 2 months ago
  33. 6cfcfaf Bump lukka/get-cmake from 4.1.2 to 4.2.0 by dependabot[bot] · 2 months ago
  34. 30cdb0f Bump github/codeql-action from 4.31.2 to 4.31.4 by dependabot[bot] · 2 months ago
  35. dceaf7b Bump actions/checkout from 5.0.0 to 6.0.0 by dependabot[bot] · 2 months ago
  36. 38c07d3 Fix Debug Info for Retargeted Builtins (#4104) by Qingyuan Zheng · 3 months ago
  37. 4f0acfb Fix type and remove condition by Jeremy Hayes · 3 months ago
  38. f7c9108 Add support for GL_EXT_shader_invocation_reorder. (#4088) by alelenv · 3 months ago
  39. 8dd7112 Add checks to coopMatMulAdd (#4022) by Matthew Moulton · 3 months ago
  40. 66de1f9 Preprocessor: Implement stringify operator by Thomas Nibler · 3 months ago
  41. 8f94d3b Add ES support for depth layout qualifier by François Beaufort · 3 months ago
  42. affdc10 Avoid `auto` that resolves to pointer by Shahbaz Youssefi · 3 months ago
  43. a9b9dc1 Add support for debug info for hitObjectNV and fix that for local rayQuery by Qingyuan Zheng · 3 months ago
  44. 4610b2d Fix spv.coopmat_armlayout.comp test by Kevin Petit · 3 months ago
  45. 0a8b297 Add AST node for variable declarators for better quality debug info (#4074) by Qingyuan Zheng · 3 months ago
  46. 7099c12 Fix Buffer Reference having wrong alignment by spencer-lunarg · 3 months ago
  47. 1c7030f Fix Buffer Reference having zero alignment by spencer-lunarg · 3 months ago
  48. b58249a ci: Set macos architectures and deployment target by Charles Giessen · 3 months ago
  49. f4d33dc ci: Update macOS runner to macOS-latest by Charles Giessen · 3 months ago
  50. 8c056be Reject string operands in binary and select ops (#4077) (#4079) by tnibler · 3 months ago
  51. e2ab21f Implement GL_EXT_shader_64bit_indexing (#4082) by Jeff Bolz · 3 months ago
  52. ee528d7 Bump github/codeql-action from 4.31.0 to 4.31.2 (#4080) by dependabot[bot] · 3 months ago
  53. ffcdd3e Add support for GLSL_EXT_uniform_buffer_unsized_array (#4075) by Piers Daniell · 3 months ago
  54. 1d47ffa Add semantic check for cooperative vector loads/stores. (#4071) by Diego Novillo · 3 months ago
  55. d8524d6 Generate debug name matching the source language for opaque types (#3646) by Qingyuan Zheng · 3 months ago
  56. 59f8f74 Bump actions/upload-artifact from 4.6.2 to 5.0.0 (#4073) by dependabot[bot] · 3 months ago
  57. 0f21992 Bump github/codeql-action from 3.30.6 to 4.31.0 (#4072) by dependabot[bot] · 3 months ago
  58. 36b4d07 Fix a call site that had an incorrect number of arguments. by Sajjad Mirza · 3 months ago
  59. 5f6c717 Support IO mapping of combined samplers and acceleration structures by Daniel Story · 4 months ago
  60. 7c2a4d0 Fix NS debug bool type in SSBO/UBO. (#4061) by Qingyuan Zheng · 4 months ago
  61. 767dcb2 Fix C4146 unary minus operator applied to unsigned type (#4065) by Jan Kelemen · 4 months ago
  62. 64f4c5c Fix a Wstrict-prototypes warnings. (#4062) by David Reid · 4 months ago
  63. 8e1494f Fix debug struct member names (#4057) by Qingyuan Zheng · 4 months ago
  64. f6652dc Bump github/codeql-action from 3.30.3 to 3.30.6 (#4054) by dependabot[bot] · 4 months ago
  65. ebf85c3 Bump lukka/get-cmake from 4.1.1 to 4.1.2 (#4055) by dependabot[bot] · 4 months ago
  66. 417636d Bump ossf/scorecard-action from 2.4.2 to 2.4.3 (#4056) by dependabot[bot] · 4 months ago
  67. a57276b Update CHANGES for 16.0.0 by Jeremy Hayes · 4 months ago vulkan-sdk-1.4.328 16.0.0 vulkan-sdk-1.4.328.0 vulkan-sdk-1.4.328.1
  68. e70645c Remove rest of spirv-remapper by Jeremy Hayes · 4 months ago
  69. d213562 add glslang_shader_set_entry_point and glslang_shader_set_invert_y by Yegor Zhumikov · 4 months ago
  70. dd44bd3 Reformat usage message by Seth McDonald · 4 months ago
  71. 33a271b Update known_good.json by Jeremy Hayes · 4 months ago
  72. b5e5f1b Move export tag from member functions to the class declaration in ShaderLang.h (#4041) by Rodrigo Hernandez Cordoba · 4 months ago
  73. b19366d Bump actions/setup-python from 5.6.0 to 6.0.0 by dependabot[bot] · 4 months ago
  74. 5411a23 Bump hendrikmuhs/ccache-action from 1.2.18 to 1.2.19 by dependabot[bot] · 4 months ago
  75. 3a7f787 Remove spirv-remapper by Jeremy Hayes · 5 months ago
  76. 3828211 Bump github/codeql-action from 3.29.11 to 3.30.3 by dependabot[bot] · 5 months ago
  77. c7dd34a Bump lukka/get-cmake from 4.1.0 to 4.1.1 by dependabot[bot] · 5 months ago
  78. a577287 Bump actions/github-script from 7.0.1 to 8.0.0 by dependabot[bot] · 5 months ago
  79. 9d76499 Hide local variables by Tim Blechmann · 5 months ago
  80. 3289b1d Fix crash on unnamed function parameters under relaxed rules (#3962) by Samuel Bourasseau · 5 months ago
  81. 7a5308f Fix inconsistent labeling of capability strings by Diego Novillo · 5 months ago
  82. 672c26a Allow spec constant matrix use (#3967) by Russell Liu · 5 months ago
  83. 09d803c Bump github/codeql-action from 3.29.9 to 3.29.11 by dependabot[bot] · 5 months ago
  84. 7899f3c Compile SPV_QCOM_image_processing/SPV_QCOM_image_processing2 by Wooyoung Kim · 6 months ago
  85. f3a7f2c Add support for GLSL_QCOM_cooperative_matrix_conversion by Wooyoung Kim · 6 months ago
  86. fcf4e92 Bump actions/checkout from 4.2.2 to 5.0.0 by dependabot[bot] · 6 months ago
  87. aa4ac3e Bump github/codeql-action from 3.29.8 to 3.29.9 by dependabot[bot] · 6 months ago
  88. 0f2400c Add license to new test file. by Diego Novillo · 6 months ago
  89. 33ea0c2 Fix SPIR-V OpAccessChain signed index issue for small unsigned integers by Diego Novillo · 6 months ago
  90. c6793af Don't do type conversions for createTensorLayout/ViewNV (#4016) by Jeff Bolz · 6 months ago
  91. 27a2d1b Bump lukka/get-cmake from 4.0.3 to 4.1.0 (#4014) by dependabot[bot] · 6 months ago
  92. 79d05b5 Bump github/codeql-action from 3.29.4 to 3.29.8 (#4015) by dependabot[bot] · 6 months ago
  93. b4e66d7 Fix erroneous parse errors in variable declarations using existing struct names (#4005) by Diego Novillo · 6 months ago
  94. 0d614c2 Simplify glslang grammar for identifier lists by gnl21 · 6 months ago
  95. 38f6708 Bump github/codeql-action from 3.29.2 to 3.29.4 (#4009) by dependabot[bot] · 6 months ago
  96. 579d34d Fix memory semantics validation rules according to the spec (#4008) by natgavrilenko · 6 months ago
  97. 8e12361 Fix bug in handling slice of array being passed cooperative matrix load/store functions and strengthen error checks. (#4007) by alelenv · 6 months ago
  98. f43df42 Revert "Fix erroneous parse error when declaring variables using struct names" (#4002) by Diego Novillo · 7 months ago
  99. 15b727a Remove trailing whitespaces - NFC by Diego Novillo · 7 months ago
  100. a2b6c91 Fix while avoiding grammar changes by Diego Novillo · 7 months ago