1. 471a015 [tint][type] Rework ElementOf() and DeepestElementOf() by Ben Clayton · 1 year, 11 months ago
  2. 6e25bf7 Roll ANGLE from ae9953cefb0f to d8339e78db54 (9 revisions) by Dawn Autoroller · 1 year, 11 months ago chromium/5822
  3. f0b4b6f Activate M115 milestone by Brian Sheedy · 1 year, 11 months ago
  4. c1862b8 Roll vulkan-deps from c5a1402a455f to 701c5daafb72 (3 revisions) by dawn-autoroll · 1 year, 11 months ago
  5. a5268df [ir] Unconst most of the IR. by dan sinclair · 1 year, 11 months ago
  6. 5c9fd76 [tint][type] Add NumericScalar base class. by Ben Clayton · 1 year, 11 months ago
  7. 1416b18 [tint][type] Add Scalar base class. by Ben Clayton · 1 year, 11 months ago
  8. bed3fe0 [ir] Address review comments in VarForDynamicIndex by James Price · 1 year, 11 months ago
  9. 2e8f967 Invalidate vertex buffer validation cache on vertex buffer unset. by Corentin Wallez · 1 year, 11 months ago
  10. be3125e [ir] Add Value::ReplaceAllUsesWith helper by James Price · 1 year, 11 months ago
  11. 55aff4e [ir] Return instruction from Block::Append/Prepend by James Price · 1 year, 11 months ago
  12. 16544d6 D3D12: Cache r.hlsl.dumpShaders before calling std::move(r.hlsl) by Jiawei Shao · 1 year, 11 months ago
  13. e6b4a90 [tint][ir] Rename Builder.Declare() to Builder.Var() by Ben Clayton · 1 year, 11 months ago
  14. b4e1b21 Roll ANGLE from 15a29438b099 to ae9953cefb0f (4 revisions) by Dawn Autoroller · 1 year, 11 months ago chromium/5821 chromium/5821_1
  15. d2e30d0 [tint][ir] Change Var::Type() to return type::Pointer* by Ben Clayton · 1 year, 11 months ago
  16. 0ebf677 [tint][ir] Add MultiInBlock that derives from Block by Ben Clayton · 1 year, 11 months ago
  17. 0505203 Roll vulkan-deps from 34f70fba9bab to c5a1402a455f (2 revisions) by dawn-autoroll · 1 year, 11 months ago
  18. d7b8efa [ir][spirv-writer] VarForDynamicIndex transform by James Price · 1 year, 11 months ago chromium/5820 chromium/5820_1
  19. 7967019 [tint][utils] Add Offset and Truncate to Slice by James Price · 1 year, 11 months ago
  20. 117d4f3 [ir][spirv-writer] BlockDecoratedStructs transform by James Price · 1 year, 11 months ago
  21. 2f7c540 [tint][utils] Allow assignment of Slice to Vector by James Price · 1 year, 11 months ago
  22. 2fdf812 Roll ANGLE from 1ad4ae4d63bf to 15a29438b099 (3 revisions) by Dawn Autoroller · 1 year, 11 months ago
  23. b984643 [ir] Emit disassembly from the validator by dan sinclair · 1 year, 11 months ago
  24. 8721b95 Roll vulkan-deps from fc3439e6ae3f to 34f70fba9bab (31 revisions) by dawn-autoroll · 1 year, 11 months ago
  25. 7b6fd80 [tint][ir] Add ControlInstruction by Ben Clayton · 1 year, 11 months ago
  26. aa78dcd [ir] Emit struct declarations in the disassembly by James Price · 1 year, 11 months ago chromium/5819
  27. ae40b54 Roll ANGLE from 2780cb0b46f9 to 1ad4ae4d63bf (3 revisions) by Dawn Autoroller · 1 year, 11 months ago
  28. 7f6597b Revert "d3d11: Enable TextureZeroInitTests" by Austin Eng · 1 year, 11 months ago chromium/5818
  29. f39abd3 More dawn:: namespacing cleanups by Austin Eng · 1 year, 11 months ago
  30. 879e948 [tint][ir] Add Initializer block to ir::Loop by Ben Clayton · 1 year, 11 months ago
  31. 79899ef [tint][ir] Add Front() and Back() accessors to Block by Ben Clayton · 1 year, 11 months ago
  32. fd2d24b d3d11: Enable TextureZeroInitTests by jchen10 · 1 year, 11 months ago
  33. b165466 [tint][utils] Change return type of 'Vector::Slice() const' by Ben Clayton · 1 year, 11 months ago
  34. 7207e71 [ir] Add SetOperand() to ir::Instruction by James Price · 1 year, 11 months ago
  35. e040ca6 [ir] Add Value::RemoveUsage() to remove a usage by James Price · 1 year, 11 months ago
  36. 8e2ca44 [tint][utils] Add Hasher specialization for VectorRef by Ben Clayton · 1 year, 11 months ago
  37. 2114131 [ir] Track the operand index for value usages by James Price · 1 year, 11 months ago
  38. 6f272a7 Roll ANGLE from 721c15efaa70 to 2780cb0b46f9 (7 revisions) by Dawn Autoroller · 1 year, 11 months ago
  39. ae8a9f9 [ir] Add OperandInstruction class by James Price · 1 year, 11 months ago
  40. 685c779 Add device lock around depth blit workarounds by Austin Eng · 1 year, 11 months ago
  41. 632d521 Reland "Mark flaky copyToTexture tests on Mac/Intel" by Kai Ninomiya · 1 year, 11 months ago
  42. 03b708a [ir][to_program]: Implement unary & binary ops by Ben Clayton · 1 year, 11 months ago
  43. f2c55d7 [ir][to_program]: Implement fn parameters by Ben Clayton · 1 year, 11 months ago
  44. efdcbdf [ir][spirv-writer] Emit access instructions by James Price · 1 year, 11 months ago
  45. 35de413 d3d11: Enable DepthStencilLoadOpTests by jchen10 · 1 year, 11 months ago chromium/5817
  46. 4103d22 d3d11: Enable DepthStencilCopyTests by jchen10 · 1 year, 11 months ago
  47. 0a99719 [tint][utils] Add casting constructor to Slice by Ben Clayton · 1 year, 11 months ago
  48. ec97fe1 Prevent explicit creation of textures with multiplanar formats by Austin Eng · 1 year, 11 months ago
  49. 983c37e d3d11: Enable DepthStencilSamplingTests by jchen10 · 1 year, 11 months ago
  50. 9433a8a dawn.json: Add a couple missing tags by Corentin Wallez · 1 year, 11 months ago
  51. 39f4831 Get QueueTimelineTests back by jchen10 · 1 year, 11 months ago
  52. 6be3813 Roll ANGLE from e7a9275be22d to 721c15efaa70 (2 revisions) by Dawn Autoroller · 1 year, 11 months ago
  53. 3e5c641 d3d11: support MultiPlanarFormats and enable related tests by Peng Huang · 1 year, 11 months ago chromium/5816
  54. 837f151 [webgpu-headers] Changes counts to use size_t in webgpu headers. by Loko Kung · 1 year, 11 months ago
  55. cff18f3 [ir] Add validator to spirv tests. by dan sinclair · 1 year, 11 months ago
  56. 95781e1 Completes deprecation of DisallowUnsafeAPIs in favor of Allow version. by Loko Kung · 1 year, 11 months ago
  57. fb0466e [ir] Stub out validator checks. by dan sinclair · 1 year, 11 months ago
  58. 687e375 Removes deprecated WGSL descriptor source field. by Loko Kung · 1 year, 11 months ago
  59. 681f1ef Remove ScopedAutoreleasePool by Austin Eng · 1 year, 11 months ago
  60. 77ef595 Revert "Mark flaky copyToTexture tests on Mac/Intel" by Stephen White · 1 year, 11 months ago chromium/5815
  61. 5baa4b4 [ir][to_program]: Simplify error handling by Ben Clayton · 1 year, 11 months ago
  62. fcbef4f Roll ANGLE from 4ff41604e769 to e7a9275be22d (1 revision) by Dawn Autoroller · 1 year, 11 months ago
  63. eefa7fe [ir] Add guardrails to IR classes. by dan sinclair · 1 year, 11 months ago
  64. f44e26b Roll ANGLE from 6433724c369d to 4ff41604e769 (2 revisions) by Dawn Autoroller · 1 year, 11 months ago
  65. 5ccafa4 [ir] Add a validator by dan sinclair · 1 year, 11 months ago
  66. 057dfb6 Roll ANGLE from 4bf9876bc941 to 6433724c369d (1 revision) by Dawn Autoroller · 1 year, 11 months ago
  67. 0fb5883 Vulkan: Limit maxComputeInvocationsPerWorkgroup with computeSubgroupSize by Jiawei Shao · 1 year, 11 months ago
  68. 6bf95bc Remove angle d3d11 suppression for depth stencil compat blit path by Shrek Shao · 1 year, 11 months ago
  69. 239dd88 Roll ANGLE from 0ea8e55a6f06 to 4bf9876bc941 (6 revisions) by Dawn Autoroller · 1 year, 11 months ago
  70. 99b0a31 Skip GPUBlendComponent tests on Mac AMD by Austin Eng · 1 year, 11 months ago
  71. 6c77fe5 Compat: Reject compressed texture copy to buffer by Gregg Tavares · 1 year, 11 months ago
  72. 4974818 Mark flaky copyToTexture tests on Mac/Intel by Kai Ninomiya · 1 year, 11 months ago
  73. 68bfd6d [tint] Add assertions for iterator invalidation by James Price · 1 year, 11 months ago
  74. 5682a62 [ir][spirv-writer] Implement constant arrays by James Price · 1 year, 11 months ago
  75. 41d7513 [ir][spirv-writer] Add type manager alias in tests by James Price · 1 year, 11 months ago
  76. 297c0e3 [dawn-test] Apply buffer limit only to Arm device in the D3D backends. by Min Lee · 1 year, 11 months ago
  77. 319dd5c4 [ir] Rename Instruction::Replace to ReplaceWith by James Price · 1 year, 11 months ago
  78. 0b454a3 [ir] Fix type for accessor on LHS of assignment by James Price · 1 year, 11 months ago
  79. ef390b9 [ir] Cleanup ir test helper. by dan sinclair · 1 year, 11 months ago
  80. f4a3d22 [ir] Fix access disassembly. by dan sinclair · 1 year, 11 months ago
  81. 9c2369a [ir] Add multi-element swizzle. by dan sinclair · 1 year, 11 months ago chromium/5809 chromium/5810 chromium/5811 chromium/5812 chromium/5813 chromium/5814
  82. b8f7ad1 [tint][reader][wgsl]: Improve diagnostics for template error by Ben Clayton · 1 year, 11 months ago
  83. 8037f42 [ir] Fix let accessor tests by dan sinclair · 1 year, 11 months ago
  84. d39a400 [tint][reader][wgsl]: Remove source from Expect by Ben Clayton · 1 year, 11 months ago
  85. 9b9b3fe Roll ANGLE from ba857c47e154 to 0ea8e55a6f06 (2 revisions) by Dawn Autoroller · 1 year, 11 months ago
  86. fb4d0ae [ir] Add accessors by dan sinclair · 1 year, 11 months ago
  87. 0f8b704 [tint][reader][wgsl]: Unify expression list parsing. by Ben Clayton · 1 year, 11 months ago
  88. c8cb8d0 d3d11: Enable Texture3DTests by jchen10 · 1 year, 11 months ago
  89. 2b2f8b3 d3d11: Enable TextureCorruptionTests by jchen10 · 1 year, 11 months ago
  90. 2395da5 d3d11: Enable TextureSubresourceTests by jchen10 · 1 year, 11 months ago
  91. 628fe22 d3d11: Enable SubresourceRenderAttachmentTests by jchen10 · 1 year, 11 months ago
  92. 6d385e4 More fixes for dawn->google3 roll by Shrek Shao · 1 year, 11 months ago chromium/5808
  93. 5ad1adc Remove ASSERT that requires compilation message to be ASCII by Jiawei Shao · 1 year, 11 months ago
  94. 0958c62 [ir][spirv-writer] Emit struct types by James Price · 1 year, 11 months ago
  95. ec2bfb3 [tint] Fix implicit stride in array helper by James Price · 1 year, 11 months ago
  96. e2abb62 [ir] Add instruction helper methods. by dan sinclair · 1 year, 11 months ago
  97. 38b077c Fix IsMacOSVersionAtLeast for IOS platform build by Shrek Shao · 1 year, 11 months ago
  98. 7387696 Roll ANGLE from b0e9bbd79fb6 to ba857c47e154 (11 revisions) by Dawn Autoroller · 1 year, 11 months ago
  99. ccc05b7 [ir] Rename BuilderImpl tests. by dan sinclair · 1 year, 11 months ago
  100. 1b545ec Stop serializing function pointers by Brandon Jones · 1 year, 11 months ago