1. 516724d Fix xfb size computation losing 32-bit-ness through arrays by Pratap · 12 hours ago main main-tot
  2. 4702cf6 Accumulate nontemporal in CoherentFlags::operator|= by Wint3rNight · 12 hours ago
  3. 59c4e11 Fix Volatile not being passed into to RT loads by spencer-lunarg · 16 hours ago
  4. e1b562a Update CHANGES for 16.6.0 by Jeremy Hayes · 18 hours ago 16.6.0
  5. 4ba7f1f Update known_good.json by Jeremy Hayes · 2 days ago
  6. 83bc342 require constant scope and semantics operands in memorySemanticsCheck by Saddam · 3 days ago
  7. 4ede04a Implement DebugEntryPoint instruction in NSDI 102 by Qingyuan Zheng · 3 days ago
  8. 7788447 Fix abort not handling boolean and opaque types by spencer-lunarg · 3 days ago
  9. 6309d62 remove trailing whitespace by Spencer Fricke · 3 days ago
  10. ebe60e3 Give the abort message separate value and laid out types by Ralph Potter · 4 days ago
  11. ee3ae46 fix 32-bit identity fillers in 16-bit matrix constructors by Ralph Potter · 5 days ago
  12. 6be8299 Bump softprops/action-gh-release from 3.0.2 to 3.0.3 by dependabot[bot] · 5 days ago
  13. e61c8f2 Fix relaxed Vulkan access chain traversal for buffer references by jvron · 5 days ago
  14. 8e934d0 Bump hendrikmuhs/ccache-action from 1.2.23 to 1.2.24 by dependabot[bot] · 5 days ago
  15. efa0166 abortEXT requires that the first parameter be a string literal by Ralph Potter · 9 days ago
  16. 77c6772 Update known_good.json by Ralph Potter · 9 days ago
  17. d64416b Always pack the abort message with scalar rules; cover every laid out type by Ralph Potter · 9 days ago
  18. 85447a0 Pack the abort message with scalar layout when the shader asks for it by Ralph Potter · 9 days ago
  19. 57623d7 Test abortEXT parameter lists; fix message struct layout by Ralph Potter · 9 days ago
  20. 6fd3b43 Make printf require that the first parameter be a string literal by Ralph Potter · 9 days ago
  21. 3b7ce57 fix oob operand read on short coopMatPerElementNV arg list by Saddam · 10 days ago
  22. 502a1b9 Bump github/codeql-action/upload-sarif from 4.37.8 to 4.37.9 by dependabot[bot] · 10 days ago
  23. e7e245d Revert "`local_size_*_id` and SPIR-V 1.2 (#4052)" (#4403) by Spencer Fricke · 10 days ago
  24. 23076b3 Add access to source entry point in C API. by Antoine · 3 weeks ago vulkan-tmp-1.4.361
  25. eaff806 `local_size_*_id` and SPIR-V 1.2 (#4052) by Barnabás Pőcze · 3 weeks ago
  26. aa16594 fix oob slot access for atomic_uint in reserverResourceSlot by Saddam · 3 weeks ago
  27. 20d079e Bump github/codeql-action/upload-sarif from 4.37.7 to 4.37.8 by dependabot[bot] · 3 weeks ago
  28. 3223878 Improve parsing of STDGL pragma by Arcady Goldmints-Orlov · 3 weeks ago
  29. cc59a21 validate argument count in decomposeStructBufferMethods by Saddam · 3 weeks ago
  30. 3c14556 fix oob read on empty entryPoints in postProcessFeatures by Saddam · 4 weeks ago
  31. 99a0077 Fix string escaping in preprocessed output by jvron · 4 weeks ago
  32. 2cc8246 Bump github/codeql-action/upload-sarif from 4.37.6 to 4.37.7 by dependabot[bot] · 4 weeks ago
  33. 5d69854 Don't crash on empty struct initializers by Arcady Goldmints-Orlov · 4 weeks ago
  34. a34e1ca fix oob read folding component-wise intrinsics on matrices by Saddam · 4 weeks ago
  35. a11fc70 guard empty block member list in getBlockSize by sadd amr3e · 4 weeks ago
  36. 24ae85b Implement GL_EXT_cooperative_matrix_maintenance1 by Jeff Bolz · 4 weeks ago
  37. ba8300d Bump github/codeql-action/upload-sarif from 4.37.4 to 4.37.6 by dependabot[bot] · 4 weeks ago
  38. a562584 Bump lukka/get-cmake from 4.4.1 to 4.4.2 by dependabot[bot] · 4 weeks ago
  39. 2c8d5be fix oob deref on undeclared ray tracing location by Saddam · 4 weeks ago
  40. c69d619 add Aligned to buffer_reference swizzle-store read-modify-write load by Saddam · 4 weeks ago
  41. 90afccf Fold bit-cast conversions as constant expressions by Wint3rNight · 5 weeks ago
  42. ad81271 Add support for GL_EXT_optional_input_attachment_index by Ricardo Garcia · 5 weeks ago
  43. 2ee090f Fold hyperbolic functions as constant expressions by Wint3rNight · 5 weeks ago
  44. 5961c11 SPIR-V Builder: Fix quadratic runtime used for creation of composite and struct constants. by Michael Beck · 5 weeks ago
  45. a8d28bd Update CHANGES for 16.5.0 by Jeremy Hayes · 6 weeks ago 16.5.0
  46. 8c1f908 Bump github/codeql-action/upload-sarif from 4.37.3 to 4.37.4 by dependabot[bot] · 6 weeks ago
  47. 30fbe87 Bump lukka/get-cmake from 4.4.0 to 4.4.1 by dependabot[bot] · 6 weeks ago
  48. 8211917 Remove en dash which fails the build with cl.exe by Alex Hartford · 6 weeks ago
  49. f299418 fix out-of-bounds read on long vector index in checkIndex by Saddam · 6 weeks ago
  50. 6a0d48e spirv: use the lists of optimization passes from spirv-tools by ifrfor · 6 weeks ago
  51. bf8193c avoid undefined shifts and signed overflow in #if expression operators by sadd amr3e · 6 weeks ago
  52. 04a35a9 Add builds to release by Jeremy Hayes · 6 weeks ago
  53. 8d6dd0e bounds-check <id> before indexing idInstruction and idDescriptor by Saddam · 6 weeks ago
  54. b8a8b3e GLSL_EXT_split_barrier / SPV_EXT_split_barrier by Wooyoung Kim · 6 weeks ago
  55. 8292684 iomapper: guard uniformVarMap before dereferencing it in uniform validation by Sai Asish Y · 7 weeks ago
  56. 1af40db Bump ossf/scorecard-action from 2.4.3 to 2.4.4 by dependabot[bot] · 7 weeks ago
  57. 67387ce Bump github/codeql-action/upload-sarif from 4.37.1 to 4.37.3 by dependabot[bot] · 7 weeks ago
  58. 828767f Bump actions/checkout from 7.0.0 to 7.0.1 by dependabot[bot] · 7 weeks ago
  59. cb30230 GLSL_QCOM_multiple_wait_queues by Wooyoung Kim · 7 weeks ago
  60. bf84fe4 fix oob read on empty array initializer in convertInitializerList by Saddam · 7 weeks ago
  61. 38360f8 cla: Add link to open source CLA by KhronosWebservices · 7 weeks ago
  62. 0585db5 cla: Add MIT to CONTRIBUTING [skip ci] by KhronosWebservices · 7 weeks ago
  63. 9e3f544 Add GLSL_QCOM_image_processing3 support by Wooyoung Kim · 7 weeks ago
  64. 6cbfdd6 preprocessor: add macroExpandDepth guard to bound MacroExpand recursion by Ashish Dhone · 7 weeks ago
  65. 598bd84 Implement GL_EXT_function_control_attributes by ifrfor · 7 weeks ago
  66. 85e2c34 preprocessor: guard against OOB read in handlePragma for #pragma STDGL by Ashish Dhone · 7 weeks ago
  67. 8bf4087 preprocessor: guard against column underflow in DoPreprocessing by Ashish Dhone · 7 weeks ago
  68. a163b7f Increase input_attachment_index limit by Ricardo Garcia · 7 weeks ago
  69. 2eb8a58 preprocessor: guard elseSeen/ifdepth against negative elsetracker by Ashish Dhone · 7 weeks ago
  70. a899a43 Delete all methods in preprocessor class tStringifyLevelInput (#4348) by David Neto · 8 weeks ago
  71. 50530d0 Bump lukka/get-cmake from 4.3.4 to 4.4.0 by dependabot[bot] · 8 weeks ago
  72. 3d9476e Bump actions/setup-python from 6.3.0 to 7.0.0 by dependabot[bot] · 8 weeks ago
  73. c7b1692 Bump github/codeql-action/upload-sarif from 4.37.0 to 4.37.1 by dependabot[bot] · 8 weeks ago
  74. a0b5136 Make TVarEntryInfo part of the public API in ShaderLang.h by Arcady Goldmints-Orlov · 8 weeks ago
  75. 42e0389 key memberRemapper by member list to fix buffer_reference oob write (#4326) by sadd amr3e · 8 weeks ago
  76. 998f38c Print compile/link logs to stderr (#4138) by Simon Ser · 8 weeks ago
  77. 168d452 Update CHANGES for 16.4.0 by Jeremy Hayes · 9 weeks ago vulkan-sdk-1.4.357 16.4.0 vulkan-sdk-1.4.357.0
  78. 0e43b16 Implement GL_EXT_opacity_micromap_ray_query_mode by Daniel Koch · 9 weeks ago
  79. 3e7c302 Bump github/codeql-action/upload-sarif from 4.36.3 to 4.37.0 by dependabot[bot] · 9 weeks ago
  80. 5b3fc8e Guard std::filesystem so InfoSink.h builds without <filesystem> by Andy Emerson · 9 weeks ago
  81. 76038db iomapper: fix out-of-bounds indexing in TDefaultIoResolverBase::addStage by Tanner Van De Walle · 9 weeks ago
  82. c825362 Reject descriptor_heap combined image samplers by Guang-035 · 9 weeks ago
  83. 84e166f Update known_good.json by Jeremy Hayes · 9 weeks ago
  84. 62f5430 Implement GL_EXT_ocp_microscaling_types by Jeff Bolz · 9 weeks ago
  85. 5a95d3e Bump github/codeql-action/upload-sarif from 4.36.2 to 4.36.3 by dependabot[bot] · 9 weeks ago
  86. b3f9b74 error on numthreads with more than three dimensions by Saddam · 9 weeks ago
  87. b53185b fix oob read on empty struct texture template type by saddamr3e · 2 months ago
  88. 6d50815 guard empty block member access in layoutObjectCheck by saddamr3e · 2 months ago
  89. 799ea06 Add groundwork for GLSL_EXT_structured_descriptor_heap in glslang by Guang-035 · 2 months ago
  90. 62825d0 Show error when trying to convert literal string to other type by rdb · 2 months ago
  91. deae38e Bump actions/setup-python from 6.2.0 to 6.3.0 by dependabot[bot] · 2 months ago
  92. 0d4592e fix elseSeen out-of-bounds at maximum #if/#ifdef nesting depth by saddamr3e · 2 months ago
  93. ce138e2 Bump lukka/get-cmake from 4.3.3 to 4.3.4 by dependabot[bot] · 3 months ago
  94. c1734f6 Bump actions/checkout from 4 to 7 by dependabot[bot] · 3 months ago
  95. 20960a4 Add new gtests/Discard.cpp file to REUSE.toml by Arcady Goldmints-Orlov · 3 months ago
  96. c8ec369 Add --discard-is-terminate option (#4081) by Valentin Sarthou · 3 months ago
  97. 5336e80 Test relaxSetBindingLimits for parser validation and GLSL IoMap by Guang-035 · 3 months ago
  98. fb2a91b Support relaxing set and binding limits by Guang-035 · 3 months ago
  99. 19808a8 Update compute shader derivative rules such that texture operations with implicit derivatives can be used without the extensions (and fall back to LoD 0). by janharald · 3 months ago
  100. 79ccdf9 fix out-of-bounds read on short matrix swizzle in parseMatrixSwizzleSelector by saddamr3e · 3 months ago