1. 099c5cf Merge d67ff5785fd61b6349b015dd58d36f6796ddde6d on remote branch by Linux Build Service Account · 2 years, 3 months ago odm/rc/qssi/12/fp4
  2. f1279b7 Merge e86d975a29cab1cd9488209724b3b94dab8f0840 on remote branch by Linux Build Service Account · 2 years, 4 months ago
  3. d67ff57 Snap for 8056754 from a1c22a5bc30102aeaa9d1d0e7b759434a90c78ca to s-keystone-qcom-release by Android Build Coastguard Worker · 2 years, 4 months ago
  4. a1c22a5 Merge s-mpr-2022-01-05 by Eric Arseneau · 2 years, 4 months ago
  5. e86d975 Snap for 8024443 from dc3303e01bb7a275af282c73d4086ead7b936d72 to s-keystone-qcom-release by Android Build Coastguard Worker · 2 years, 5 months ago
  6. 02ae2cf Snap for 8014993 from ec0584963538bf6754ad37a438b5e1ab6a51183c to s-keystone-qcom-release by Android Build Coastguard Worker · 2 years, 5 months ago
  7. dc3303e Merge s-mpr-2021-12-05 by Eric Arseneau · 2 years, 5 months ago
  8. ec05849 Merge mpr-2021-11-05 by Eric Arseneau · 2 years, 5 months ago
  9. 46893b1 Snap for 7775214 from 82b0daf7fe2d485d79b8088d8d7eda4bacd3ad08 to sc-qpr1-release by Android Build Coastguard Worker · 2 years, 8 months ago
  10. 82b0daf Fix build am: b884048981 am: 733442d470 by Paul Thomson · 2 years, 8 months ago
  11. 224d92d Merge commit 'e065c482c6c98ef22900822d32a21df8c5473054' into stage-aosp-sc-ts-dev am: 5f4c786837 am: bf7255fd2e by Paul Thomson · 2 years, 8 months ago
  12. 733442d Fix build am: b884048981 by Paul Thomson · 2 years, 8 months ago
  13. bf7255f Merge commit 'e065c482c6c98ef22900822d32a21df8c5473054' into stage-aosp-sc-ts-dev am: 5f4c786837 by Paul Thomson · 2 years, 8 months ago
  14. b884048 Fix build by Paul Thomson · 2 years, 8 months ago
  15. 5f4c786 Merge commit 'e065c482c6c98ef22900822d32a21df8c5473054' into stage-aosp-sc-ts-dev by Paul Thomson · 2 years, 8 months ago
  16. e065c48 Initial support for SPV_KHR_integer_dot_product (#4327) by Kévin Petit · 2 years, 11 months ago
  17. e992c96 fix symbol exports check, for Android build cases (#4342) by David Neto · 2 years, 11 months ago
  18. 0c21e50 Start SPIRV-Tools v2021.3 by Diego Novillo · 2 years, 11 months ago
  19. e198c6a Finalize SPIRV-Tools v2021.2 by Diego Novillo · 2 years, 11 months ago
  20. f8eafd4 spirv-val: Label VUID 04780 (#4334) by sfricke-samsung · 2 years, 11 months ago
  21. e84bcb2 spirv-val: Add GLCompute to VUID 04644 message (#4333) by sfricke-samsung · 2 years, 11 months ago
  22. 5dd2f76 Update CHANGES file for upcoming release. by Diego Novillo · 2 years, 11 months ago
  23. bcef913 Update SPIRV-Headers deps (#4328) by alan-baker · 2 years, 11 months ago
  24. 4d22f58 Support SPV_KHR_subgroup_uniform_control_flow (#4318) by alan-baker · 2 years, 11 months ago
  25. ecdd9a3 spirv-val: Vulkan Storage Class for Execution Model (#4212) by sfricke-samsung · 3 years ago
  26. edc3a24 Add SPV_KHR_vulkan_memory_model to aggressive_dead_code_elim (#4320) by Ashley Hauck · 3 years ago
  27. bbc660e Support Intel extensions for fixed point and hls-float (#4321) by David Neto · 3 years ago
  28. 9dbca31 spirv-fuzz: Improve TransformationAddBitInstructionSynonym to check integer signedness (#4312) by Mostafa Ashraf · 3 years ago
  29. c1a75bf spirv-fuzz: Support bitwise or and xor in TransformationAddBitInstructionSynonym (#4310) by EGJ1996 · 3 years ago
  30. d07505c Update lodash (#4317) by Steven Perron · 3 years ago
  31. fb02131 No error report for variable image offset when before-legal-hlsl is on (#4316) by Jaebaek Seo · 3 years ago
  32. 87a2867 Add kInstErrorMax to instrument.hpp (#4315) by Greg Fischer · 3 years ago
  33. c05f744 Spirv-fuzz: Add tests for MaybeGet* functions in fuzzerutil (#4284) by Shiyu Liu · 3 years ago
  34. 6d5c567 Remove VS2013 kokoro build (#4314) by Steven Perron · 3 years ago
  35. 26cdce9 spirv-fuzz: add tests for full coverage of TransformationAccessChain (#4304) by Shiyu Liu · 3 years ago
  36. c853a91 spirv-fuzz: Added test to increase coverage of the add_parameter transformation (#4305) by EGJ1996 · 3 years ago
  37. 126a826 Spirv-fuzz: Achieve coverage of TransformationAddDeadBlock test (#4306) by Mostafa Ashraf · 3 years ago
  38. 8b3dc6b Check that valid bitcasted constant was returned (#4311) by Ryan Harrison · 3 years ago
  39. 0861a8f spirv-fuzz: Fix OutlineFunction in presence of unreachable blocks (#4308) by Alastair Donaldson · 3 years ago
  40. 9646c73 spirv-fuzz: Fix def-use update in PermutePhiOperands (#4309) by Alastair Donaldson · 3 years ago
  41. ec1bc3e spirv-fuzz: Added extra tests for AddTypeFloat and AddTypeInt transformations (#4292) by EGJ1996 · 3 years ago
  42. 94f570d spirv-fuzz: Increase test coverage of TransformationCompositeConstruct (#4301) by EGJ1996 · 3 years ago
  43. 00ce2bb spirv-fuzz: Enhancing permute function variables and its testing (#4295) by Mostafa Ashraf · 3 years ago
  44. e2ac64b spirv-fuzz: Move ApplyTransformation to .cpp file (#4258) by Vasyl Teliman · 3 years ago
  45. 91931ff spirv-fuzz: Enhance test to improve lines covered (#4289) by Mostafa Ashraf · 3 years ago
  46. 0afe1f2 spirv-fuzz: Cover protobuf message creation in tests (#4285) by Alastair Donaldson · 3 years ago
  47. 17a4d86 Merge 00da57c8e7e932039fc7c6f13e04f784b8f261e2 on remote branch by Linux Build Service Account · 3 years ago
  48. f0d110e Invalidate analyses (#4260) by Vasyl Teliman · 3 years ago
  49. 18d4514 Fix crash when optimizing shaders with DebugPrintf (#4280) by Greg Fischer · 3 years ago
  50. 010cd28 Fix continue construct for single block loops (#4277) by alan-baker · 3 years ago
  51. f6b5959 spirv-fuzz: Respect control flow rules when merging returns (#4279) by Alastair Donaldson · 3 years ago
  52. de1cae0 val test: Update capability dependency (#4268) by David Neto · 3 years ago
  53. 00da57c Snap for 7346365 from 9bd9413a95e87ced3ee023ac1cdf72f1a5b8c390 to s-keystone-qcom-release by Android Build Role Account android-build-prod · 3 years ago
  54. 1020e39 spirv-fuzz: Fix underflow problem in `fuzzer_pass_swap_two_functions` (#4253) by Shiyu Liu · 3 years ago
  55. 8ec9f45 Fix export symbol test. (#4254) by Steven Perron · 3 years, 1 month ago
  56. f30465d build: Fix Android build (#4157) by ncesario-lunarg · 3 years, 1 month ago
  57. f8c78cc Updates to the vscode SPIR-V extension (#4246) by Ben Clayton · 3 years, 1 month ago
  58. f82f5af Invalidate DefUse analysis (#4255) by Vasyl Teliman · 3 years, 1 month ago
  59. 089d716 Fix dangling phi bug from loop-unroll (#4239) by Jaebaek Seo · 3 years, 1 month ago
  60. 07ec4f8 Support folding OpBitcast with numeric constants (#4247) by Jaebaek Seo · 3 years, 1 month ago
  61. 6cdf07d spirv-fuzz: Swap positions of two functions in a module (#4236) by Shiyu Liu · 3 years, 1 month ago
  62. 1b8341b Fix warning in python script. (#4251) by Steven Perron · 3 years, 1 month ago
  63. 9f23457 GraphicsRobustAccessPass: Set module_status_.modified (#4167) by Ben Clayton · 3 years, 1 month ago
  64. 8fe39ad spirv-fuzz: Permute the order of variables at function scope issue (#4248) by Mostafa Ashraf · 3 years, 1 month ago
  65. 9bd9413 Merge SP1A.210425.001 Change-Id: Ic0aece0b2c0eb953e6eae1383e52d59d08889986 by Scott Lobdell · 3 years, 1 month ago
  66. 22b8287 Start SPIRV-Tools v2021.2 by Jakub Kuderski · 3 years, 1 month ago
  67. c2d5375 Finalize SPIRV-Tools v2021.1 by Jakub Kuderski · 3 years, 1 month ago
  68. dc72924 Update CHANGES by Jakub Kuderski · 3 years, 1 month ago
  69. eda8194 Merge ca0e227c6b9365af4ea491f0fd1db6b47437688e on remote branch by Linux Build Service Account · 3 years, 1 month ago
  70. 4565c58 Snap for 7290612 from 0b213fcb73a232121b705a02d16455d335972e5b to sc-release by android-build-team Robot · 3 years, 1 month ago
  71. 20c694b Snap for 7290612 from 0b213fcb73a232121b705a02d16455d335972e5b to sc-d1-release by android-build-team Robot · 3 years, 1 month ago
  72. 693d564 spriv-val: Fix clang-format bug for VUID string (#4238) by sfricke-samsung · 3 years, 1 month ago
  73. 0b213fc Merge commit 'f11f7434815838bbad349124767b258ce7df41f0' into sc-dev by Paul Thomson · 3 years, 1 month ago
  74. a02a920 spirv-fuzz: Accept limitations in AddFunction (#4226) by Alastair Donaldson · 3 years, 1 month ago
  75. ae6a1e1 Fix UWP build (#4235) by Shahbaz Youssefi · 3 years, 1 month ago
  76. 6210375 Fix clang-format-diff.py URL (#4233) by Paul Thomson · 3 years, 1 month ago
  77. 8da800c spirv-reduce: Remove redundant r-value references (#4232) by Alastair Donaldson · 3 years, 1 month ago
  78. ca0e227 Snap for 7264743 from d2f1fc259fa83c17b6f2c5ea51bb857ae697a3d7 to s-keystone-qcom-release by Android Build Role Account android-build-prod · 3 years, 1 month ago
  79. 1346db2 Merge 50872dc70adc88cd13eb31d6de4e203a0c262d3c on remote branch by Linux Build Service Account · 3 years, 1 month ago
  80. 212895d Typo fix (#4225) by Alastair Donaldson · 3 years, 1 month ago
  81. 48007a5 Add interpolate legalization pass (#4220) by Greg Fischer · 3 years, 2 months ago
  82. d2f1fc2 Merge SP1A.210329.001 Change-Id: Id58ac3b148b2ac7e3c4dbac964bf6146b276ac86 by Scott Lobdell · 3 years, 2 months ago
  83. 61e256c spirv-fuzz: Efficiency improvements to fuzzer pass (#4188) by Alastair Donaldson · 3 years, 2 months ago
  84. 2ee21fb spirv-fuzz: Avoid invalidating analyses when splitting blocks (#4218) by Alastair Donaldson · 3 years, 2 months ago
  85. 22eb528 spirv-fuzz: Do not add too many dead blocks (#4217) by Alastair Donaldson · 3 years, 2 months ago
  86. d0c73fc spirv-fuzz: Optimize transformations (#4216) by Alastair Donaldson · 3 years, 2 months ago
  87. f227930 spirv-fuzz: Fix comments #4215 by Vasyl Teliman · 3 years, 2 months ago
  88. 10ffe09 Snap for 7234866 from 61f386797c062d4ea68c879a8b4da0ad3f31a368 to s-keystone-qcom-release by Android Build Role Account android-build-prod · 3 years, 2 months ago
  89. ecc840d Add validation for SPV_EXT_shader_atomic_float_min_max (#4105) by Jason Ekstrand · 3 years, 2 months ago
  90. d20c9c2 Make spirv-tools-build-version a common dependency (#4210) by David Neto · 3 years, 2 months ago
  91. bed8479 spirv-fuzz: Call by value and move in transformations (#4208) by Alastair Donaldson · 3 years, 2 months ago
  92. c0833ce spirv-fuzz: Remove destructors from FuzzerPass subclasses (#4209) by Alastair Donaldson · 3 years, 2 months ago
  93. 3d39517 spirv-fuzz: Improve transformation test oracles (#4207) by Alastair Donaldson · 3 years, 2 months ago
  94. edb8399 spirv-fuzz: Add WGSL compatibility flag to context (#4193) by Vasyl Teliman · 3 years, 2 months ago
  95. 6382cbb spirv-fuzz: Avoid invalidating analyses in various transformations (#4205) by Alastair Donaldson · 3 years, 2 months ago
  96. 6578899 spirv-fuzz: Manage available instructions efficiently (#4177) by Alastair Donaldson · 3 years, 2 months ago
  97. 75d7c14 spirv-fuzz: Remove AddType methods from fuzzerutil (#4204) by Alastair Donaldson · 3 years, 2 months ago
  98. f2a19b0 spirv-val: Refactor of atomic pass (#4200) by sfricke-samsung · 3 years, 2 months ago
  99. 8f421ce spirv-val: Label VUID 04643 (#4202) by sfricke-samsung · 3 years, 2 months ago
  100. 2b0d16a spirv-val: Label VUID 04667 (#4201) by sfricke-samsung · 3 years, 2 months ago