1. fccbc00 Make Instrumentation format version 2 the default (Step 1) (#3096) by greg-lunarg · 4 years, 5 months ago
  2. 96354f5 spirv-fuzz: Fuzzer pass to merge blocks (#3097) by Alastair Donaldson · 4 years, 5 months ago
  3. 5c019b5 Start SPIRV-Tools v2020.1 by Steven Perron · 4 years, 5 months ago
  4. c413b98 Finalize SPIRV-Tools v2019.5 by Steven Perron · 4 years, 5 months ago v2019.5
  5. 2afbe90 Update CHANGES by Steven Perron · 4 years, 5 months ago
  6. 00ca4e5 Don't crash when folding construct of empty struct (#3092) by Steven Perron · 4 years, 5 months ago
  7. 0a2b38d spirv-fuzz: function outlining fuzzer pass (#3078) by Alastair Donaldson · 4 years, 5 months ago
  8. 983b5b4 spirv-fuzz: Use validator to check break/continue dominance conditions (#3089) by Alastair Donaldson · 4 years, 5 months ago
  9. e82a428 WebGPU: Array size at most max signed int + 1 (#3077) by David Neto · 4 years, 5 months ago
  10. 0a5d99d Permit the debug instructions in WebGPU SPIR-V - remove from the optimizer (#3083) by Sarah · 4 years, 5 months ago
  11. af74105 graphics robust access: use signed clamp (#3073) by David Neto · 4 years, 5 months ago
  12. 3ed4586 Folding: perform add and sub on mismatched integer types (#3084) by Steven Perron · 4 years, 5 months ago
  13. 47f3eb4 spirv-fuzz: Fix invalid tests (#3079) by Alastair Donaldson · 4 years, 5 months ago
  14. b334829 Validate nested constructs (#3068) by alan-baker · 4 years, 5 months ago
  15. 52e9cc9 spirv-fuzz: Improve debugging facilities (#3074) by Alastair Donaldson · 4 years, 5 months ago
  16. 5438545 Handle unreachable block when computing register pressure (#3070) by Steven Perron · 4 years, 5 months ago
  17. 868ca39 Improve RegisterSizePasses (#3059) by greg-lunarg · 4 years, 5 months ago
  18. f31f26f utils/vscode: Add install.bat (#3071) by Ben Clayton · 4 years, 5 months ago
  19. 03957e8 build: cmake: Add support for Fuchsia. (#3062) by David Turner · 4 years, 5 months ago
  20. a62012c Add test with explicit example of stripping reflection info (#3064) by David Neto · 4 years, 5 months ago
  21. 8312c52 Permit the debug instructions in WebGPU SPIR-V (#3063) by Sarah · 4 years, 5 months ago
  22. 85f3e93 Respect CMAKE_INSTALL_LIBDIR in installed CMake files (#3054) by Matt Turner · 4 years, 5 months ago
  23. 45dde9a Add missing dealloc (#3061) by Ryan Harrison · 4 years, 5 months ago
  24. 2ee9aaa Initialize binary for use as guard later (#3058) by Ryan Harrison · 4 years, 6 months ago
  25. 0391d08 Handle OpPhi with no in operands in value numbering (#3056) by Steven Perron · 4 years, 6 months ago
  26. ca703c8 Kill the id-to-func map after wrap-opkill (#3055) by Steven Perron · 4 years, 6 months ago
  27. 57b4cb4 Convert stderr and stdout in status to strings on assignment (#3049) by Ryan Harrison · 4 years, 6 months ago
  28. c3f22f7 Update README (#3047) by David Neto · 4 years, 6 months ago
  29. 1f2af55 Update README (#3048) by Pierre Moreau · 4 years, 6 months ago
  30. 3da910d Avoid uninit warning in GCC (#3044) by David Neto · 4 years, 6 months ago
  31. cdd6829 utils/vscode: Add SPIR-V language server support by Ben Clayton · 4 years, 6 months ago
  32. b96c9a0 utils/vscode: Add go language server packages. by Ben Clayton · 4 years, 6 months ago
  33. ab3cdca Fix operand access of composite in upgrade memory model (#3021) by alan-baker · 4 years, 6 months ago
  34. 1a18d49 Validate array stride does not cause overlap (#3028) by alan-baker · 4 years, 6 months ago
  35. 12e54da Update Offset to ConstOffset bitmask if operand is constant. (#3024) by Ehsan · 4 years, 6 months ago
  36. 3e4abc9 Try to fix go linter: exported constant comment (#3026) by David Neto · 4 years, 6 months ago
  37. c5e6761 spirv-fuzz: Eliminate spurious semicolons (#3025) by Alastair Donaldson · 4 years, 6 months ago
  38. 041f0a0 spirv-fuzz: simplify transformation for replacing an id with a synonym (#3020) by Alastair Donaldson · 4 years, 6 months ago
  39. 528c00c Re-enable OpReadClockKHR validation (#3013) by alan-baker · 4 years, 6 months ago
  40. 8a35bf0 Python 3: remove deprecated U qualifier on 'open' (#3019) by David Neto · 4 years, 6 months ago
  41. 989f62f Remove semicolon (#3022) by Paul Thomson · 4 years, 6 months ago
  42. dc59b4b spirv-fuzz: vector shuffle transformation (#3015) by Alastair Donaldson · 4 years, 6 months ago
  43. 87efe0a Add basic documentation about spirv-fuzz (#3016) by Alastair Donaldson · 4 years, 6 months ago
  44. d9fbf02 Fix Go lint issues: comment exported symbols (#3014) by David Neto · 4 years, 6 months ago
  45. 3724cfb spirv-fuzz: better computation of data synonym facts (#3010) by Alastair Donaldson · 4 years, 6 months ago
  46. fb6bac8 spirv-fuzz: make equivalence classes deterministic (#3011) by Alastair Donaldson · 4 years, 6 months ago
  47. e0d5544 Add missing headers to GN. (#3009) by Jamie Madill · 4 years, 6 months ago
  48. 178c4dd Correct "environment" typo (#3007) by Chris Lamb · 4 years, 6 months ago
  49. f1e5cd7 spirv-fuzz: improvements to representation of data synonym facts (#3006) by Alastair Donaldson · 4 years, 6 months ago
  50. cdee051 Add iOS as a supported platform (#3001) by Steven Perron · 4 years, 6 months ago
  51. 5f6fb2f Reset pointers before iterating in fuzzer to avoid double free (#3003) by Ryan Harrison · 4 years, 6 months ago
  52. 618ee50 Fix some clang-tidy issues in graphics_robust_access_pass (#2998) by David Neto · 4 years, 6 months ago
  53. 466908b Add description of wrap-opkill. (#3000) by Steven Perron · 4 years, 6 months ago
  54. f893d4d [opt] Do not compare optimized binary with an invalidated buffer (#2999) by Jakub Kuderski · 4 years, 6 months ago
  55. 7e2cba6 utils/vscode: Change assembly file ext to .spvasm (#2995) by Ben Clayton · 4 years, 6 months ago
  56. 42f8852 utils: Add a vscode extension for SPIR-V disassembly files (#2987) by Ben Clayton · 4 years, 6 months ago
  57. 5ea7099 Add two new simplifications. (#2984) by greg-lunarg · 4 years, 6 months ago
  58. fac1661 spirv-fuzz: Transformation to extract from a composite object (#2991) by Alastair Donaldson · 4 years, 6 months ago
  59. ec12de9 spirv-fuzz: rename class, and fix bug related to dominance (#2990) by Alastair Donaldson · 4 years, 6 months ago
  60. 0dbd4e3 spirv-fuzz: Rework management of data synonyms (#2989) by Alastair Donaldson · 4 years, 6 months ago
  61. b34fa73 spirv-fuzz: add class to represent equivalence relation (#2988) by Alastair Donaldson · 4 years, 6 months ago
  62. 4517c7b Update DEPS (#2986) by Steven Perron · 4 years, 6 months ago
  63. 570582d spirv-fuzz: fuzzer pass to adjust memory access operands (#2968) by Alastair Donaldson · 4 years, 6 months ago
  64. 02910ff Instrument: Add missing def-use analysis. (#2985) by greg-lunarg · 4 years, 6 months ago
  65. 8357b87 spirv-fuzz: add missing functionality for matrix composites (#2974) by Alastair Donaldson · 4 years, 6 months ago
  66. 615918c Update CHANGES by Steven Perron · 4 years, 6 months ago
  67. e8c3f9b Ensure timestamp does not vary with timezone. (#2982) by Chris Lamb · 4 years, 7 months ago
  68. 6a9be62 Keep NOPs when comparing with original binary (#2931) by Steven Perron · 4 years, 7 months ago
  69. 2a3cbe7 Check that derivatives operate on 32-bit values (#2983) by alan-baker · 4 years, 7 months ago
  70. 3cdd644 Check text->str before destroying (#2981) by Ryan Harrison · 4 years, 7 months ago
  71. e3da314 Disallow use of OpCompositeExtract/OpCompositeInsert with no indices (#2980) by Jakub Kuderski · 4 years, 7 months ago
  72. 2ca4fcf Add fuzzer for spirv-dis call path (#2977) by Ryan Harrison · 4 years, 7 months ago
  73. 024417d Check binary->code existence before destroying (#2979) by Ryan Harrison · 4 years, 7 months ago
  74. 9c0ae6b Improved CMake install step. (#2963) by Aaron Barany · 4 years, 7 months ago
  75. e99b918 Support constant-folding UConvert and SConvert (#2960) by Jakub Kuderski · 4 years, 7 months ago
  76. 8e89778 Add fuzzer for spirv-as call path (#2976) by Ryan Harrison · 4 years, 7 months ago
  77. 00170cc spirv-fuzz: Refactor 'copy object' and 'construct composite' transformations (#2966) by Alastair Donaldson · 4 years, 7 months ago
  78. 964dc52 Update SPIR-V binary header test for SPIR-V 1.5 (#2967) by David Neto · 4 years, 7 months ago
  79. 1b6fd37 spirv-fuzz: Refactor 'split blocks' to identify instructions differently (#2961) by Alastair Donaldson · 4 years, 7 months ago
  80. 2276e59 Validate that selections are structured (#2962) by alan-baker · 4 years, 7 months ago
  81. 3eda1b9 spirv-fuzz: Rework id descriptors (#2959) by Alastair Donaldson · 4 years, 7 months ago
  82. eba98c4 spirv-fuzz: Add fuzzer pass to add NoContraction decorations (#2950) by Alastair Donaldson · 4 years, 7 months ago
  83. 91232f7 spirv-fuzz: Add fuzzer pass to change function controls (#2951) by Alastair Donaldson · 4 years, 7 months ago
  84. feb1549 reduce: add large tests and fix (#2947) by Paul Thomson · 4 years, 7 months ago
  85. 253806a spirv-fuzz: Add fuzzer pass to change loop controls (#2949) by Alastair Donaldson · 4 years, 7 months ago
  86. 1cea3b7 Fixed include paths and order according to Google style. (#2957) by Alastair Donaldson · 4 years, 7 months ago
  87. 82f84c4 Use a longer timeout for Bazel tests. (#2956) by Ehsan · 4 years, 7 months ago
  88. c705032 Remove non-existent files from BUILD.gn (#2955) by Ryan Harrison · 4 years, 7 months ago
  89. c1d4203 Disable scope validation for OpReadClockKHR (#2953) by alan-baker · 4 years, 7 months ago
  90. df15a4a CMake: Add support for building with emscripten (#2948) by Corentin Wallez · 4 years, 7 months ago
  91. c3ca047 Update CHANGES by Steven Perron · 4 years, 7 months ago
  92. 32f76ef Link cfg and dominator analysis in the context (#2946) by Steven Perron · 4 years, 7 months ago
  93. 5910bb8 spirv-fuzz: add transformation and pass to construct composites (#2941) by Alastair Donaldson · 4 years, 7 months ago
  94. 2f6a87f reduce: improve remove unref instr pass (#2945) by Paul Thomson · 4 years, 7 months ago
  95. 81d227f spirv-fuzz: add disabled test to document known issue (#2942) by Alastair Donaldson · 4 years, 7 months ago
  96. 26dba32 spirv-fuzz: Add fuzzer pass to change selection controls (#2944) by Alastair Donaldson · 4 years, 7 months ago
  97. 3c7ff8d Enable OpTypeCooperativeMatrix specialization (#2927) by Jeremy Hayes · 4 years, 7 months ago
  98. c18c9ff Handle OpKill better (#2933) by Steven Perron · 4 years, 7 months ago
  99. ad3d23f Generate null pointer by converting uint64 zero to pointer. (#2935) by greg-lunarg · 4 years, 7 months ago
  100. 8fa0f1a spirv-fuzz: option to convert shader into a form that renders red (#2934) by Alastair Donaldson · 4 years, 7 months ago