1. 46a961a Bump actions/upload-artifact from 7.0.0 to 7.0.1 by dependabot[bot] · 2 days ago main main-tot
  2. 0af4118 Bump actions/github-script from 8.0.0 to 9.0.0 by dependabot[bot] · 2 days ago
  3. 9593cbf Deprecate the HLSL front-end. by Diego Novillo · 3 days ago
  4. 7a78bf5 Avoid useless copies in SpirvIntrinsics.cpp by ¥IGA · 4 days ago
  5. dcf1aaa Bump hendrikmuhs/ccache-action from 1.2.21 to 1.2.22 by dependabot[bot] · 10 days ago
  6. 5075e91 Bump mymindstorm/setup-emsdk from 14 to 15 by dependabot[bot] · 11 days ago
  7. ddd6e6d hlsl: Ensure scope is popped even when method body fails to parse by David Neto · 11 days ago
  8. 7d9fae2 HLSL: handle type error for ternary operator (#4207) by David Neto · 14 days ago
  9. 59e5dcc HLSL: Check for bad integer argument on Load*, Store*, Interlocked* (#4208) by David Neto · 14 days ago
  10. 715c850 Check for bad parameters on long vector type (#4200) by David Neto · 3 weeks ago
  11. 2bb9da3 preprocessor: Replace ostringstream with string concat in #include (#4205) by Romaric Jodin · 3 weeks ago
  12. 32a3a77 Bump github/codeql-action from 4.34.1 to 4.35.1 by dependabot[bot] · 3 weeks ago
  13. 124e7c3 Bump lukka/get-cmake from 4.3.0 to 4.3.1 by dependabot[bot] · 3 weeks ago
  14. 7fb81fa Fix builtIn having invalid ShaderDebugInfo lines by spencer-lunarg · 3 weeks ago
  15. e4c4089 Fix ShaderDebugInfo having invalid line numbers in 1.0 by spencer-lunarg · 4 weeks ago
  16. a027192 Fix invalid tests in hlsl.format.rwtexture.frag by spencer-lunarg · 4 weeks ago
  17. 0f8bd49 Bump lukka/get-cmake from 4.2.3 to 4.3.0 by dependabot[bot] · 4 weeks ago
  18. f26a16e Bump github/codeql-action from 4.32.6 to 4.34.1 by dependabot[bot] · 4 weeks ago
  19. 5792210 Bump hendrikmuhs/ccache-action from 1.2.20 to 1.2.21 by dependabot[bot] · 4 weeks ago
  20. 36ee985 fix alignment of guard blocks (#4137) by James Dolan · 4 weeks ago
  21. 09c541e GL_EXT_long_vector with 2-4 components doesn't require LongVector capability (#4188) by Jeff Bolz · 5 weeks ago
  22. 959ff4a Add image descriptor stride test and rename BufferStride to Stride by Guang-035 · 6 weeks ago
  23. 8c74e78 Add test for descriptor_stride with large values by Guang-035 · 6 weeks ago
  24. a19eea9 Fix layoutDescriptorStride bitfield truncation for large stride values by Guang-035 · 6 weeks ago
  25. d1f52c8 HLSL: provide string error context only if token is a string by dneto · 6 weeks ago
  26. f299b38 Bump github/codeql-action from 4.32.4 to 4.32.6 by dependabot[bot] · 6 weeks ago
  27. 9c4f12c Check for invalid usage of gl_WorkGroupSize components by Arcady Goldmints-Orlov · 6 weeks ago
  28. b11b038 Implement <system> include for the standalone wrapper (#4154) by mmmhj2 · 7 weeks ago
  29. f1437db Add explicit type support for bitfieldReverse (#4174) by arcady-lunarg · 7 weeks ago
  30. c0d54e2 Bump actions/upload-artifact from 6.0.0 to 7.0.0 by dependabot[bot] · 7 weeks ago
  31. e966816 Bump github/codeql-action from 4.32.3 to 4.32.4 by dependabot[bot] · 8 weeks ago
  32. a0b70c2 Raise the maximum limit for specialization constant IDs by Arcady Goldmints-Orlov · 8 weeks ago
  33. 5b22655 ci: Add continuous_integration dependency by spencer-lunarg · 9 weeks ago
  34. b83b246 Bump github/codeql-action from 4.32.0 to 4.32.3 by dependabot[bot] · 9 weeks ago
  35. 617ecc4 Fix string conversion warning in assert by dneto · 10 weeks ago
  36. 022de31 cmake: Look for external gtest build, if not building in-tree by Cosima Neidahl · 10 weeks ago
  37. f5f664d Bump github/codeql-action from 4.31.11 to 4.32.0 by dependabot[bot] · 10 weeks ago
  38. c6866ac Bump lukka/get-cmake from 4.2.2 to 4.2.3 by dependabot[bot] · 10 weeks ago
  39. e9c2cb4 Bump actions/checkout from 6.0.1 to 6.0.2 by dependabot[bot] · 10 weeks ago
  40. 968eb87 Add support for GL_NV_explicit_typecast. (#4161) by alelenv · 3 months ago
  41. 43023b1 Bump actions/setup-python from 6.1.0 to 6.2.0 by dependabot[bot] · 3 months ago
  42. 0e29f99 Bump lukka/get-cmake from 4.2.1 to 4.2.2 by dependabot[bot] · 3 months ago
  43. 57463e8 Bump github/codeql-action from 4.31.10 to 4.31.11 by dependabot[bot] · 3 months ago
  44. f0bd025 Update CHANGES for 16.2.0 by Jeremy Hayes · 3 months ago vulkan-sdk-1.4.341 16.2.0 vulkan-sdk-1.4.341.0
  45. 592c097 Update known_good.json by Jeremy Hayes · 3 months ago
  46. 6199417 Bump github/codeql-action from 4.31.9 to 4.31.10 by dependabot[bot] · 3 months ago
  47. c8d3e06 Implement extension GL_EXT_descriptor_heap. by Shaochi Zhou(AMD) · 3 months ago
  48. 6b3c0c6 Implement support for GL_NV_push_constant_bank (#4157) by Piers Daniell · 3 months ago
  49. 42b0ef1 Add missing preamble #define for GL_EXT_nontemporal_keyword by Arcady Goldmints-Orlov · 3 months ago
  50. 2e7feec cmake: Enable more MSVC warnings by Arcady Goldmints-Orlov · 3 months ago
  51. db33889 ci: Don't use get-cmake other than for backcompat testing by Arcady Goldmints-Orlov · 3 months ago
  52. 7881226 Only set afterType when a token is recognized as a keyword (#4142) by Jeff Bolz · 3 months ago
  53. b937eae Implement GL_EXT_long_vector (#4132) by Jeff Bolz · 3 months ago
  54. 1399733 Bump actions/upload-artifact from 5.0.0 to 6.0.0 by dependabot[bot] · 4 months ago
  55. 6ed71b0 Bump github/codeql-action from 4.31.8 to 4.31.9 by dependabot[bot] · 4 months ago
  56. 455fb86 Bump lukka/get-cmake from 4.2.0 to 4.2.1 by dependabot[bot] · 4 months ago
  57. 6a74e14 Bump actions/checkout from 6.0.0 to 6.0.1 by dependabot[bot] · 4 months ago
  58. 1db98c5 Bump github/codeql-action from 4.31.5 to 4.31.8 by dependabot[bot] · 4 months ago
  59. 9a8c5fd build: UseMultiToolTask for better parallel builds in msbuild (#4129) by Jeff Bolz · 4 months ago
  60. eeba57d scalarize swizzled MeshEXT stores by Jeff Bolz · 4 months ago
  61. dffbc79 Remove invalid reading from MeshEXT output by spencer-lunarg · 4 months ago
  62. 0036567 Replace 'GL_TASK(MESH)_SHADER_NV' with 'GL_TASK(MESH)_SHADER_EXT'. by vinsentli · 4 months ago
  63. 53ead8f Update CI MacOS runner by Jeremy Hayes · 4 months ago
  64. 0387d04 Bump actions/setup-python from 6.0.0 to 6.1.0 by dependabot[bot] · 4 months ago
  65. f6a9ba4 Bump hendrikmuhs/ccache-action from 1.2.19 to 1.2.20 by dependabot[bot] · 4 months ago
  66. 27c4ded Bump github/codeql-action from 4.31.4 to 4.31.5 by dependabot[bot] · 4 months ago
  67. 19246e3 Allow gl_FragDepth identifier to be redeclared by François Beaufort · 5 months ago
  68. b5782e5 Update CHANGES for 16.1.0 by Jeremy Hayes · 5 months ago vulkan-sdk-1.4.335 16.1.0 vulkan-sdk-1.4.335.0
  69. 209b675 Update known_good.json by Jeremy Hayes · 5 months ago
  70. 7a47e25 Fix Adding unneeded RuntimeDescriptorArray with BDA by spencer-lunarg · 5 months ago
  71. aea55ab Fix linear time lookups in Builder::findScalarConstant by Axel Gneiting · 5 months ago
  72. 6cfcfaf Bump lukka/get-cmake from 4.1.2 to 4.2.0 by dependabot[bot] · 5 months ago
  73. 30cdb0f Bump github/codeql-action from 4.31.2 to 4.31.4 by dependabot[bot] · 5 months ago
  74. dceaf7b Bump actions/checkout from 5.0.0 to 6.0.0 by dependabot[bot] · 5 months ago
  75. 38c07d3 Fix Debug Info for Retargeted Builtins (#4104) by Qingyuan Zheng · 5 months ago
  76. 4f0acfb Fix type and remove condition by Jeremy Hayes · 5 months ago
  77. f7c9108 Add support for GL_EXT_shader_invocation_reorder. (#4088) by alelenv · 5 months ago
  78. 8dd7112 Add checks to coopMatMulAdd (#4022) by Matthew Moulton · 5 months ago
  79. 66de1f9 Preprocessor: Implement stringify operator by Thomas Nibler · 5 months ago
  80. 8f94d3b Add ES support for depth layout qualifier by François Beaufort · 5 months ago
  81. affdc10 Avoid `auto` that resolves to pointer by Shahbaz Youssefi · 5 months ago
  82. a9b9dc1 Add support for debug info for hitObjectNV and fix that for local rayQuery by Qingyuan Zheng · 5 months ago
  83. 4610b2d Fix spv.coopmat_armlayout.comp test by Kevin Petit · 5 months ago
  84. 0a8b297 Add AST node for variable declarators for better quality debug info (#4074) by Qingyuan Zheng · 5 months ago
  85. 7099c12 Fix Buffer Reference having wrong alignment by spencer-lunarg · 5 months ago
  86. 1c7030f Fix Buffer Reference having zero alignment by spencer-lunarg · 5 months ago
  87. b58249a ci: Set macos architectures and deployment target by Charles Giessen · 5 months ago
  88. f4d33dc ci: Update macOS runner to macOS-latest by Charles Giessen · 5 months ago
  89. 8c056be Reject string operands in binary and select ops (#4077) (#4079) by tnibler · 6 months ago
  90. e2ab21f Implement GL_EXT_shader_64bit_indexing (#4082) by Jeff Bolz · 6 months ago
  91. ee528d7 Bump github/codeql-action from 4.31.0 to 4.31.2 (#4080) by dependabot[bot] · 6 months ago
  92. ffcdd3e Add support for GLSL_EXT_uniform_buffer_unsized_array (#4075) by Piers Daniell · 6 months ago
  93. 1d47ffa Add semantic check for cooperative vector loads/stores. (#4071) by Diego Novillo · 6 months ago
  94. d8524d6 Generate debug name matching the source language for opaque types (#3646) by Qingyuan Zheng · 6 months ago
  95. 59f8f74 Bump actions/upload-artifact from 4.6.2 to 5.0.0 (#4073) by dependabot[bot] · 6 months ago
  96. 0f21992 Bump github/codeql-action from 3.30.6 to 4.31.0 (#4072) by dependabot[bot] · 6 months ago
  97. 36b4d07 Fix a call site that had an incorrect number of arguments. by Sajjad Mirza · 6 months ago
  98. 5f6c717 Support IO mapping of combined samplers and acceleration structures by Daniel Story · 6 months ago
  99. 7c2a4d0 Fix NS debug bool type in SSBO/UBO. (#4061) by Qingyuan Zheng · 6 months ago
  100. 767dcb2 Fix C4146 unary minus operator applied to unsigned type (#4065) by Jan Kelemen · 6 months ago