1. e453088 Fix debugInfo test to target vulkan1.1 as intended by Greg Fischer · 3 years, 9 months ago
  2. 9325cc0 Merge pull request #2393 from nihui/patch-3 by greg-lunarg · 3 years, 10 months ago
  3. 08e4874 Merge remote-tracking branch 'upstream/master' into patch-3 by nihuini · 3 years, 10 months ago
  4. 5c202fa Update ParseHelper.cpp by nihui · 3 years, 10 months ago
  5. f426f65 Merge pull request #2490 from greg-lunarg/i2476 by greg-lunarg · 3 years, 10 months ago
  6. efe4586 Fix cut and paste error by Greg Fischer · 3 years, 10 months ago
  7. 6d5916d Merge pull request #2451 from rdb/dx9-round-semantics by greg-lunarg · 3 years, 10 months ago
  8. 589aaff Don't use roundEven() to implement round() in DX9 compatibility mode by rdb · 4 years ago
  9. a5be11b Merge pull request #2485 from proydakov/fixed-hlsl-off-compile-warning by John Kessenich · 3 years, 10 months ago
  10. b6fd41d Merge pull request #2487 from dneto0/validate-imageread-result by John Kessenich · 3 years, 10 months ago
  11. 1ef5e20 Test updates for ImageRead result type validation by David Neto · 3 years, 10 months ago
  12. 3805671 Update known_good, pick up ImageRead result validation by David Neto · 3 years, 10 months ago
  13. dc8b1d0 Fixed compile warning in reflection.cpp for ENABLE_HLSL = 0 build. [-Wunused-parameter] by Evgeny Proydakov · 3 years, 10 months ago
  14. c0bcfaf Fix SPV return type of rayQueryGetIntersectionInstanceShaderBindingTableRecordOffsetEXT (#2484) by Daniel Koch · 3 years, 10 months ago
  15. ab66a91 Merge pull request #2482 from greg-lunarg/gtfix3 by greg-lunarg · 3 years, 10 months ago
  16. 4f074ae Update README to avoid googletest breakage by Greg Fischer · 3 years, 10 months ago
  17. 862ddcb Fix Travis to use pre-breakage googletest (#2481) by greg-lunarg · 3 years, 10 months ago
  18. c594de2 Update spirv-tools known-good #2 - Pick up ray tracing terminator fix (#2478) by greg-lunarg · 3 years, 10 months ago
  19. dd69df7 Update spirv-tools known-good (#2473) by greg-lunarg · 3 years, 11 months ago
  20. e11a2c8 update spirv-headers and fix handling of gl_HitTEXT (#2471) by Daniel Koch · 3 years, 11 months ago
  21. 4d41da3 Add ray query capability if acceleration structure or ray query types declared (#2469) by Daniel Koch · 3 years, 11 months ago
  22. ffccefd Updates for final Vulkan ray tracing extensions (#2466) by Daniel Koch · 3 years, 11 months ago
  23. 7f6559d Compile out code for GL_EXT_shader_image_int64 for ANGLE (#2463) by Shahbaz Youssefi · 4 years ago
  24. beec2e4 tweak local_size comparison a bit (#2456) by Malcolm Bechard · 4 years ago
  25. fb53f83 Avoid spuriously adding Geometry capability for vert, tesc, tese (#2462) by David Neto · 4 years ago
  26. 639f546 New nonuniform analysis (#2457) by greg-lunarg · 4 years ago
  27. 74e8f05 Implement GL_EXT_terminate_invocation (#2454) by Jesse Hall · 4 years ago
  28. 383eaf3 Fix token-pasting macros not working in preprocessor directives. (#2453) by rdb · 4 years ago
  29. 3d7984d Fix warning in iomapper. (#2449) by Chow · 4 years ago
  30. 8c1a3a0 Add GL_EXT_shader_image_int64 support (#2409) by Tobski · 4 years ago
  31. 478b232 8. io mapping refine & qualifier member check & resolver expand (#2396) by Chow · 4 years ago
  32. d550beb Fix build error with Chromium & ANGLE (#2446) by Courtney Goeltzenleuchter · 4 years ago
  33. c897c3b Add new SpirvToolsDisassemble API interface + Improve Doc on existing API interface (#2442) by pheonix · 4 years ago
  34. 56350ca Support for CapabilityShaderViewportIndex and CapabilityShaderLayer (#2432) by Sidney Just · 4 years ago
  35. ed8bd04 Do not use PropagateLineInfoPass and RedundantLineInfoElimPass (#2440) by Jaebaek Seo · 4 years ago
  36. 142cb87 Merge pull request #2387 from BNieuwenhuizen/nonuniform by John Kessenich · 4 years ago
  37. 740ae9f Merge pull request #2435 from amdrexu/feature by John Kessenich · 4 years ago
  38. f6e0fe8 HLSL: Add support for printf(). by Rex Xu · 4 years ago
  39. 3b334b2 Merge pull request #2429 from ben-clayton/test-gn-presubmit by John Kessenich · 4 years ago
  40. 0f52e7e Fix GN build and presubmits by Ben Clayton · 4 years ago
  41. ea52b3c Merge pull request #2427 from ben-clayton/gn by John Kessenich · 4 years ago
  42. 00d05d2 Merge pull request #2428 from Tobski/GL_EXT_fragment_shading_rate by John Kessenich · 4 years ago
  43. 490eba5 SPV: Update to the latest SPIR-V header, includes variable-rate shading by John Kessenich · 4 years ago
  44. a315b56 Add GL_EXT_fragment_shading_rate by Chow · 4 years, 4 months ago
  45. b2b1e2d Kokoro: Add configurations for GN presubmit by Ben Clayton · 4 years ago
  46. 3ead011 Merge pull request #2422 from ben-clayton/gn by John Kessenich · 4 years ago
  47. 5b99b44 Fix uninitialized use of TIntermediate::resource (#2424) by Ben Clayton · 4 years ago
  48. f915cc2 Add GN build instructions to README.md by Ben Clayton · 4 years ago
  49. dac38b8 Add basic GN configurations by Ben Clayton · 4 years ago
  50. f4f1d8a SPIR-V: Remove SpvTools.h include from disassemble.cpp (#2417) by Triang3l · 4 years ago
  51. 69d0c1a Remove executable bits from code/data files (#2420) by Rémi Verschelde · 4 years ago
  52. 2067d1a Add test case for read-only storage texture passed to helper function (#2414) by David Neto · 4 years ago
  53. 3ce1486 Disable -Wno-conversion on MSVC compiler (#2410) by jonahryandavis · 4 years ago
  54. 2b77059 Revert "Add new SpirvToolsDisassemble API interface + Improve Doc on existing API interface (#2408)" by John Kessenich · 4 years ago
  55. d1929f3 Add new SpirvToolsDisassemble API interface + Improve Doc on existing API interface (#2408) by pheonix · 4 years ago
  56. f05c076 Revert "Add more flexible SpirvToolsDisassemble interface to allow specifying spv_target_env for disassembly output. (#2406)" by John Kessenich · 4 years, 1 month ago
  57. 2eed823 Add more flexible SpirvToolsDisassemble interface to allow specifying spv_target_env for disassembly output. (#2406) by pheonix · 4 years, 1 month ago
  58. d0e7ed3 [spirv-remap] Fix undefined behavior in hashing (#2403) by craig stout · 4 years, 1 month ago
  59. 1815d86 [Wconversion] Suppress glslang issue (#2404) by craig stout · 4 years, 1 month ago
  60. bacaef3 Update spirv-tools and spirv-headers known goods (#2401) by greg-lunarg · 4 years, 1 month ago
  61. 4dcc12d SPIRV: Add more utility functions to build some opcodes (#2398) by Rex Xu · 4 years, 1 month ago
  62. 9eaa69c Preprocessor related issue fix (#2378) by Chow · 4 years, 1 month ago
  63. ac2f01f SPIRV: Add disassembly support for multiple literal strings (#2397) by Rex Xu · 4 years, 1 month ago
  64. 3933d7d Fix scope definition in ES 100. (#2379) by Chow · 4 years, 1 month ago
  65. f8a5602 Fix #2385: guard against constant_id on non-const. by johnkslang · 4 years, 1 month ago
  66. 759ae5a Merge pull request #2394 from ShabbyX/subpassLoad by John Kessenich · 4 years, 1 month ago
  67. d091728 Merge pull request #2395 from nihui/patch-4 by John Kessenich · 4 years, 1 month ago
  68. 967fa92 Try to find python interpreter from host first by nihui · 4 years, 1 month ago
  69. 91ac224 Allow subpassLoad for ANGLE by Shahbaz Youssefi · 4 years, 1 month ago
  70. a9e16bd Fix build android ndk r16b by nihui · 4 years, 1 month ago
  71. 8eb0bdc Add texture sample to nonuniform test by Greg Fischer · 4 years, 1 month ago
  72. 889ac20 Add buffer store to nonuniform tests by Greg Fischer · 4 years, 1 month ago
  73. c9ffeec SPV: Add NonUniform decoration for constructors. by Bas Nieuwenhuizen · 4 years, 1 month ago
  74. 5806431 SPV: Add NonUniform decoration for OpImages created during lowering. by Bas Nieuwenhuizen · 4 years, 1 month ago
  75. de949a2 SPV: Add NonUniform decorations for stores. by Bas Nieuwenhuizen · 4 years, 2 months ago
  76. 6a6e311 Merge pull request #2388 from Tobski/rq-initialization-error by John Kessenich · 4 years, 1 month ago
  77. 395bce6 Added missing copyright amendment by Tobias Hector · 4 years, 1 month ago
  78. dc1b976 Merge pull request #2386 from amdrexu/bugfix by John Kessenich · 4 years, 1 month ago
  79. 20e9b24 Merge pull request #2389 from amdrexu/bugfix2 by John Kessenich · 4 years, 1 month ago
  80. 2d66614 SPIRV: Fix some disassembly issues by Rex Xu · 4 years, 1 month ago
  81. ed7a097 Error when initializing rayQuery with assignment by Tobias Hector · 4 years, 1 month ago
  82. 864cd8c Parser: Fix wrong names of extension macros by Rex Xu · 4 years, 1 month ago
  83. 517f39e Merge pull request #2380 from null77/suppress-override-warnings by John Kessenich · 4 years, 2 months ago
  84. bb52b5e Suppress two override suggestion warnings. by Jamie Madill · 4 years, 2 months ago
  85. 983698b Revert "Merge pull request #2371 from RafaelMarinheiro/master" by johnkslang · 4 years, 2 months ago
  86. 9f9360d Merge pull request #2375 from juliusikkala/master by John Kessenich · 4 years, 2 months ago
  87. b357bad Obey ENABLE_PCH CMake option by Julius Ikkala · 4 years, 2 months ago
  88. f257e0e Merge pull request #2371 from RafaelMarinheiro/master by John Kessenich · 4 years, 2 months ago
  89. 8f0c6bd Merge pull request #2369 from ezdiy/c_api_export by John Kessenich · 4 years, 2 months ago
  90. 758b307 Build: fix a build warning by johnkslang · 4 years, 2 months ago
  91. 89cd45c Use --test-root to pass files to Bazel tests. by Rafael Marinheiro · 4 years, 2 months ago
  92. 5bfb423 Merge pull request #2367 from KhronosGroup/fix-semantic-checking by John Kessenich · 4 years, 2 months ago
  93. 0138472 Fix #2366, fix #2358, correctly separate out numerical feature checking by johnkslang · 4 years, 2 months ago
  94. 7d66a5d Non-functional (almost): Refactor when 'extensionRequested' is called. by johnkslang · 4 years, 2 months ago
  95. bdf9e64 Non-functional: Remove reinventing the scalar type, note code issues by johnkslang · 4 years, 2 months ago
  96. b58f308 Non-functional: spellings of "destinaton" and "addPairConversion" by johnkslang · 4 years, 2 months ago
  97. d253278 Merge pull request #2370 from alan-baker/update-tools by John Kessenich · 4 years, 2 months ago
  98. 157fe5f Update test expectations by Alan Baker · 4 years, 2 months ago
  99. fe11687 Update SPIRV-Tools and SPIRV-Headers known good by Alan Baker · 4 years, 2 months ago
  100. 1fde85a GLSLANG_EXPORT for C APIs. by Ez Diy · 4 years, 2 months ago