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