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