1. 379e90e Roll ANGLE from 03b928dbf40c to 6a8cfc6c3c52 (2 revisions) by Dawn Autoroller · 2 years, 1 month ago
  2. e270590 Roll vulkan-deps from d612e67fa71f to 3c1cf9017a4c (1 revision) by dawn-autoroll · 2 years, 1 month ago chromium/5503
  3. ec1849d Roll ANGLE from f9aeeaad1dbc to 03b928dbf40c (1 revision) by Dawn Autoroller · 2 years, 1 month ago
  4. 9d94f70 Roll vulkan-deps from 259eec71c7c6 to d612e67fa71f (1 revision) by dawn-autoroll · 2 years, 1 month ago chromium/5502
  5. 2f0123d Roll ANGLE from 309269ce1044 to f9aeeaad1dbc (1 revision) by Dawn Autoroller · 2 years, 1 month ago
  6. 7b674ab Roll vulkan-deps from 70e74a2f82ab to 259eec71c7c6 (3 revisions) by dawn-autoroll · 2 years, 1 month ago chromium/5497 chromium/5498 chromium/5499 chromium/5500 chromium/5501
  7. e3f2571 Roll ANGLE from 8cbd74307078 to 309269ce1044 (1 revision) by Dawn Autoroller · 2 years, 1 month ago
  8. 659b5b7 tint: add const eval matrix accessor unit tests by Antonio Maiorano · 2 years, 1 month ago
  9. c73d673 tint: add const eval vector accessor unit tests by Antonio Maiorano · 2 years, 1 month ago
  10. b71898e tint: add const eval array accessor unit tests by Antonio Maiorano · 2 years, 1 month ago chromium/5496
  11. dfa92a9 tint: Fix ProgramBuilder::WrapInFunction overload not being picked up by Antonio Maiorano · 2 years, 1 month ago
  12. 16024a9 Roll vulkan-deps from f17be85632ab to 70e74a2f82ab (1 revision) by dawn-autoroll · 2 years, 1 month ago
  13. 2c664b8 Roll ANGLE from 295f6830970b to 8cbd74307078 (5 revisions) by Dawn Autoroller · 2 years, 1 month ago
  14. e4848f7 Roll SwiftShader from ff8cc02ea659 to 5f9ed9b16931 (1 revision) by Dawn Autoroller · 2 years, 1 month ago
  15. e911213 Roll vulkan-deps from 3a028e4c1f4a to f17be85632ab (5 revisions) by dawn-autoroll · 2 years, 1 month ago chromium/5495
  16. 418ee05 Roll ANGLE from 2c60b86e3565 to 295f6830970b (57 revisions) by Dawn Autoroller · 2 years, 1 month ago
  17. 64c243e tint: add missing unit tests for const eval vector construction of AInt and by Antonio Maiorano · 2 years, 1 month ago
  18. ffcd024 Roll SwiftShader from bcbc10b1bed4 to ff8cc02ea659 (2 revisions) by Dawn Autoroller · 2 years, 1 month ago
  19. 6b4622f tint: add const eval array constructor tests by Antonio Maiorano · 2 years, 1 month ago
  20. 906fc9d tint/uniformity: Add a NameFor helper by James Price · 2 years, 1 month ago chromium/5494
  21. a84ebc3 tint: Add forward declaration for CastableBase by James Price · 2 years, 1 month ago
  22. 3bfced0 Roll vulkan-deps from ae97c0946cb9 to 3a028e4c1f4a (1 revision) by dawn-autoroll · 2 years, 1 month ago
  23. a1f5334 Roll SwiftShader from 8c1e83a1e2b2 to bcbc10b1bed4 (2 revisions) by Dawn Autoroller · 2 years, 1 month ago chromium/5493
  24. 6609f9c Workaround Metal Validation Issue for copying 3D textures to a buffer. by Gregg Tavares · 2 years, 1 month ago
  25. 0244804 tint/uniformity: Avoid string allocations for node tags by James Price · 2 years, 1 month ago
  26. 8fbbd73 Roll vulkan-deps from c4d6d0f52ce0 to ae97c0946cb9 (3 revisions) by dawn-autoroll · 2 years, 1 month ago
  27. 857b158 tint/uniformity: Handle pointer uniformity by James Price · 2 years, 1 month ago
  28. 1d77e25 tint: add const eval of swizzle tests by Antonio Maiorano · 2 years, 1 month ago
  29. ffb322a tint: add bool member to const eval struct member access test by Antonio Maiorano · 2 years, 1 month ago
  30. 309b10a tint: add const eval struct zero init tests by Antonio Maiorano · 2 years, 1 month ago
  31. 0890eca tint: add const eval zero init tests for scalars, vectors, matrices, and arrays by Antonio Maiorano · 2 years, 1 month ago
  32. 994b70f tint: add AFloat and AInt const eval scalar constructor tests by Antonio Maiorano · 2 years, 1 month ago
  33. bc44620 tint: implement short-circuiting of const eval bitcast by Antonio Maiorano · 2 years, 1 month ago
  34. bf9c346 Roll SwiftShader from f7de9e0637c2 to 8c1e83a1e2b2 (1 revision) by Dawn Autoroller · 2 years, 1 month ago chromium/5492
  35. 799b413 Roll vulkan-deps from e121f25bdace to c4d6d0f52ce0 (4 revisions) by dawn-autoroll · 2 years, 1 month ago
  36. f8277d0 Add toggle to warn the dst-alpha issue on Intel GPUs by Jiawei Shao · 2 years, 1 month ago chromium/5491
  37. 0493c24 Roll SwiftShader from 3b2177fcfcba to f7de9e0637c2 (1 revision) by Dawn Autoroller · 2 years, 1 month ago
  38. 49a08b7 Refix validation for command encoder pass encoding by shrekshao · 2 years, 1 month ago chromium/5490
  39. a68ce92 Roll vulkan-deps from 28ede018d9d4 to e121f25bdace (4 revisions) by dawn-autoroll · 2 years, 1 month ago
  40. eb34a76 tint/uniformity: Fix handling of continuing block by James Price · 2 years, 1 month ago
  41. efc9df4 tint/uniformity: Fix issues with for-loops by James Price · 2 years, 1 month ago
  42. 0566185 tint: const eval of bitcast operator by Antonio Maiorano · 2 years, 1 month ago
  43. ffa83ad tint: make utils::Bitcast not trigger gcc warning by Antonio Maiorano · 2 years, 1 month ago
  44. c4673b7 Suppress couple more WebGPU CTS flakes on Win Intel by Yuly Novikov · 2 years, 1 month ago
  45. 1058e7a Roll vulkan-deps from 3a484e08ceca to 28ede018d9d4 (5 revisions) by dawn-autoroll · 2 years, 1 month ago chromium/5489
  46. 5cc118b Clear reference to MTLTexture on TextureView::DestroyImpl by Austin Eng · 2 years, 1 month ago
  47. 13e4813 Roll SwiftShader from 67f520305136 to 3b2177fcfcba (1 revision) by Dawn Autoroller · 2 years, 1 month ago chromium/5488
  48. b38b3b0 Implement AlwaysResolveIntoZeroLevelAndLayer globally by Brandon Jones · 2 years, 1 month ago
  49. 915e55a Add Buffer.GetMapState() by Takahiro · 2 years, 1 month ago
  50. 5abda5f Roll vulkan-deps from 29e87c1e6ee6 to 3a484e08ceca (2 revisions) by dawn-autoroll · 2 years, 1 month ago
  51. ce93a6b tint: Replace type::UniqueNode::Hash() virtual with field by Ben Clayton · 2 years, 1 month ago
  52. ada5e7b Suppress WebGPU tests flaky on Win Intel UHD630 driver 31.0.101.2111 by Yuly Novikov · 2 years, 1 month ago
  53. 20a6ca0 generator_lib.py: Fix exception when racing for dir creation. by Corentin Wallez · 2 years, 1 month ago
  54. ad541a7 Immediate Buffer.MapAsync() rejection if pending map in Wire by Takahiro · 2 years, 1 month ago chromium/5483 chromium/5484 chromium/5485 chromium/5486 chromium/5487
  55. 0fcc00e tint/uniformity: Fix debug graph output by James Price · 2 years, 1 month ago
  56. 2f9a988 tint: Implement sem::Load by Ben Clayton · 2 years, 1 month ago
  57. 57ca8cf Roll vulkan-deps from c943ccc4d398 to 29e87c1e6ee6 (3 revisions) by dawn-autoroll · 2 years, 1 month ago
  58. 241d9a2 Suppress some WebGPU tests with validation on Win Intel by Yuly Novikov · 2 years, 1 month ago
  59. 5a4f5dc Skip dawn_end2end_tests failures on Win Intel Optiplex 7080 Vulkan by Yuly Novikov · 2 years, 1 month ago
  60. bf8a230 tint: const eval of ldexp builtin by Antonio Maiorano · 2 years, 1 month ago
  61. 9a8ca18 Roll SwiftShader from c70b46423fc4 to 67f520305136 (2 revisions) by Dawn Autoroller · 2 years, 1 month ago
  62. 04ad2a4 Add informational toggle that indirect baseVertex is broken on Mac Intel by Austin Eng · 2 years, 1 month ago
  63. e48253f Add informational toggle that sample mask is broken on Mac Intel by Austin Eng · 2 years, 1 month ago
  64. 5082727 D3D12: Remove the 24K extra memory for texture corruption by Yunchao He · 2 years, 1 month ago
  65. 7c3e9a6 tint: Rework tint::Manager by Ben Clayton · 2 years, 1 month ago
  66. 1438e82 Roll vulkan-deps from 9449c7f77d1b to c943ccc4d398 (3 revisions) by dawn-autoroll · 2 years, 1 month ago chromium/5482
  67. 183df9d Implement External Texture Crop Functionality by Brandon Jones · 2 years, 1 month ago
  68. 0be08d8 CTS expectations: Add KEEP on [ Skip ]'d rules by Ben Clayton · 2 years, 1 month ago
  69. 764429a Roll vulkan-deps from 3f9a78474605 to 9449c7f77d1b (2 revisions) by dawn-autoroll · 2 years, 1 month ago
  70. 02b466f Move CreateComposite into ProgramBuilder. by dan sinclair · 2 years, 1 month ago
  71. 19ebcb2 Convert ir::Constant over to use a constant::Value by dan sinclair · 2 years, 1 month ago
  72. dd1e4e3 Fix typo by David Neto · 2 years, 1 month ago
  73. 5208edf Buffer.MapAsync pending map error non validation error consumed by Takahiro · 2 years, 1 month ago
  74. 987902e Update GLSL test results. by Stephen White · 2 years, 1 month ago
  75. b53b8cf Rename constant::Constant to constant::Value. by dan sinclair · 2 years, 1 month ago
  76. 7bacdfa Roll ANGLE from e108858e6a10 to 2c60b86e3565 (8 revisions) by Dawn Autoroller · 2 years, 1 month ago
  77. 6871af6 Roll vulkan-deps from a7b8bd76ed0c to 3f9a78474605 (9 revisions) by dawn-autoroll · 2 years, 1 month ago
  78. 0a67dd5 Roll SwiftShader from fbcd60957174 to c70b46423fc4 (1 revision) by Dawn Autoroller · 2 years, 1 month ago
  79. 69b7f4a Add more tests for texture corruption: msaa and depth stencil formats by Yunchao He · 2 years, 1 month ago chromium/5480
  80. 87a1724 Improve draw-time bind group validation messages by Brandon Jones · 2 years, 1 month ago
  81. ea1cc79 tint/castable: Add Maybe() MaybeAnyOf() by Ben Clayton · 2 years, 1 month ago
  82. 55ceebe tools/intrinsic: Fix validation for type matchers by Ben Clayton · 2 years, 1 month ago
  83. 5addefb Rename Constant::As to Constant::ValueAs. by dan sinclair · 2 years, 1 month ago
  84. 3584219 tint/castable: Reformat comments (grow width) by Ben Clayton · 2 years, 1 month ago
  85. 52f7826 Roll ANGLE from 22d731145a30 to e108858e6a10 (9 revisions) by Dawn Autoroller · 2 years, 1 month ago
  86. 93c0ef2 Reduce default vec size in composite. by dan sinclair · 2 years, 1 month ago
  87. 9268561 Remove ImplResult. by dan sinclair · 2 years, 1 month ago
  88. 8626c9e Move constants into constant namespace. by dan sinclair · 2 years, 1 month ago
  89. 0890380 Split concrete constant classes into own files. by dan sinclair · 2 years, 1 month ago chromium/5479
  90. c4fc2e3 Roll SwiftShader from 647d3d24c935 to fbcd60957174 (1 revision) by Dawn Autoroller · 2 years, 1 month ago
  91. 7efe486 Move helper methods inside Scalar. by dan sinclair · 2 years, 1 month ago
  92. 5225fcc Remove ImplConstant. by dan sinclair · 2 years, 1 month ago
  93. d586d91 Extract constant convert methods. by dan sinclair · 2 years, 1 month ago
  94. d9deee0 Roll vulkan-deps from cea6d951c56b to a7b8bd76ed0c (2 revisions) by dawn-autoroll · 2 years, 1 month ago
  95. 2e737da Rename Element to Shader in ConstEval. by dan sinclair · 2 years, 1 month ago
  96. 0335c7d tint: Add matrix short names by Ben Clayton · 2 years, 1 month ago
  97. 167a7da tint: Add TypeInfo as a field instead of a virtual by Ben Clayton · 2 years, 1 month ago
  98. 188ed17 tint/resolver: Correctly validate f16 usage by Ben Clayton · 2 years, 1 month ago
  99. 520d600 Roll ANGLE from f8720bdb9e11 to 22d731145a30 (5 revisions) by Dawn Autoroller · 2 years, 1 month ago
  100. eaeded4 Enables maxColorAttachmentBytesPerSample in Dawn node. by Loko Kung · 2 years, 1 month ago chromium/5478