1. ef8671c [ir][spirv-writer] Implement pow builtin by James Price · 1 year, 6 months ago chromium/5896
  2. 41090b5 [ir][spirv-writer] Implement step and smoothstep by James Price · 1 year, 6 months ago
  3. ee9abc3 [ir][spirv-writer] Handle matrix arithmetic by James Price · 1 year, 6 months ago
  4. 54f2708 Roll ANGLE from a18246ac1a78 to 9aadc7aacdf2 (10 revisions) by Dawn Autoroller · 1 year, 6 months ago
  5. 91bbbc4 [ir][spirv-writer] Expand implicit vector splats by James Price · 1 year, 6 months ago
  6. c5c8f63 [ir][spirv-writer] Fix binary and|or for bools by James Price · 1 year, 6 months ago
  7. 59fe6ee Roll vulkan-deps from fd07bdfdaf46 to a426452b5463 (1 revision) by dawn-autoroll · 1 year, 6 months ago
  8. 41da0ee [ir][spirv-writer] Implement fma builtin by James Price · 1 year, 6 months ago
  9. b5996c8 [ir][spirv-writer] Implement barrier builtins by James Price · 1 year, 6 months ago
  10. 29fc5e9 Add support for using RBE on dev machines by Ryan Harrison · 1 year, 6 months ago
  11. 0829441 Roll ANGLE from 507f67ccff45 to a18246ac1a78 (1 revision) by Dawn Autoroller · 1 year, 6 months ago chromium/5895
  12. 6c4de8b Tint: Implement bitcast for f16 by Zhaoming Jiang · 1 year, 6 months ago
  13. 2060ca2 Roll vulkan-deps from 831910dbe1f3 to fd07bdfdaf46 (1 revision) by dawn-autoroll · 1 year, 6 months ago chromium/5893 chromium/5894
  14. 8dd53dd Roll ANGLE from d6dc46dbd9d0 to 507f67ccff45 (2 revisions) by Dawn Autoroller · 1 year, 6 months ago chromium/5892
  15. 333bd3f Roll vulkan-deps from 350c6d7970c6 to 831910dbe1f3 (2 revisions) by dawn-autoroll · 1 year, 6 months ago chromium/5891
  16. da67ff8 Refactors Dawn benchmarks to pull out infra and fix existing benchmarks. by Loko Kung · 1 year, 6 months ago
  17. 69ec4d7 Roll ANGLE from 19c4e88503c8 to d6dc46dbd9d0 (10 revisions) by Dawn Autoroller · 1 year, 6 months ago
  18. 1ebd8a2 Add histogram macros for microsecond timings by Antonio Maiorano · 1 year, 6 months ago
  19. df37b2f Roll vulkan-deps from aa35b58fce7d to 350c6d7970c6 (6 revisions) by dawn-autoroll · 1 year, 6 months ago
  20. e4952f3 [ir][validation] Move Validator to header file by dan sinclair · 1 year, 6 months ago
  21. eaa4e7e [ssci] Roll VMA forward for README.chromium change by Shahbaz Youssefi · 1 year, 6 months ago
  22. 8179bf5 [ssci] Added Shipped field to READMEs by Anne Redulla · 1 year, 6 months ago
  23. 4c5a607 Manual roll vulkan-deps from df22aa218f6a to aa35b58fce7d (53 revisions) by dawn-autoroll · 1 year, 6 months ago
  24. 57c4629 [ir] Fix Builder::Not() for vector types by James Price · 1 year, 6 months ago
  25. 05c6fd3 [ir][spirv-writer] Handle texture sample builtins by James Price · 1 year, 6 months ago
  26. f738673 [ir][spirv-writer] De-dup depth texture types by James Price · 1 year, 6 months ago chromium/5890
  27. d531a53 Roll ANGLE from 84b533591857 to 19c4e88503c8 (16 revisions) by Dawn Autoroller · 1 year, 6 months ago
  28. eb355bb Ignore "VK_SUCCESS" errors in the debug callback by Austin Eng · 1 year, 6 months ago chromium/5889
  29. 3e4e530 [ir] Add BuiltinCall base class. by dan sinclair · 1 year, 6 months ago
  30. ffb4588 [ir] Rename BuiltinCall to CoreBuiltinCall. by dan sinclair · 1 year, 6 months ago
  31. e202099 [ir][validation] Rename validate file. by dan sinclair · 1 year, 6 months ago
  32. 4bf1d07 [ir][validation] Add instruction friendly names by dan sinclair · 1 year, 6 months ago
  33. 1b03380 Add ProcSetDefaultThreadProc() for per thread disptach procs by Peng Huang · 1 year, 6 months ago
  34. 80e74f8 [ir] Add accessor with expression index test by dan sinclair · 1 year, 6 months ago
  35. bb44721 Roll ANGLE from 0312c76fcfd0 to 84b533591857 (28 revisions) by Dawn Autoroller · 1 year, 6 months ago
  36. bdae8d3 Triage various Mac AMD bool/pipeline failures together by Ryan Harrison · 1 year, 6 months ago
  37. 0a1004d [ir][tint][ToProgram] Drop BreakIf optimisation by Ben Clayton · 1 year, 6 months ago
  38. f594efc [tint][ir][ToProgram] Add missing scope nesting to loops by Ben Clayton · 1 year, 6 months ago
  39. 18562a2 [tint][ir][ToProgram] Emit struct member attrs by Ben Clayton · 1 year, 6 months ago
  40. 273314d Suppress 3 SYNC-HAZARD messages by Yuly Novikov · 1 year, 6 months ago chromium/5888
  41. da57af4 [tint][ir][FromProgram] Ignore diagnostic directives by Ben Clayton · 1 year, 6 months ago
  42. 5c29009 [tint][fuzzers] Skip over unsupported extensions by Ben Clayton · 1 year, 6 months ago
  43. fa554cb [tint][ir][ToProgram] Implement swizzles by Ben Clayton · 1 year, 6 months ago
  44. 56a3a2b [ir][validation] Add control instruction note to errors by dan sinclair · 1 year, 6 months ago
  45. 0cd668f [tint][ir][ToProgram] Disable derivative_uniformity by Ben Clayton · 1 year, 6 months ago
  46. b8a1b6d Fix Android CMake build by Albin Bernhardsson · 1 year, 6 months ago
  47. 4567188 Remove stale WebGPU CTS expectations by Expectation File Editor · 1 year, 6 months ago
  48. a2b9558 Generate proc tables by constexpr assignment by Austin Eng · 1 year, 6 months ago
  49. 7a6604d d3d11: Clear non-renderable textures by jchen10 · 1 year, 6 months ago chromium/5887
  50. ee3f7fa [tint][fuzzers] Fix bug in tint_common_fuzzer.cc by Ben Clayton · 1 year, 6 months ago
  51. 44266d5 [ir] Guard SPIR-V transforms in build files by James Price · 1 year, 6 months ago
  52. f83bfa8 [ir][spirv-writer] Polyfill the `dot()` builtin by James Price · 1 year, 6 months ago
  53. 128a766 [ir][spirv-writer] Polyfill the `select()` builtin by James Price · 1 year, 6 months ago
  54. 8bd2d99 Vulkan: Add perf test for VK_KHR_zero_initialize_workgroup_memory by Jiawei Shao · 1 year, 6 months ago
  55. 7ea1b86 Vulkan: Log both the message name and message in the debug callback by Austin Eng · 1 year, 6 months ago
  56. 4e6a3f4 [ir] Add IntrinsicCall instruction by James Price · 1 year, 6 months ago
  57. 4e634e9 Make Canonicalize Entry Point Transform Compatible With @index by Brandon Jones · 1 year, 6 months ago
  58. 3c8c6c9 [tint][ir][ToProgram] Implement discard by Ben Clayton · 1 year, 6 months ago
  59. a6f4b95 [tint][ir][ToProgram] Emit phony assignments. by Ben Clayton · 1 year, 6 months ago
  60. dc288ed [ir][spirv-writer] Handle discard in SPIR-V writer by James Price · 1 year, 6 months ago
  61. 6761d7a [tint][ir][ToProgram] Fix vars with handle address space by Ben Clayton · 1 year, 6 months ago
  62. 534ccf0 [tint][ir][ToProgram] Assign builtin calls to phonies by Ben Clayton · 1 year, 6 months ago
  63. eb30839 [tint][ir][ToProgram] Fix pattern matching for loops by Ben Clayton · 1 year, 6 months ago
  64. 745180e [tint][utils] Add Vector::Insert() by Ben Clayton · 1 year, 6 months ago
  65. 3adb321 [ir] Implement demote-to-helper transform by James Price · 1 year, 6 months ago
  66. a8fce7c [tint][ir] Add LoadVectorElement / StoreVectorElement by Ben Clayton · 1 year, 6 months ago
  67. 4bb6516 [tint] Move builtin utilities to builtin namespace by James Price · 1 year, 6 months ago
  68. 4574f07 [ir][validation] Add ExitLoop validation by dan sinclair · 1 year, 6 months ago
  69. 8c74eb1 [ir][spirv-writer] Implement fract builtin by James Price · 1 year, 6 months ago
  70. a7157be [ir][spirv-writer] Implement frexp and modf by James Price · 1 year, 6 months ago
  71. 881c0b4 [tint] Refactor builtin struct type creation by James Price · 1 year, 6 months ago
  72. 831ad31 [tint][ir][ToProgram] Fix EXPECT_WGSL() failure message by Ben Clayton · 1 year, 6 months ago
  73. 8a319bf [tint][fuzzers] Apply SubstituteOverrides to ir roundtrip fuzzer by Ben Clayton · 1 year, 6 months ago
  74. 165fdaa [ir][validation] Add ExitSwitch validation by dan sinclair · 1 year, 6 months ago
  75. de3b699 [ir][validation] Add ExitIf validation by dan sinclair · 1 year, 6 months ago
  76. 0f611e4 Roll SwiftShader from dda70a3ef9fe to 151fa797ee3e (1 revision) by Dawn Autoroller · 1 year, 6 months ago
  77. 75bc633 [tint][ir][FromProgram] Refactor inc/dec/compound assignment by Ben Clayton · 1 year, 6 months ago
  78. 012cb28 [tint][sem] Add new AccessorExpression base class by Ben Clayton · 1 year, 6 months ago
  79. fadc61e Instance: Handle backend::Connect returning null by Corentin Wallez · 1 year, 7 months ago
  80. 14440bc [ir] Update doc by dan sinclair · 1 year, 7 months ago
  81. 3ec7bd4 Roll SwiftShader from 3e73cce1c470 to dda70a3ef9fe (1 revision) by Dawn Autoroller · 1 year, 7 months ago
  82. 54efacd d3d: Filter physical devices by supported feature level by Austin Eng · 1 year, 7 months ago
  83. 6d3bf1a [tint][ir][Builder] Prevent coercion to Constant(bool) by Ben Clayton · 1 year, 7 months ago chromium/5884 chromium/5885 chromium/5886
  84. 955b108 Roll ANGLE from c0069e627980 to 0312c76fcfd0 (5 revisions) by Dawn Autoroller · 1 year, 7 months ago
  85. 44f810e [tint][ir] Add more to/from program tests. by Ben Clayton · 1 year, 7 months ago
  86. 0e8939a [tint][utils] Add Vector::Reverse() by Ben Clayton · 1 year, 7 months ago
  87. 707a37e [tint][ir][ToProgram] Fix member accessors by Ben Clayton · 1 year, 7 months ago
  88. 15cbc3f [tint] Fix build by Ben Clayton · 1 year, 7 months ago
  89. 6cf893f [metal] Remove code from metal for already unsupported macOS versions by Ho Cheung · 1 year, 7 months ago
  90. 5ad86f3 Add optional/length hints to callback function members by Henry Betts · 1 year, 7 months ago
  91. 56343fe [tint][ir] Add ir::Let for giving values a name & position. by Ben Clayton · 1 year, 7 months ago
  92. cc2c778 [ir][validation] Remove operand names by dan sinclair · 1 year, 7 months ago
  93. 17da531 Suppress MultisampledSamplingTest if the toggle use_dxc is enabled on D3D12 by Li Hao · 1 year, 7 months ago chromium/5883
  94. 04f307b Roll ANGLE from 5d3ca3badae0 to c0069e627980 (6 revisions) by Dawn Autoroller · 1 year, 7 months ago
  95. 6eb5db9 CopyTests_T2B: fixes and expand testing formats by Shrek Shao · 1 year, 7 months ago
  96. 004af4f Compat GLES: cleaning for extra internal usage append using helper by Shrek Shao · 1 year, 7 months ago
  97. 27799f6 [tint][ir][ToProgram] Implement bitcast by Ben Clayton · 1 year, 7 months ago
  98. 2993058 [ir][spirv-writer] Implement ceil, floor, trunc by James Price · 1 year, 7 months ago
  99. 61a255e [ir][spirv-writer] Implement log and log2 builtins by James Price · 1 year, 7 months ago
  100. a02f692 [ir][spirv-writer] Implement exp and exp2 builtins by James Price · 1 year, 7 months ago