1. ca03062 Merge tag 'android-security-10.0.0_r53' into int/10/fp2 by Karsten Tausche · 2 years, 9 months ago int/10/fp2 rel/10/fp2/22.02.0-rel rel/10/fp2/22.04.0-rel rel/10/fp2/22.06.0-rel rel/10/fp2/22.08.0-rel rel/10/fp2/22.10.0-rel rel/10/fp2/22.12.0-rel rel/10/fp2/23.02.0-rel rel/10/fp2/22.02.0-rel.0 rel/10/fp2/22.04.0-rel.1 rel/10/fp2/22.06.0-rel.0 rel/10/fp2/22.08.0-rel.0 rel/10/fp2/22.10.0-rel.0 rel/10/fp2/22.12.0-rel.0 rel/10/fp2/23.02.0-rel.0
  2. 28e588e Snap for 5316819 from 2e6244127648ea760172bf07ecf687a59ee7bd17 to qt-release by android-build-team Robot · 5 years ago
  3. 2e62441 Merge commit 'e0292c269d6f5c8481afb9f2d043c74ee11ca24f' into goog/master by Yiwei Zhang · 5 years ago
  4. 1623bcc Snap for 5254928 from c5727b419b4d30f9e0fa44a6eb6a75a4b8c88ca9 to qt-release by android-build-team Robot · 5 years ago
  5. c5727b4 Add default code reviewers into OWNERS by Chih-Hung Hsieh · 5 years ago
  6. 02cd9d6 Merge commit '0c172a6b74fcf0baf221e8eb70b5c7c4d8b47088' into goog/master by Yiwei Zhang · 5 years ago
  7. 1c9c072 SPIRV-Tools: Add Android blueprint file by Yiwei Zhang · 5 years ago
  8. 8d06fdd SPIRV-Tools: Add metadata files by Yiwei Zhang · 5 years ago
  9. 45494b2 SPIRV-Tools: Setup the initial revision by Yiwei Zhang · 5 years ago
  10. 63e0f3a Initial empty repository by Diem Mai · 5 years ago
  11. e0292c2 Add --target-env flag to spirv-opt (#2216) by Ryan Harrison · 5 years ago
  12. c512c68 Avoid GCC8 warning in text_handler.cpp. (#2197) by Steven Perron · 5 years ago
  13. 2af6ffa Added test related to access chains, to be extended when issue 2183 is addressed. (#2192) by Alastair Donaldson · 5 years ago
  14. 1cba994 Validate during reduction (#2194) by Alastair Donaldson · 5 years ago
  15. 24328a0 Recognize OpTypeAccelerationStructureNV as a type instruction (#2190) by Jeff Bolz · 5 years ago
  16. a719fc1 Disable checking that AtomicStorage capability is present (#2193) by Ryan Harrison · 5 years ago
  17. 248debf Update CHANGES by Steven Perron · 5 years ago
  18. e07dabc Invalidate the decoration manager at the start of ADCE. (#2189) by Steven Perron · 5 years ago
  19. 4aeadc0 Add RemoveOpNameInstruction reduction pass (#2187) by Hugues Evrard · 5 years ago
  20. 8fc8dfe Add PCH_FILE for upgrade_memory_model target. MSVC doesn't like building pass_utils.cpp twice in the same folder with different PCH settings. (#2186) by Jeff Bolz · 5 years ago
  21. aab6f40 Add documentation for licm option to the spirv-opt help. (#2179) by Steven Perron · 5 years ago
  22. 0bc66a8 Fix invalid OpPhi generated by merge-return. (#2172) by Steven Perron · 5 years ago
  23. de797dd Check that certain decorations cannot be used more than once and/or are mutually exclusive (#2171) by Alejandro Lopez · 5 years ago
  24. 6679d5d Replace loop with selection (#2164) by Alastair Donaldson · 5 years ago
  25. 7c38fee Restrict mask bits for memory semantics in WebGPU (#2180) by Ryan Harrison · 5 years ago
  26. 6df6194 Validate Uniform decoration (#2181) by David Neto · 5 years ago
  27. cf37ab7 Merge two implementations of ValidateMemorySemantics (#2175) by Ryan Harrison · 5 years ago
  28. aa270e5 Be more explicit about SPIRV_WERROR option. (#2141) by Steven Perron · 5 years ago
  29. 2e4563d Document in the context what happens with id overflow. (#2159) by Steven Perron · 5 years ago
  30. 03afee3 Test for WorkgroupId not being a uvec3 (#2173) by Alejandro Lopez · 5 years ago
  31. d9a9722 Fix broken recurison validation tests (#2174) by Ryan Harrison · 5 years ago
  32. 378b7f3 Check for recursion in Vulkan and WebGPU entry points (#2161) by Ryan Harrison · 5 years ago
  33. 2f5f530 Validate that there is at most one push constant block (#2163) by Alejandro Lopez · 5 years ago
  34. 3e645b9 Check that if A calls B, B is defined before A for WebGPU (#2169) by Ryan Harrison · 5 years ago
  35. 68d1dc6 Loosen binding and descriptor check (#2167) by alan-baker · 5 years ago
  36. a0816d0 Validate OpForwardPointer (#2156) by Steven Perron · 5 years ago
  37. a143960 Check binding annotations in resource variables (#2151) by Alejandro Lopez · 5 years ago
  38. 17cba46 Remove undefined behaviour when folding shifts. (#2157) by Steven Perron · 5 years ago
  39. d81a0c0 Fix WebGPU barrier test: Use QueueFamilyKHR scope (#2162) by David Neto · 5 years ago
  40. b1ff8ba Check device scope for Vulkan memory model (#2149) by alan-baker · 5 years ago
  41. d835d66 [val] Fixup id name output (#2158) by dan sinclair · 5 years ago
  42. 0c172a6 Allow Float16/Int8 for Vulkan 1.0 (#2153) by David Neto · 5 years ago
  43. ae18261 Validate uses of ids defined in unreachable blocks. (#2146) by Steven Perron · 5 years ago
  44. 3596b38 Set expected version number for cpp interface test (#2154) by David Neto · 5 years ago
  45. d80259d Strict validation of where type ids are acceptable (#2142) by alan-baker · 5 years ago
  46. b9f9a3b Add WebGPU Execution scope check (#2148) by Ryan Harrison · 5 years ago
  47. 67b2e15 Fixup BUILD.gn from addtion of upgrade_memory_model (#2152) by dan sinclair · 5 years ago
  48. e510b1b Update memory model (#1904) by alan-baker · 5 years ago
  49. 6af3c5c Clean uses of EvalInt32IfConst (#2145) by alan-baker · 5 years ago
  50. b8e2a9f Validate PushConstants annotation and type (#2140) by Alejandro Lopez · 5 years ago
  51. 625db38 Add check for QueueFamilyKHMR memory scope (#2144) by Ryan Harrison · 5 years ago
  52. 2cd040b Merging two ValidateMemoryScope implementations (#2132) by Ryan Harrison · 5 years ago
  53. 2d2a512 Don't inline recursive functions. (#2130) by Steven Perron · 5 years ago
  54. 8ce3dba Merge two implementations of ValidateExecutionScope (#2131) by Ryan Harrison · 5 years ago
  55. 3ee605d Ensure that only whitelisted extensions are used in WebGPU (#2127) by Ryan Harrison · 5 years ago
  56. 703305b Fixup BUILD.gn file (#2129) by dan sinclair · 5 years ago
  57. af3dc70 [ndk-build] Make SPIRV-Headers location configurable (#2126) by dan sinclair · 5 years ago
  58. 525e36d Move OpExtInst validation into validate_extensions.cpp (#2124) by Ryan Harrison · 5 years ago
  59. 3d56cdd Validate pointer variables (#2111) by alan-baker · 5 years ago
  60. 4759082 Ensure that imported extended instructions for WebGPU are only "GLSL.std.450" (#2119) by Ryan Harrison · 5 years ago
  61. dab634d Ensure that function parameter's type is not void (#2118) by Ryan Harrison · 5 years ago
  62. 48d9239 Restrict capabilities to WebGPU spec (#2113) by Ryan Harrison · 5 years ago
  63. f989b2d Add precise check for allowing use of gl_InstanceID for specific vulkan raytracing stages . (#2096) by alelenv · 5 years ago
  64. 4e22b60 Add validation for OpArrayLength. (#2117) by Steven Perron · 5 years ago
  65. 3b13040 New spirv-reduce reduction pass: operand to dominating id. (#2099) by Alastair Donaldson · 5 years ago
  66. e799bfb Prevent diagnostic memory leak (#2110) by alan-baker · 5 years ago
  67. 72d4e54 Change HexFloat to work with gcc8. (#2109) by Steven Perron · 5 years ago
  68. d543f7d Don't use CMake's own property as variable name (#2112) by Michał Janiszewski · 5 years ago
  69. 9e71de1 Add cmake option to turn off SPIRV_TIMER_ENABLED (#2103) by Baldur Karlsson · 5 years ago
  70. 3b210d6 Add basic support for EXT_fragment_invocation_density (#2100) by Daniel Koch · 5 years ago
  71. 095cc67 Fix the missing pch files in spirv-reduce (#2097) by Minmin Gong · 5 years ago
  72. 78c951b Add newline at end of file (#2098) by dan sinclair · 5 years ago
  73. 7a3493e Make sure that initialized variable have correct storage class (#2092) by Ryan Harrison · 5 years ago
  74. 981763e Ensure correct Addressing and Memory model set for WebGPU (#2093) by Ryan Harrison · 5 years ago
  75. f3acb95 Initial commit for spirv-reduce. (#2056) by Alastair Donaldson · 5 years ago
  76. fe39a6f Add tests coverage for OpTypeVector column count validation (#2087) by Ryan Harrison · 5 years ago
  77. 3adb797 Check forbidden Annotation instructions for WebGPU env (#2090) by Ryan Harrison · 5 years ago
  78. 11c7a9e Validate that debugging instructions are not present for WebGPU (#2089) by Ryan Harrison · 5 years ago
  79. d41ff27 Add support for VK_EXT_Transform_feedback capabilities (#2088) by alan-baker · 5 years ago
  80. 66f8f64 Update build instructions: add effcee, re2 (#2085) by Hugues Evrard · 5 years ago
  81. 101c113 Remove long running cfg limit test. by Steven Perron · 5 years ago
  82. 15fdcf9 Add missing override to ProcessLinesPass by dan sinclair · 5 years ago
  83. b0c143c Add tests for matrix type data rule validation (#2082) by Ryan Harrison · 5 years ago
  84. f5b4a8e Catch invalid input type to OpConvertUToPtr (#2078) by alan-baker · 5 years ago
  85. 8cd2a9d Validate component literals for OpVectorShuffle in WebGPU environment (#2077) by Ryan Harrison · 5 years ago
  86. d652ed3 Vulkan memory model: semantics validation by Alan Baker · 6 years ago
  87. cd22b31 Catch branch condition being a type by Alan Baker · 5 years ago
  88. 8e9be30 Validator: Support VK_EXT_scalar_block_layout by David Neto · 6 years ago
  89. 28d8d7b Fix min base alignment (#2075) by alan-baker · 5 years ago
  90. d7cd120 Ensure for OpVariable that result type and storage class operand agree (#2052) by Ryan Harrison · 5 years ago
  91. 6a7b164 Add shaderc smoketest configuration (#2057) by alan-baker · 5 years ago
  92. c37388f Add passes to propagate and eliminate redundant line instructions (#2027). (#2039) by greg-lunarg · 5 years ago
  93. ab76e33 Validate uniform variable type in Vulkan (#1949) (#2055) by fjhenigman · 5 years ago
  94. a29a994 UniformConstant variables can have RuntimeArray, TypeAccelerationStructureNV by David Neto · 5 years ago
  95. d4a1059 Fix Instruction::IsFloatingPointFoldingAllowed() by Greg Fischer · 5 years ago
  96. 5c33451 Allow InstanceId for NV ray tracing (#2049) by alan-baker · 5 years ago
  97. a362e60 Validate variable types for UniformConstant storage in Vulkan (#2008) (#2044) by Ryan Harrison · 5 years ago
  98. dc9d155 Fix folding of volatile store. (#2048) by Steven Perron · 5 years ago
  99. a6150a3 Don't assert on void function parameters. (#2047) by Steven Perron · 5 years ago
  100. ec5574a Instruction::GetBaseAddress to handle OpPtrAccessChain (#2050) by Steven Perron · 5 years ago