1. 4d41da3 Add ray query capability if acceleration structure or ray query types declared (#2469) by Daniel Koch · 3 years, 10 months ago
  2. ffccefd Updates for final Vulkan ray tracing extensions (#2466) by Daniel Koch · 3 years, 10 months ago
  3. 7f6559d Compile out code for GL_EXT_shader_image_int64 for ANGLE (#2463) by Shahbaz Youssefi · 3 years, 10 months ago
  4. beec2e4 tweak local_size comparison a bit (#2456) by Malcolm Bechard · 3 years, 10 months ago
  5. fb53f83 Avoid spuriously adding Geometry capability for vert, tesc, tese (#2462) by David Neto · 3 years, 10 months ago
  6. 639f546 New nonuniform analysis (#2457) by greg-lunarg · 3 years, 10 months ago
  7. 74e8f05 Implement GL_EXT_terminate_invocation (#2454) by Jesse Hall · 3 years, 10 months ago
  8. 383eaf3 Fix token-pasting macros not working in preprocessor directives. (#2453) by rdb · 3 years, 10 months ago
  9. 3d7984d Fix warning in iomapper. (#2449) by Chow · 3 years, 10 months ago
  10. 8c1a3a0 Add GL_EXT_shader_image_int64 support (#2409) by Tobski · 3 years, 10 months ago
  11. 478b232 8. io mapping refine & qualifier member check & resolver expand (#2396) by Chow · 3 years, 10 months ago
  12. d550beb Fix build error with Chromium & ANGLE (#2446) by Courtney Goeltzenleuchter · 3 years, 10 months ago
  13. c897c3b Add new SpirvToolsDisassemble API interface + Improve Doc on existing API interface (#2442) by pheonix · 3 years, 10 months ago
  14. 56350ca Support for CapabilityShaderViewportIndex and CapabilityShaderLayer (#2432) by Sidney Just · 3 years, 10 months ago
  15. ed8bd04 Do not use PropagateLineInfoPass and RedundantLineInfoElimPass (#2440) by Jaebaek Seo · 3 years, 10 months ago
  16. 142cb87 Merge pull request #2387 from BNieuwenhuizen/nonuniform by John Kessenich · 3 years, 10 months ago
  17. 740ae9f Merge pull request #2435 from amdrexu/feature by John Kessenich · 3 years, 11 months ago
  18. f6e0fe8 HLSL: Add support for printf(). by Rex Xu · 3 years, 11 months ago
  19. 3b334b2 Merge pull request #2429 from ben-clayton/test-gn-presubmit by John Kessenich · 3 years, 11 months ago
  20. 0f52e7e Fix GN build and presubmits by Ben Clayton · 3 years, 11 months ago
  21. ea52b3c Merge pull request #2427 from ben-clayton/gn by John Kessenich · 3 years, 11 months ago
  22. 00d05d2 Merge pull request #2428 from Tobski/GL_EXT_fragment_shading_rate by John Kessenich · 3 years, 11 months ago
  23. 490eba5 SPV: Update to the latest SPIR-V header, includes variable-rate shading by John Kessenich · 3 years, 11 months ago
  24. a315b56 Add GL_EXT_fragment_shading_rate by Chow · 4 years, 2 months ago
  25. b2b1e2d Kokoro: Add configurations for GN presubmit by Ben Clayton · 3 years, 11 months ago
  26. 3ead011 Merge pull request #2422 from ben-clayton/gn by John Kessenich · 3 years, 11 months ago
  27. 5b99b44 Fix uninitialized use of TIntermediate::resource (#2424) by Ben Clayton · 3 years, 11 months ago
  28. f915cc2 Add GN build instructions to README.md by Ben Clayton · 3 years, 11 months ago
  29. dac38b8 Add basic GN configurations by Ben Clayton · 3 years, 11 months ago
  30. f4f1d8a SPIR-V: Remove SpvTools.h include from disassemble.cpp (#2417) by Triang3l · 3 years, 11 months ago
  31. 69d0c1a Remove executable bits from code/data files (#2420) by Rémi Verschelde · 3 years, 11 months ago
  32. 2067d1a Add test case for read-only storage texture passed to helper function (#2414) by David Neto · 4 years ago
  33. 3ce1486 Disable -Wno-conversion on MSVC compiler (#2410) by jonahryandavis · 4 years ago
  34. 2b77059 Revert "Add new SpirvToolsDisassemble API interface + Improve Doc on existing API interface (#2408)" by John Kessenich · 4 years ago
  35. d1929f3 Add new SpirvToolsDisassemble API interface + Improve Doc on existing API interface (#2408) by pheonix · 4 years ago
  36. f05c076 Revert "Add more flexible SpirvToolsDisassemble interface to allow specifying spv_target_env for disassembly output. (#2406)" by John Kessenich · 4 years ago
  37. 2eed823 Add more flexible SpirvToolsDisassemble interface to allow specifying spv_target_env for disassembly output. (#2406) by pheonix · 4 years ago
  38. d0e7ed3 [spirv-remap] Fix undefined behavior in hashing (#2403) by craig stout · 4 years ago
  39. 1815d86 [Wconversion] Suppress glslang issue (#2404) by craig stout · 4 years ago
  40. bacaef3 Update spirv-tools and spirv-headers known goods (#2401) by greg-lunarg · 4 years ago
  41. 4dcc12d SPIRV: Add more utility functions to build some opcodes (#2398) by Rex Xu · 4 years ago
  42. 9eaa69c Preprocessor related issue fix (#2378) by Chow · 4 years ago
  43. ac2f01f SPIRV: Add disassembly support for multiple literal strings (#2397) by Rex Xu · 4 years ago
  44. 3933d7d Fix scope definition in ES 100. (#2379) by Chow · 4 years ago
  45. f8a5602 Fix #2385: guard against constant_id on non-const. by johnkslang · 4 years ago
  46. 759ae5a Merge pull request #2394 from ShabbyX/subpassLoad by John Kessenich · 4 years ago
  47. d091728 Merge pull request #2395 from nihui/patch-4 by John Kessenich · 4 years ago
  48. 967fa92 Try to find python interpreter from host first by nihui · 4 years ago
  49. 91ac224 Allow subpassLoad for ANGLE by Shahbaz Youssefi · 4 years ago
  50. 8eb0bdc Add texture sample to nonuniform test by Greg Fischer · 4 years ago
  51. 889ac20 Add buffer store to nonuniform tests by Greg Fischer · 4 years ago
  52. c9ffeec SPV: Add NonUniform decoration for constructors. by Bas Nieuwenhuizen · 4 years ago
  53. 5806431 SPV: Add NonUniform decoration for OpImages created during lowering. by Bas Nieuwenhuizen · 4 years ago
  54. de949a2 SPV: Add NonUniform decorations for stores. by Bas Nieuwenhuizen · 4 years ago
  55. 6a6e311 Merge pull request #2388 from Tobski/rq-initialization-error by John Kessenich · 4 years ago
  56. 395bce6 Added missing copyright amendment by Tobias Hector · 4 years ago
  57. dc1b976 Merge pull request #2386 from amdrexu/bugfix by John Kessenich · 4 years ago
  58. 20e9b24 Merge pull request #2389 from amdrexu/bugfix2 by John Kessenich · 4 years ago
  59. 2d66614 SPIRV: Fix some disassembly issues by Rex Xu · 4 years ago
  60. ed7a097 Error when initializing rayQuery with assignment by Tobias Hector · 4 years ago
  61. 864cd8c Parser: Fix wrong names of extension macros by Rex Xu · 4 years ago
  62. 517f39e Merge pull request #2380 from null77/suppress-override-warnings by John Kessenich · 4 years ago
  63. bb52b5e Suppress two override suggestion warnings. by Jamie Madill · 4 years ago
  64. 983698b Revert "Merge pull request #2371 from RafaelMarinheiro/master" by johnkslang · 4 years ago
  65. 9f9360d Merge pull request #2375 from juliusikkala/master by John Kessenich · 4 years ago
  66. b357bad Obey ENABLE_PCH CMake option by Julius Ikkala · 4 years, 1 month ago
  67. f257e0e Merge pull request #2371 from RafaelMarinheiro/master by John Kessenich · 4 years, 1 month ago
  68. 8f0c6bd Merge pull request #2369 from ezdiy/c_api_export by John Kessenich · 4 years, 1 month ago
  69. 758b307 Build: fix a build warning by johnkslang · 4 years, 1 month ago
  70. 89cd45c Use --test-root to pass files to Bazel tests. by Rafael Marinheiro · 4 years, 1 month ago
  71. 5bfb423 Merge pull request #2367 from KhronosGroup/fix-semantic-checking by John Kessenich · 4 years, 1 month ago
  72. 0138472 Fix #2366, fix #2358, correctly separate out numerical feature checking by johnkslang · 4 years, 1 month ago
  73. 7d66a5d Non-functional (almost): Refactor when 'extensionRequested' is called. by johnkslang · 4 years, 1 month ago
  74. bdf9e64 Non-functional: Remove reinventing the scalar type, note code issues by johnkslang · 4 years, 1 month ago
  75. b58f308 Non-functional: spellings of "destinaton" and "addPairConversion" by johnkslang · 4 years, 1 month ago
  76. d253278 Merge pull request #2370 from alan-baker/update-tools by John Kessenich · 4 years, 1 month ago
  77. 157fe5f Update test expectations by Alan Baker · 4 years, 1 month ago
  78. fe11687 Update SPIRV-Tools and SPIRV-Headers known good by Alan Baker · 4 years, 1 month ago
  79. 1fde85a GLSLANG_EXPORT for C APIs. by Ez Diy · 4 years, 1 month ago
  80. d8daeb4 Non-functional: correctly do GL_EXT_buffer_reference2 semantic checking by johnkslang · 4 years, 1 month ago
  81. 6c37bbb Non-functional: consistently use 'const TSourceLoc&' to pass location. by johnkslang · 4 years, 1 month ago
  82. b60e067 SPV: Fix #1829: don't emit OpModuleProcessed use-storage-buffer by johnkslang · 4 years, 1 month ago
  83. 695e1de Merge pull request #2365 from KhronosGroup/update-gtests by John Kessenich · 4 years, 1 month ago
  84. 23f3bdf Build/Test: Dropping 2013 allows using the latest googletests. by johnkslang · 4 years, 1 month ago
  85. 2de6d65 SPV: Standalone; sanity check the client GLSL input semantics option value. by johnkslang · 4 years, 1 month ago
  86. a1a497f SPV: Use more correct SPV-Tools environment, partially addressing #2290 by johnkslang · 4 years, 1 month ago
  87. f881f08 SPV: Fix #2363: include trailing newline named text SPV output. by johnkslang · 4 years, 1 month ago
  88. 5743eed Merge pull request #2362 from ShabbyX/optimize_for_angle by John Kessenich · 4 years, 1 month ago
  89. 928b7b2 Merge pull request #2361 from ben-clayton/revert-thread-local by John Kessenich · 4 years, 1 month ago
  90. 1ef2e25 Use GLSLANG_ANGLE to strip features to what ANGLE requires by Shahbaz Youssefi · 4 years, 2 months ago
  91. 2a44064 Revert changes that migrate to `thread_local`. by Ben Clayton · 4 years, 1 month ago
  92. 7ab4564 Merge pull request #2359 from dneto0/fix-warn by John Kessenich · 4 years, 1 month ago
  93. 01f2de5 Avoid spurious warning about uninit var by David Neto · 4 years, 1 month ago
  94. 3ee5f2f Merge pull request #2356 from greg-lunarg/kg112 by John Kessenich · 4 years, 2 months ago
  95. 8b96a01 Update spirv-tools known-good to most recent stable by Greg Fischer · 4 years, 2 months ago
  96. 7923b3e Merge pull request #2353 from vkushwaha-nv/SPV_EXT_shader_atomic_float by John Kessenich · 4 years, 2 months ago
  97. 79b9392 Add changes for SPV_EXT_shader_atomic_float_add by Vikram Kushwaha · 4 years, 2 months ago
  98. 9165cbb Merge pull request #2354 from ben-clayton/limit-visibility by John Kessenich · 4 years, 2 months ago
  99. 33585c8 Limit visibility of symbols for internal libraries by Ben Clayton · 4 years, 2 months ago
  100. 11fa4d0 Merge pull request #2348 from ben-clayton/thread-local by John Kessenich · 4 years, 2 months ago