1. a899a43 Delete all methods in preprocessor class tStringifyLevelInput (#4348) by David Neto · 10 hours ago main main-tot
  2. 50530d0 Bump lukka/get-cmake from 4.3.4 to 4.4.0 by dependabot[bot] · 27 hours ago
  3. 3d9476e Bump actions/setup-python from 6.3.0 to 7.0.0 by dependabot[bot] · 28 hours ago
  4. c7b1692 Bump github/codeql-action/upload-sarif from 4.37.0 to 4.37.1 by dependabot[bot] · 28 hours ago
  5. a0b5136 Make TVarEntryInfo part of the public API in ShaderLang.h by Arcady Goldmints-Orlov · 5 days ago
  6. 42e0389 key memberRemapper by member list to fix buffer_reference oob write (#4326) by sadd amr3e · 5 days ago
  7. 998f38c Print compile/link logs to stderr (#4138) by Simon Ser · 6 days ago
  8. 168d452 Update CHANGES for 16.4.0 by Jeremy Hayes · 7 days ago vulkan-sdk-1.4.357 16.4.0
  9. 0e43b16 Implement GL_EXT_opacity_micromap_ray_query_mode by Daniel Koch · 8 days ago
  10. 3e7c302 Bump github/codeql-action/upload-sarif from 4.36.3 to 4.37.0 by dependabot[bot] · 8 days ago
  11. 5b3fc8e Guard std::filesystem so InfoSink.h builds without <filesystem> by Andy Emerson · 8 days ago
  12. 76038db iomapper: fix out-of-bounds indexing in TDefaultIoResolverBase::addStage by Tanner Van De Walle · 11 days ago
  13. c825362 Reject descriptor_heap combined image samplers by Guang-035 · 12 days ago
  14. 84e166f Update known_good.json by Jeremy Hayes · 12 days ago
  15. 62f5430 Implement GL_EXT_ocp_microscaling_types by Jeff Bolz · 14 days ago
  16. 5a95d3e Bump github/codeql-action/upload-sarif from 4.36.2 to 4.36.3 by dependabot[bot] · 14 days ago
  17. b3f9b74 error on numthreads with more than three dimensions by Saddam · 2 weeks ago
  18. b53185b fix oob read on empty struct texture template type by saddamr3e · 3 weeks ago
  19. 6d50815 guard empty block member access in layoutObjectCheck by saddamr3e · 3 weeks ago
  20. 799ea06 Add groundwork for GLSL_EXT_structured_descriptor_heap in glslang by Guang-035 · 3 weeks ago
  21. 62825d0 Show error when trying to convert literal string to other type by rdb · 3 weeks ago
  22. deae38e Bump actions/setup-python from 6.2.0 to 6.3.0 by dependabot[bot] · 3 weeks ago
  23. 0d4592e fix elseSeen out-of-bounds at maximum #if/#ifdef nesting depth by saddamr3e · 3 weeks ago
  24. ce138e2 Bump lukka/get-cmake from 4.3.3 to 4.3.4 by dependabot[bot] · 4 weeks ago
  25. c1734f6 Bump actions/checkout from 4 to 7 by dependabot[bot] · 4 weeks ago
  26. 20960a4 Add new gtests/Discard.cpp file to REUSE.toml by Arcady Goldmints-Orlov · 5 weeks ago
  27. c8ec369 Add --discard-is-terminate option (#4081) by Valentin Sarthou · 5 weeks ago
  28. 5336e80 Test relaxSetBindingLimits for parser validation and GLSL IoMap by Guang-035 · 5 weeks ago
  29. fb2a91b Support relaxing set and binding limits by Guang-035 · 5 weeks ago
  30. 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 · 5 weeks ago
  31. 79ccdf9 fix out-of-bounds read on short matrix swizzle in parseMatrixSwizzleSelector by saddamr3e · 5 weeks ago
  32. b6c37fb Add REUSE compliance infrastructure and contributing guidelines by Khronos Group Web Services · 5 weeks ago
  33. 77126ed SPV: emit opacity-micromap capability only when the flag is used by Lorenzo Dal Col · 5 weeks ago
  34. 7801882 Don't use uninitialized stack values when parsing invalid swizzles. by Arcady Goldmints-Orlov · 5 weeks ago
  35. 064a368 kokoro: update license-check.cfg to allow REUSE license updates by dneto · 5 weeks ago
  36. c8e5e6f fix use after free on vector resize by Max Bachmann · 5 weeks ago
  37. 45a36cb [fuchsia] Use resolved git HEAD path for build info by Aidan Wolter · 5 weeks ago
  38. 06c2670 Bump github/codeql-action from 4.36.0 to 4.36.2 by dependabot[bot] · 6 weeks ago
  39. 3194f44 Bump actions/checkout from 6.0.2 to 6.0.3 by dependabot[bot] · 6 weeks ago
  40. 98beacd Add error for coopmat *= scalar with bf16/fp8. by Jeff Bolz · 7 weeks ago
  41. 8d32acd Bump github/codeql-action from 4.35.5 to 4.36.0 by dependabot[bot] · 7 weeks ago
  42. a19eba6 Add basic support to accept extension GL_NV_desktop_lowp_mediump by Ashwin Lele · 7 weeks ago
  43. 059ccda Fix long-vector array length lowering by Caio Oliveira · 7 weeks ago
  44. f6d9303 Bump lukka/get-cmake from 4.3.2 to 4.3.3 by dependabot[bot] · 8 weeks ago
  45. 5313f0a Fix missing GL_NV_cooperative_matrix_decode_vector define (#4282) by Jeff Bolz · 9 weeks ago
  46. 3ceed99 Implement GL_NV_cooperative_matrix_decode_vector (#4275) by Jeff Bolz · 9 weeks ago
  47. fa2e502 glsl: implement Y-inversion for GLSL to SPIR-V by Rohan Garg · 9 weeks ago
  48. 2bf2168 ci: point setup-emsdk at canonical emscripten-core repo by Diego Novillo · 9 weeks ago
  49. 0d5da71 Fix descriptor heap test for removal of untyped pointers by Arcady Goldmints-Orlov · 9 weeks ago
  50. 3dc6399 Omit SPV NonUniform decoration with descriptor heaps by Hector, Tobias · 9 weeks ago
  51. 460079e Refine abortKHR code in glslang by Chow · 9 weeks ago
  52. dbe01f4 Bump github/codeql-action from 4.35.4 to 4.35.5 by dependabot[bot] · 9 weeks ago
  53. d389e67 Fix spv.tensorARM.descriptorHeap.comp test by Väinö Mäkelä · 9 weeks ago
  54. 605c7f6 Test struct access to descriptor heap-bound buffers by Väinö Mäkelä · 10 weeks ago
  55. f0be268 Use typed access for descriptor heap-bound buffers by Väinö Mäkelä · 10 weeks ago
  56. 2d1b22e Bump mymindstorm/setup-emsdk from 15 to 16 (#4215) by dependabot[bot] · 10 weeks ago
  57. d561f02 .gitignore: ignore ndk_test/obj by dneto · 10 weeks ago
  58. 452adc5 kokoro: Clean up after the GN builds (#4271) by David Neto · 2 months ago
  59. dd26e50 kokoro: fix build script paths for linux-clang-cmake-nohlsl/* (#4270) by David Neto · 2 months ago
  60. 7754c37 Make GN builds work again by dneto · 2 months ago
  61. 972068c Update expected result for a test that previously (incorrectly) failed validation. by janharald · 2 months ago
  62. 59e0b99 Bump github/codeql-action from 4.35.3 to 4.35.4 by dependabot[bot] · 2 months ago
  63. 118ac89 GL_KHR_compute_shader_derivatives bugfixes by janharaldfredriksen-arm · 2 months ago
  64. f5d2960 Apply `NoContraction` to `dot()` by Matthew Nicholls · 3 months ago
  65. 1362555 Android.mk: Use GLSLANG_ENABLE_HLSL=0 to turn off HLSL (#4261) by David Neto · 3 months ago
  66. 83effee kokoro: add linux-clang-cmake-nohlsl config (#4260) by David Neto · 3 months ago
  67. e7741df Fix OpStore of BDA to align to 8 by spencer-lunarg · 3 months ago
  68. 824a508 Only use cooperative matrix conversions when needed by Gorazd Sumkovski · 3 months ago
  69. 71eeec5 Ignore .jj tree for .gitignore and license check by dneto · 3 months ago
  70. 5ccb615 Adjust tests for the ENABLE_HLSL=OFF case (#4257) by David Neto · 3 months ago
  71. 18e195b Miss spv extension for derivative functions with float16 by GinShio · 3 months ago
  72. eca4a36 kokoro: use NDK r29 (#4248) by David Neto · 3 months ago
  73. b668594 Bump github/codeql-action from 4.35.2 to 4.35.3 by dependabot[bot] · 3 months ago
  74. d0249bf Fix generated decorate string from old UTF8EncodingKHR to new UTFEncodingKHR by Shaochi Zhou(AMD) · 3 months ago
  75. 716f950 tests: spv.float16.frag now passes validation by dneto · 3 months ago
  76. 275822a Update CHANGES for 16.3.0 by Jeremy Hayes · 3 months ago vulkan-sdk-1.4.350 16.3.0 vulkan-sdk-1.4.350.0 vulkan-sdk-1.4.350.1
  77. 08f2715 Add support for SPV_KHR_constant_data and SPV_KHR_abort by Chow · 3 months ago
  78. 458ff50 Update glslang for SPIRV issue 373 by alelenv · 3 months ago
  79. 203ede6 Require a quad or linear layout qualifier to be specified for GL_KHR_compute_shader_derivatives. by janharald · 3 months ago
  80. 91bfd96 Adding support for GL_KHR_compute_shader_derivatives by janharald · 3 months ago
  81. 2e24751 kokoro: use GCC 15 by dneto · 3 months ago
  82. dde1a47 Bump lukka/get-cmake from 4.3.1 to 4.3.2 by dependabot[bot] · 3 months ago
  83. 3f246a0 Bump hendrikmuhs/ccache-action from 1.2.22 to 1.2.23 by dependabot[bot] · 3 months ago
  84. 881a6fa Fix access chains for GL_ARM_tensors with raw descriptor heap accesses by ErikHogeman · 3 months ago
  85. 6dc8384 kokoro: test with clang-18 by dneto · 3 months ago
  86. 0971d79 Initial support for NonSemantic.Shader.DebugInfo 101 (#4220) by Diego Novillo · 3 months ago
  87. 39bfdd6 Add template deduction guide for Defer (#4234) by David Neto · 3 months ago
  88. a3a83d0 Add small type capabilities for GLSL.STD.450 by GinShio · 3 months ago
  89. 5ed4003 Add support for bfloat16 and float8 tensors by Einar Hov · 3 months ago
  90. c2ebbbd Unconditionally emit debug source for include files when using non-semantic debug info + test by Kyle Hiebel · 3 months ago
  91. aa8e19e Bump github/codeql-action from 4.35.1 to 4.35.2 by dependabot[bot] · 3 months ago
  92. 46a961a Bump actions/upload-artifact from 7.0.0 to 7.0.1 by dependabot[bot] · 3 months ago
  93. 0af4118 Bump actions/github-script from 8.0.0 to 9.0.0 by dependabot[bot] · 3 months ago
  94. 9593cbf Deprecate the HLSL front-end. by Diego Novillo · 3 months ago
  95. 7a78bf5 Avoid useless copies in SpirvIntrinsics.cpp by ¥IGA · 3 months ago
  96. dcf1aaa Bump hendrikmuhs/ccache-action from 1.2.21 to 1.2.22 by dependabot[bot] · 3 months ago
  97. 5075e91 Bump mymindstorm/setup-emsdk from 14 to 15 by dependabot[bot] · 3 months ago
  98. ddd6e6d hlsl: Ensure scope is popped even when method body fails to parse by David Neto · 3 months ago
  99. 7d9fae2 HLSL: handle type error for ternary operator (#4207) by David Neto · 4 months ago
  100. 59e5dcc HLSL: Check for bad integer argument on Load*, Store*, Interlocked* (#4208) by David Neto · 4 months ago