1. b1507d0 Linker usability improvements (#4084) by Pierre Moreau · 3 years, 4 months ago
  2. 7bbe1a3 Revert "Generate differentiated error codes for buffer oob checking (#4097)" (#4100) by dan sinclair · 3 years, 4 months ago
  3. c32277c Generate differentiated error codes for buffer oob checking (#4097) by greg-lunarg · 3 years, 4 months ago
  4. f3ccb63 use std::string::empty() to test for emptiness (#4098) by David Neto · 3 years, 4 months ago
  5. ad77ed7 spirv-val: Label standalone Vulkan VUID (#4091) by sfricke-samsung · 3 years, 4 months ago
  6. aa005e8 spirv-val: Add Vulkan decroation VUID (#4090) by sfricke-samsung · 3 years, 4 months ago
  7. 4ed1f4f Fix binding number calculation in desc sroa (#4095) by Steven Perron · 3 years, 4 months ago
  8. af3a3d4 Build deps: dump ini from 1.3.5 to 1.3.7 in tools/sva (#4092) by Steven Perron · 3 years, 4 months ago
  9. 94d1a80 spirv-val: Add Vulkan FP Mode VUID (#4088) by sfricke-samsung · 3 years, 4 months ago
  10. 6d05ed8 spirv-val: Fix Vulkan image sampled check (#4085) by sfricke-samsung · 3 years, 4 months ago
  11. 37c0385 spirv-val: Add Vulkan ForwardPointer VUID (#4089) by sfricke-samsung · 3 years, 4 months ago
  12. d630e5f spirv-val: Add Vulkan ImageTexelPointer format check (#4087) by sfricke-samsung · 3 years, 4 months ago
  13. 1bb80d2 spirv-val: Add Vulkan Group Operation VUID (#4086) by sfricke-samsung · 3 years, 4 months ago
  14. 17ffa89 spirv-val: Add first StandAlone VUID 04633 (#4077) by sfricke-samsung · 3 years, 5 months ago
  15. 8f4b35c spirv-val: Add Subgroup VUIDs (#4074) by sfricke-samsung · 3 years, 5 months ago
  16. 4e31fdd spirv-fuzz: Fix OpPhi handling in DuplicateRegionWithSelection (#4065) by Alastair Donaldson · 3 years, 5 months ago
  17. ad898cb validation: validate return type of OpImageRead (#4072) by David Neto · 3 years, 5 months ago
  18. 305caff validation: tighter validation of multisampled images (#4059) by David Neto · 3 years, 5 months ago
  19. a0370ef validate OpTypeImage Sampled values for environemnts (#4064) by David Neto · 3 years, 5 months ago
  20. 09d1fea Force using Python 3 git-sync-deps (#4067) by Ryan Harrison · 3 years, 5 months ago
  21. 7170218 validate StorageImageMultisampled capability (#4062) by David Neto · 3 years, 5 months ago
  22. 3b85234 spirv-val: Add last TessLevelOuter and TessLevelInner VUID (#4055) by sfricke-samsung · 3 years, 5 months ago
  23. 1712907 spirv-val: Add last ClipDistance and CullDistance VUID (#4054) by sfricke-samsung · 3 years, 5 months ago
  24. 1a6b405 spirv-val: Add last ViewportIndex and Layer VUID (#4053) by sfricke-samsung · 3 years, 5 months ago
  25. 9df5225 spirv-val: Add last Position VUID (#4052) by sfricke-samsung · 3 years, 5 months ago
  26. 862d44a Allow forward pointer to be used in types generally (#4044) by alan-baker · 3 years, 5 months ago
  27. bda102d opt: Run DCE when SPV_KHR_shader_clock is used (#4049) by Marijn Suijten · 3 years, 5 months ago
  28. b27b1af Update CHANGES to include latest ray tacing fixes. by Diego Novillo · 3 years, 5 months ago v2020.6
  29. cd05078 Take new (raytracing) termination instructions into account. (#4050) by Ehsan · 3 years, 5 months ago
  30. 21f7c56 Start SPIRV-Tools v2020.7 by Diego Novillo · 3 years, 5 months ago
  31. 4c2f34a Finalize SPIRV-Tools v2020.6 by Diego Novillo · 3 years, 5 months ago
  32. c9c1f54 Update CHANGES by Diego Novillo · 3 years, 5 months ago
  33. 10e0ae7 Do run DCE if SPV_KHR_ray_query is used. (#4047) by Ehsan · 3 years, 5 months ago
  34. 8454664 Update CHANGES by Diego Novillo · 3 years, 5 months ago
  35. c1d5a04 Change ref_analysis to RefAnalysis to follow coding standards. (#4045) by greg-lunarg · 3 years, 5 months ago
  36. c502a15 Handle 8-bit index in elim dead member (#4043) by Steven Perron · 3 years, 5 months ago
  37. 32573bb Add validation support for the ray tracing built-in variables (#4041) by Daniel Koch · 3 years, 5 months ago
  38. 7046c05 Add texel buffer out-of-bounds checking instrumentation (#4038) by greg-lunarg · 3 years, 5 months ago
  39. cf2d1e7 Update spirv-header deps (#4040) by Daniel Koch · 3 years, 6 months ago
  40. 1299436 Reject SPIR-V that applies void to OpUndef, OpCopyObject, OpPhi (#4036) by Alastair Donaldson · 3 years, 6 months ago
  41. 2c45841 BuildModule: optionally avoid adding new OpLine instructions (#4033) by David Neto · 3 years, 6 months ago
  42. a79aa03 Remove prototype for unimplemented method (#4031) by David Neto · 3 years, 6 months ago
  43. b0e22d2 spirv-fuzz: Fix facts arising from CompositeConstruct (#4034) by Alastair Donaldson · 3 years, 6 months ago
  44. 5ffa320 spirv-fuzz: Do not flatten conditionals that create synonyms (#4030) by Alastair Donaldson · 3 years, 6 months ago
  45. cd590fa Update MeshShadingNV dependencies (and land Ray tracing updates) (#4028) by David Neto · 3 years, 6 months ago
  46. 671914c Fix buffer oob instrumentation for matrix refs (#4025) by greg-lunarg · 3 years, 6 months ago
  47. 1f2fcdd spirv-opt: Set parent when adding basic block (#4021) by Alastair Donaldson · 3 years, 6 months ago
  48. f686518 spirv-opt: properly preserve DebugValue indexes operand (#4022) by Jaebaek Seo · 3 years, 6 months ago
  49. 1cda495 Use less stack space when validating Vulkan builtins (#4019) by David Neto · 3 years, 6 months ago
  50. a61d07a spirv-val: Fix SPV_KHR_fragment_shading_rate VUID label (#4014) by sfricke-samsung · 3 years, 6 months ago
  51. 650acb5 spirv-val: Label Layer and ViewportIndex VUIDs (#4013) by sfricke-samsung · 3 years, 6 months ago
  52. 0c036df Add dead function elimination to -O (#4015) by alan-baker · 3 years, 6 months ago
  53. c2b2b57 Add DebugValue for invisible store in single_store_elim (#4002) by Jaebaek Seo · 3 years, 6 months ago
  54. c74d552 Fix SSA re-writing in the presence of variable pointers. (#4010) by Diego Novillo · 3 years, 6 months ago
  55. 02195a0 spirv-fuzz: Fixes to pass management (#4011) by Alastair Donaldson · 3 years, 6 months ago
  56. bcf5b21 spirv-fuzz: Add support for reining in rogue fuzzer passes (#3987) by Alastair Donaldson · 3 years, 6 months ago
  57. 7d250ed spirv-fuzz: Fix assertion failure in FuzzerPassAddCompositeExtract (#3995) by Vasyl Teliman · 3 years, 6 months ago
  58. f9937bc spirv-fuzz: Fix invalid equation facts (#4009) by Vasyl Teliman · 3 years, 6 months ago
  59. aa6035f spirv-fuzz: Fix bugs in TransformationFlattenConditionalBranch (#4006) by Vasyl Teliman · 3 years, 6 months ago
  60. 5735576 spirv-fuzz: Fix bug related to transformation applicability (#3990) by André Perez · 3 years, 6 months ago
  61. f7da527 Temporarily add EmptyPass to prevent glslang from failing (#4004) by Jaebaek Seo · 3 years, 7 months ago
  62. 82b378d spirv-opt: Add support to prevent functions from being inlined if they have DontInline flag (#3858) by Junda Liu · 3 years, 7 months ago
  63. 56d0f50 Propagate OpLine to all applied instructions in spirv-opt (#3951) by Jaebaek Seo · 3 years, 7 months ago
  64. 7403dfa CMake: Add SPIRV_TOOLS_BUILD_STATIC flag (#3910) by Ben Clayton · 3 years, 7 months ago
  65. 25ee275 Avoid copying a ref in a loop (#4000) by David Neto · 3 years, 7 months ago
  66. 5edb328 spirv-val: Allow the ViewportIndex and Layer built-ins on SPIR-V 1.5 (#3986) by Sidney Just · 3 years, 7 months ago
  67. cbd1fa6 Simplify logic to decide whether CCP modified the IR (#3997) by Diego Novillo · 3 years, 7 months ago
  68. df4198e Add DebugValue for DebugDecl invisible to value assignment (#3973) by Jaebaek Seo · 3 years, 7 months ago
  69. 34ae8a4 Fix bounds check instrumentation to handle 16-bit values (#3983) by greg-lunarg · 3 years, 7 months ago
  70. abe2eff spirv-fuzz: Add expand vector reduction transformation (#3869) by André Perez · 3 years, 7 months ago
  71. 99ad4f1 spirv-fuzz: Don't replace irrelevant indices in OpAccessChain (#3988) by Vasyl Teliman · 3 years, 7 months ago
  72. 895dafc spirv-fuzz: Add FuzzerPassAddCompositeExtract (#3904) by Vasyl Teliman · 3 years, 7 months ago
  73. 69f07da spirv-fuzz: Fix mismatch with shrinker step limit (#3985) by Alastair Donaldson · 3 years, 7 months ago
  74. 9223493 spirv-fuzz: Fix off-by-one error in replayer (#3982) by Alastair Donaldson · 3 years, 7 months ago
  75. 4f54231 spirv-fuzz: Get order right for OpSelect arguments (#3974) by Alastair Donaldson · 3 years, 7 months ago
  76. 88f7bcb spirv-fuzz: Do not add synonym-creating loops in dead blocks (#3975) by Alastair Donaldson · 3 years, 7 months ago
  77. 64eaa98 spirv-fuzz: Skip OpTypeSampledImage when propagating up (#3976) by Alastair Donaldson · 3 years, 7 months ago
  78. 53f2a69 spirv-fuzz: Pass OpUndef in function call if needed (#3978) by Alastair Donaldson · 3 years, 7 months ago
  79. de2c0ba spirv-fuzz: Fix off-by-one in TransformationCompositeConstruct (#3979) by Alastair Donaldson · 3 years, 7 months ago
  80. dc4a182 spirv-fuzz: Tolerate absent ids in data synonym fact management (#3966) by Alastair Donaldson · 3 years, 7 months ago
  81. 8496780 spirv-fuzz: Fix to id availability (#3971) by Alastair Donaldson · 3 years, 7 months ago
  82. 3b7aebc spirv-fuzz: Fix operand types (#3962) by Alastair Donaldson · 3 years, 7 months ago
  83. 6fe34cd Update SPIRV-Headers revision in DEPS file (#3961) by jonahryandavis · 3 years, 7 months ago
  84. a8d7062 spirv-fuzz: Don't flatten conditional if condition is irrelevant (#3944) by Alastair Donaldson · 3 years, 7 months ago
  85. a3d5378 spirv-fuzz: Do not produce OpPhis of type OpTypeSampledImage (#3964) by Alastair Donaldson · 3 years, 7 months ago
  86. 7edd052 spirv-fuzz: Restrict fuzzer pass to reachable blocks (#3970) by Alastair Donaldson · 3 years, 7 months ago
  87. f03779a spirv-fuzz: Handle more types when extending OpPhi instructions (#3969) by Alastair Donaldson · 3 years, 7 months ago
  88. c794b70 spirv-fuzz: Skip early terminator wrappers when merging returns (#3968) by Alastair Donaldson · 3 years, 7 months ago
  89. dc9c640 spirv-fuzz: Avoid irrelevant constants in synonym-creating loops (#3967) by Alastair Donaldson · 3 years, 7 months ago
  90. 26954c2 spirv-fuzz: Skip dead blocks in FuzzerPassAddOpPhiSynonyms (#3965) by Alastair Donaldson · 3 years, 7 months ago
  91. 5600fb8 spirv-fuzz: Avoid the type manager when looking for struct types (#3963) by Alastair Donaldson · 3 years, 7 months ago
  92. ba15b58 spirv-fuzz: Fix to TransformationDuplicateRegionWithSelection (#3941) by Alastair Donaldson · 3 years, 7 months ago
  93. 5984350 spirv-fuzz: Skip OpFunction when replacing irrelevant ids (#3932) by Alastair Donaldson · 3 years, 7 months ago
  94. 8362eae spirv-fuzz: Use component-wise selectors when flattening conditional branches (#3921) by Alastair Donaldson · 3 years, 7 months ago
  95. ebe0ea0 Add SPV_EXT_shader_image_int64 (#3852) by Tobski · 3 years, 7 months ago
  96. a1d3817 Support SPV_KHR_fragment_shading_rate (#3943) by Tobski · 3 years, 7 months ago
  97. 6fac705 spirv-val: Fix validation of OpPhi instructions (#3919) by Alastair Donaldson · 3 years, 7 months ago
  98. b135065 spirv-fuzz: Avoid void struct member when outlining functions (#3936) by Alastair Donaldson · 3 years, 7 months ago
  99. fd0f295 spirv-fuzz: Do not allow Block-decorated structs when adding parameters (#3931) by Alastair Donaldson · 3 years, 7 months ago
  100. 5d7893b spirv-fuzz: Fix to operand id type (#3937) by Alastair Donaldson · 3 years, 7 months ago