1. 8a319bf [tint][fuzzers] Apply SubstituteOverrides to ir roundtrip fuzzer by Ben Clayton · 1 year, 10 months ago
  2. 165fdaa [ir][validation] Add ExitSwitch validation by dan sinclair · 1 year, 10 months ago
  3. de3b699 [ir][validation] Add ExitIf validation by dan sinclair · 1 year, 10 months ago
  4. 75bc633 [tint][ir][FromProgram] Refactor inc/dec/compound assignment by Ben Clayton · 1 year, 10 months ago
  5. 012cb28 [tint][sem] Add new AccessorExpression base class by Ben Clayton · 1 year, 10 months ago
  6. fadc61e Instance: Handle backend::Connect returning null by Corentin Wallez · 1 year, 10 months ago
  7. 54efacd d3d: Filter physical devices by supported feature level by Austin Eng · 1 year, 10 months ago
  8. 6d3bf1a [tint][ir][Builder] Prevent coercion to Constant(bool) by Ben Clayton · 1 year, 10 months ago chromium/5884 chromium/5885 chromium/5886
  9. 44f810e [tint][ir] Add more to/from program tests. by Ben Clayton · 1 year, 10 months ago
  10. 0e8939a [tint][utils] Add Vector::Reverse() by Ben Clayton · 1 year, 10 months ago
  11. 707a37e [tint][ir][ToProgram] Fix member accessors by Ben Clayton · 1 year, 10 months ago
  12. 15cbc3f [tint] Fix build by Ben Clayton · 1 year, 10 months ago
  13. 6cf893f [metal] Remove code from metal for already unsupported macOS versions by Ho Cheung · 1 year, 10 months ago
  14. 56343fe [tint][ir] Add ir::Let for giving values a name & position. by Ben Clayton · 1 year, 10 months ago
  15. cc2c778 [ir][validation] Remove operand names by dan sinclair · 1 year, 10 months ago
  16. 17da531 Suppress MultisampledSamplingTest if the toggle use_dxc is enabled on D3D12 by Li Hao · 1 year, 10 months ago chromium/5883
  17. 6eb5db9 CopyTests_T2B: fixes and expand testing formats by Shrek Shao · 1 year, 10 months ago
  18. 004af4f Compat GLES: cleaning for extra internal usage append using helper by Shrek Shao · 1 year, 10 months ago
  19. 27799f6 [tint][ir][ToProgram] Implement bitcast by Ben Clayton · 1 year, 10 months ago
  20. 2993058 [ir][spirv-writer] Implement ceil, floor, trunc by James Price · 1 year, 10 months ago
  21. 61a255e [ir][spirv-writer] Implement log and log2 builtins by James Price · 1 year, 10 months ago
  22. a02f692 [ir][spirv-writer] Implement exp and exp2 builtins by James Price · 1 year, 10 months ago
  23. 869594a [ir][spirv-writer] Implement sqrt and inverseSqrt by James Price · 1 year, 10 months ago
  24. 4105153 d3d11: support synchronization with keyed mutex by Peng Huang · 1 year, 10 months ago
  25. b1d0623 Check no GL context is created on the GLFW window. by François Beaufort · 1 year, 10 months ago
  26. 44d5809 d3d11: Fix firstIndexOffsetShaderRegister conflict by jchen10 · 1 year, 10 months ago
  27. 1204283 Implements a thread-safe WeakRef typing. by Loko Kung · 1 year, 10 months ago
  28. ade8ba9 node: Propagate toggles into EnumerateAdapters by David Neto · 1 year, 10 months ago chromium/5876
  29. adea621 node: Refactor toggles loading into its own file by David Neto · 1 year, 10 months ago
  30. 9a590d3 d3d11: Fix 0 DstZ for CopySubresourceRegion by jchen10 · 1 year, 10 months ago chromium/5875
  31. 2b10348 Vulkan: Skip index clamping on runtime-sized arrays in robustness transform by Jiawei Shao · 1 year, 10 months ago
  32. e2588d6 Compat GLES: blit BGRA8Unorm texture to buffer using compute by Shrek Shao · 1 year, 10 months ago
  33. c02f143 Add GN arg dawn_use_built_dxc by Austin Eng · 1 year, 10 months ago chromium/5874
  34. 35ed6bb Expand SYNC-HAZARD-WRITE_AFTER_READ skipped messages by Yuly Novikov · 1 year, 10 months ago
  35. c118734 [ios] Build fixes by Ian Vollick · 1 year, 10 months ago
  36. fb278f0 d3d: move device lock from ExternalImageDXGIImpl to ExternalImageDXGI by Peng Huang · 1 year, 10 months ago
  37. f1591f4 node: move Split into its own file by David Neto · 1 year, 10 months ago
  38. 96a9669 [tint] Fold trivial lets in SPIR-V reader by James Price · 1 year, 10 months ago
  39. df81822 d3d11: support create ExternalImageDXGI from ID3D11Texture2D by Peng Huang · 1 year, 10 months ago
  40. af89854 Clarify ToggleState states by David Neto · 1 year, 10 months ago
  41. b50aa38 [tint][fuzzer] Fix bad mutation by Ben Clayton · 1 year, 10 months ago chromium/5872
  42. 33ed05d Define kQueryResolveAlignment by Jiawei Shao · 1 year, 10 months ago
  43. c5c4827 dawn_perf_test: Support recording GPU time in ShaderRobustnessPerf by Jiawei Shao · 1 year, 10 months ago
  44. eb19b74 Remove the suppression on D3D12 WARP in dawn_perf_test.ShaderRobustnessPerf by Jiawei Shao · 1 year, 10 months ago
  45. 357cf13 [tint][fuzzers] Check program is valid by Ben Clayton · 1 year, 10 months ago
  46. e7f8117 Remove unnecessary casts now that *Count is size_t by Corentin Wallez · 1 year, 10 months ago
  47. f42f863 Weak linking to Metal.framework is no longer needed. by Corentin Wallez · 1 year, 10 months ago
  48. 9c78ac0 D3D12: Track internal buffer usage in D3D12_RESOURCE_STATES by Jiawei Shao · 1 year, 10 months ago chromium/5869
  49. 26219e5 d3d11: Fix DRAWINDIRECT buffer size by jchen10 · 1 year, 10 months ago chromium/5868
  50. 7171205 [ir][spirv-writer] Implement any builtin by James Price · 1 year, 10 months ago chromium/5866 chromium/5867
  51. 6a9d6a0 [ir][spirv-writer] Implement derivative builtins by James Price · 1 year, 10 months ago
  52. fb1f966 [ir][spirv-writer] Implement binary modulo by James Price · 1 year, 10 months ago
  53. 08c60a6 [ir][spirv-writer] Emit bitcast instructions by James Price · 1 year, 10 months ago
  54. 5bc6329 [ir][spirv-writer] Implement shift operations by James Price · 1 year, 10 months ago
  55. 5562370 Add DAWN_USE_WINDOWS_UI option for Zig & MinGW compilers by Stephen Gutekanst · 1 year, 10 months ago
  56. a5e7e95 [tint][ir][tint_ir_roundtrip_fuzzer] Emit WGSL output on error by Ben Clayton · 1 year, 10 months ago
  57. 2c29818 [tint][it][ToProgram] Correctly handle pointers by Ben Clayton · 1 year, 10 months ago
  58. 9cea3ca [ir][spirv-writer] Implement cross builtin by James Price · 1 year, 10 months ago
  59. ab33ce9 [ir][spirv-writer] Implement unary instructions by James Price · 1 year, 10 months ago
  60. 0a2311c d3d11: Fix alpha factor by jchen10 · 1 year, 10 months ago
  61. 737e156 [ir][spirv-writer] Implement trig builtins by James Price · 1 year, 10 months ago
  62. aeae6a3 [ir][spirv-writer] Implement length builtin by James Price · 1 year, 10 months ago
  63. 37111a3 [ir][spirv-writer] Implement normalize builtin by James Price · 1 year, 10 months ago
  64. 8558e48 [ir][spirv-writer] Implement convert instructions by James Price · 1 year, 10 months ago
  65. e04cdec [tint][ir] Fix new validation failures by Ben Clayton · 1 year, 10 months ago
  66. 8509fcc [ios] Build fixes by Ian Vollick · 1 year, 10 months ago
  67. 2757797 [ir] Hookup IR to test runner by dan sinclair · 1 year, 10 months ago
  68. 0c5b394 Add support for UMA by Antonio Maiorano · 1 year, 10 months ago chromium/5864 chromium/5864_2
  69. e94b9bc [ir][spirv-writer] Implement distance builtin by James Price · 1 year, 10 months ago
  70. fb89ee8 [ir][spirv-writer] Implement clamp builtin by James Price · 1 year, 10 months ago
  71. 74c9a5a [ir][spirv-writer] Implement multiply by James Price · 1 year, 10 months ago
  72. 1074388 [ir][spirv-writer] Implement divide by James Price · 1 year, 10 months ago
  73. 7fbc40d [ir][spirv-writer] Emit swizzle instructions by James Price · 1 year, 10 months ago
  74. 8b64bd7 [ir][spirv-writer] Emit texture and sampler vars by James Price · 1 year, 10 months ago
  75. b12e719 [ir][spirv-writer] Emit texture and sampler types by James Price · 1 year, 10 months ago
  76. 33ef3da [ir] Fix ToProgram tests by James Price · 1 year, 10 months ago
  77. 2e8692c [tint][ir][ToProgram] Emit builtin calls by Ben Clayton · 1 year, 10 months ago
  78. d97942b [tint][ir][ToProgram] Emit var binding attributes by Ben Clayton · 1 year, 10 months ago
  79. d95359f [tint][ir] Fix indexing of abstract typed constants by Ben Clayton · 1 year, 10 months ago
  80. 614ea38 d3d11: Fix HandleDebugCommands by jchen10 · 1 year, 10 months ago
  81. cc4e27a [tint][ir][ToProgram] Validate before emitting. by Ben Clayton · 1 year, 10 months ago
  82. faadfb1 [ir][validation] Walk through if/switch/loop in the validator by dan sinclair · 1 year, 10 months ago
  83. 9759ac3 Cleans up lingering "Blueprint" type usages after AttachmentState merge. by Loko Kung · 1 year, 10 months ago
  84. e9cd719 [ir][spirv-writer] Rework remaining unit tests by James Price · 1 year, 10 months ago
  85. 60508b8 Compat GLES: Add support for 1D texture to snorm copy blit and tests by Shrek Shao · 1 year, 10 months ago
  86. 0333a40 Merges AttachmentState and AttachmentStateBlueprint. by Loko Kung · 1 year, 10 months ago
  87. fec334a [ir][spirv-writer] Emit OpUndef when needed by James Price · 1 year, 10 months ago
  88. 96cac41 [ir][spirv-writer] Fix block labels for loop phis by James Price · 1 year, 10 months ago
  89. cf2bdc0 [tint][ir][ToProgram] Implement Convert by Ben Clayton · 1 year, 10 months ago
  90. e17da01 [tint][ir][ToProgram] Implement Access by Ben Clayton · 1 year, 10 months ago
  91. 271d215 [tint][ir][ToProgram] Implement Construct by Ben Clayton · 1 year, 10 months ago
  92. a83202b [tint][ir][ToProgram] Add var<private>, more types. by Ben Clayton · 1 year, 10 months ago
  93. 10550d6 [tint][ir] Add roundtrip fuzzer by Ben Clayton · 1 year, 10 months ago
  94. 8232b50 [tint][ir] static_assert on non-deterministic instruction ordering by Ben Clayton · 1 year, 10 months ago
  95. 13d9676 Fixup syntax tree build. by dan sinclair · 1 year, 10 months ago chromium/5862 chromium/5862_3
  96. 979ebc9 Add workaround for blit depth to depth in D3D12 T2T on Intel Gen9 GPUs by Li, Hao · 1 year, 10 months ago
  97. 20d20f6 Allow @index Attribute On Variables by Brandon Jones · 1 year, 10 months ago
  98. 54fc2a8 Recognize @index attribute when parsing by Brandon Jones · 1 year, 10 months ago
  99. f3ea22e d3d11: Set maxDynamicUniformBuffersPerPipelineLayout by jchen10 · 1 year, 10 months ago
  100. 870fba4 Support querying power preference in Adapter.APIGetProperties() by Jiawei Shao · 1 year, 10 months ago