1. bd04e15 Remove deprecated APIs by Corentin Wallez · 3 years, 7 months ago
  2. 92de2f0 Roll Tint from dad26395d829 to 871570bc7b7d (1 revision) by Dawn Autoroller · 3 years, 7 months ago
  3. bffc966 Add wgpuDeviceGetLimits. Split Required/Supported limit structs by Austin Eng · 3 years, 7 months ago
  4. 4ecfc58 D3D12: Support creating render pipeline asynchronously by Jiawei Shao · 3 years, 7 months ago
  5. 110cac1 Add buffer_mapping.md in docs by Shrek Shao · 3 years, 7 months ago
  6. 9a827cb Roll Tint from d1d99bc7dec1 to dad26395d829 (1 revision) by Dawn Autoroller · 3 years, 7 months ago chromium/4645
  7. b166b99 Treat 'mipLevelCount == 0' as error by jchen10 · 3 years, 7 months ago
  8. 8626b21 Disable the workaround about the T2T copy issue on newer Intel drivers by Jiawei Shao · 3 years, 7 months ago
  9. b2223e7 Roll Tint from 6556ba0e94d7 to d1d99bc7dec1 (1 revision) by Dawn Autoroller · 3 years, 7 months ago
  10. 2f8f251 Revert "Added Abseil as a third-party dependency" by Shrek Shao · 3 years, 7 months ago
  11. 4646de9 Support flattening multiple CommandAllocators by Ken Rockot · 3 years, 7 months ago chromium/4644
  12. 5528d0e Metal: Allocate threadgroup memory based on Tint reflection by Austin Eng · 3 years, 7 months ago
  13. 49d794f Use IterateBitSet in AddVertexPullingPass by Corentin Wallez · 3 years, 7 months ago
  14. c4a462a Roll Tint from 7f4d02c7aba7 to 6556ba0e94d7 (1 revision) by Dawn Autoroller · 3 years, 7 months ago
  15. 4935c14 Use WGPU_MIP_LEVEL_COUNT_UNDEFINED instead of 0 by jchen10 · 3 years, 7 months ago
  16. 857d4e6 Support vertex-only render pipeline by Zhaoming Jiang · 3 years, 7 months ago
  17. 43ce892 Remove descriptor in RenderPipeline::Initialize by Jiawei Shao · 3 years, 7 months ago
  18. 24cad6e Metal: Remove vertexState in the parameter of TranslateToMSL by Jiawei Shao · 3 years, 7 months ago
  19. 020d699 Added Abseil as a third-party dependency by Brandon Jones · 3 years, 7 months ago chromium/4643
  20. 088071a Add device ID and vendor ID to device properties by François Beaufort · 3 years, 7 months ago
  21. 77755b9 Remove deprecated wgpu::StoreOp::Clear by Corentin Wallez · 3 years, 7 months ago
  22. e2cc5d6 Remove deprecated texture usage names by Corentin Wallez · 3 years, 7 months ago
  23. c7203ba Remove deprecated ComputePipelineDescriptor.computeStage by Corentin Wallez · 3 years, 7 months ago
  24. 1ac4565 Remove deprecated RenderPass*Attachment.attachment by Corentin Wallez · 3 years, 7 months ago
  25. 96ac969 Use WGPU_ARRAY_LAYER_COUNT_UNDEFINED instead of 0 by jchen10 · 3 years, 7 months ago
  26. 817ba17 Roll Tint from de767b18421c to 7f4d02c7aba7 (2 revisions) by Dawn Autoroller · 3 years, 7 months ago
  27. 1934e56 Disable multiple mip levels for r8/rg8unorm textures on Metal by Brandon Jones · 3 years, 7 months ago
  28. 3074cc1 Roll Tint from f66f65137448 to de767b18421c (6 revisions) by Dawn Autoroller · 3 years, 7 months ago
  29. cc3f16c Suppress Mac 11.5 failure by Brian Sheedy · 3 years, 7 months ago
  30. 02fbf16 Add validation, storage, and querying of limits by Austin Eng · 3 years, 7 months ago
  31. caf6e8b Disable remap binding test on WARP. by Bryan Bernhart · 3 years, 7 months ago chromium/4642
  32. 7e9aba8 Roll Tint from 2ebcb93cb36c to f66f65137448 (1 revision) by Dawn Autoroller · 3 years, 7 months ago
  33. 42448da Remove descriptor from the parameter of ComputePipeline::Initialize() by Jiawei Shao · 3 years, 7 months ago chromium/4640 chromium/4641
  34. b21cceb D3D12: Use a separate space for the index offset constants by Michael Tang · 3 years, 7 months ago
  35. 2092a66 dawn_native: Add RequestDevice to the Adapter by Austin Eng · 3 years, 7 months ago
  36. dc7971c dawn_wire: Support deserializing s->c chained structs by Austin Eng · 3 years, 7 months ago
  37. 8ee643c Remove suppression for fixed Tint issue by Corentin Wallez · 3 years, 7 months ago chromium/4639
  38. 7c8684a Roll Tint from ebab7d2f7a7e to 2ebcb93cb36c (1 revision) by Dawn Autoroller · 3 years, 7 months ago
  39. d933103 Skip failing CopyTexture tests on WARP by Bryan Bernhart · 3 years, 7 months ago
  40. 363c28e Remove typedefs for deprecated types. by Corentin Wallez · 3 years, 7 months ago
  41. d4b85fb Lift suppression for incorrect VVL image layout tracking by Corentin Wallez · 3 years, 7 months ago
  42. 7a44622 Reenable / delete DISABLED tests. by Corentin Wallez · 3 years, 7 months ago
  43. 08949a3 rename use_x11 to ozone_platform_x11 by Maksim Sisov · 3 years, 7 months ago
  44. 6fa50b5 Vulkan: Support extension "depth_clamp" by Jiawei Shao · 3 years, 7 months ago
  45. 6e1f01f metal: Use single-entry point transform by James Price · 3 years, 8 months ago
  46. 3bc6716 Roll Tint from 25517e9ce811 to ebab7d2f7a7e (2 revisions) by Dawn Autoroller · 3 years, 8 months ago
  47. fd815c1 Roll Tint from 733addc20fbf to 25517e9ce811 (1 revision) by Dawn Autoroller · 3 years, 8 months ago
  48. 053b58c Roll Tint from 5910ec1e8afc to 733addc20fbf (1 revision) by Dawn Autoroller · 3 years, 8 months ago
  49. d7ddfb4 Add FlatRenderPipelineDescriptor for CreateRenderPipelineAsync by Jiawei Shao · 3 years, 8 months ago
  50. f9d2873 Roll Tint from be514a1efb00 to 5910ec1e8afc (2 revisions) by Dawn Autoroller · 3 years, 8 months ago
  51. dc27ecc Roll Tint from 676ec7cf9964 to be514a1efb00 (1 revision) by Dawn Autoroller · 3 years, 8 months ago chromium/4637
  52. c6140d5 Initializing stencil reference for render pass in D3D12 by Zhaoming Jiang · 3 years, 8 months ago
  53. 9e10ace Roll Tint from c77214d52d53 to 676ec7cf9964 (5 revisions) by Dawn Autoroller · 3 years, 8 months ago
  54. 37a8649 Adds ASTC texture compression formats and Vulkan support for them. by Loko Kung · 3 years, 8 months ago
  55. e1f5934 Roll Tint from ed18f2f8c325 to c77214d52d53 (1 revision) by Dawn Autoroller · 3 years, 8 months ago chromium/4636
  56. ba1feb0 Always point to own members in FlatComputePipelineDescriptor by Jiawei Shao · 3 years, 8 months ago chromium/4635
  57. 2e40f90 Roll Tint from 3e70f3e2ac35 to ed18f2f8c325 (8 revisions) by Dawn Autoroller · 3 years, 8 months ago chromium/4633 chromium/4634
  58. 0376ebe Handle failed calls to ID3D12CommandQueue::GetTimestampFrequency by Rafael Cintron · 3 years, 8 months ago
  59. 10b9cce Remove deprecated SetBlendColor and blend factors by Corentin Wallez · 3 years, 8 months ago chromium/4632
  60. fdfbb3a Add dawn_wire/client/RequestTracker.h to build files by Corentin Wallez · 3 years, 8 months ago
  61. 90b41c7 Roll Tint from 03cd48424797 to 3e70f3e2ac35 (1 revision) by Dawn Autoroller · 3 years, 8 months ago
  62. 8a0b49b Add check for an invalid D3D12/Vk object in SetDebugLabel by Brandon Jones · 3 years, 8 months ago
  63. c1bcbbf Add Labels For Pipelines and ShaderModule for D3D12/Vk by Brandon Jones · 3 years, 8 months ago
  64. 71f2214 vulkan: wait for fences on ErrorInjector device loss by Corentin Wallez · 3 years, 8 months ago
  65. c0f20fb Remove all "WithTint" suffixes from Dawn native. by Stephen White · 3 years, 8 months ago
  66. 3f249c1 Roll Tint from cf57896d5205 to 03cd48424797 (3 revisions) by Dawn Autoroller · 3 years, 8 months ago
  67. 1f86ce3 Roll Tint from 44a0adf9b47c to cf57896d5205 (1 revision) by Dawn Autoroller · 3 years, 8 months ago chromium/4631
  68. 749e144 Add Dawn's logo and use it in README.md by Corentin Wallez · 3 years, 8 months ago
  69. 305f4df Add FlatComputePipelineDescriptor for CreateComputePipelineAsync by Jiawei Shao · 3 years, 8 months ago
  70. 1f48c97 Update default pipeline layout compatibility rules by Brandon Jones · 3 years, 8 months ago
  71. baf8df3 dawn_wire/client: Add RequestTracker helper by Corentin Wallez · 3 years, 8 months ago chromium/4630
  72. 4a4a804 Roll Tint from 14ac047d45ff to 44a0adf9b47c (1 revision) by Dawn Autoroller · 3 years, 8 months ago
  73. 5097f29 Roll Tint from b09723e58b8d to 14ac047d45ff (4 revisions) by Dawn Autoroller · 3 years, 8 months ago
  74. 7766709 Roll Tint from 293d313bbca2 to b09723e58b8d (1 revision) by Dawn Autoroller · 3 years, 8 months ago
  75. 3fdfa82 Callback reentrancy tests by shrekshao · 3 years, 8 months ago chromium/4629
  76. 67fc6ae Remove redundant code in CreateRenderPipeline by Jiawei Shao · 3 years, 8 months ago
  77. c7226a7 Adds ETC2/EAC texture compression formats and Vulkan support for them by Loko Kung · 3 years, 8 months ago
  78. 6bb3f6f vulkan: Free "in flight" fences/commands in ShutdownImpl by Corentin Wallez · 3 years, 8 months ago chromium/4628
  79. 52ad8f6 client: call pending GetCompilationInfo on Disconnect by Corentin Wallez · 3 years, 8 months ago
  80. ea48797 Roll Tint from a96dce9c893e to 293d313bbca2 (7 revisions) by Dawn Autoroller · 3 years, 8 months ago chromium/4626 chromium/4627
  81. cd3ad24 Roll Tint from 87cce20f679d to a96dce9c893e (1 revision) by Dawn Autoroller · 3 years, 8 months ago chromium/4625
  82. 378ea27 Remove stray reference to GetDefaultQueue by Corentin Wallez · 3 years, 8 months ago
  83. c31b16f Check Query API feature support by GPU counter on Metal by Li Hao · 3 years, 8 months ago
  84. 086c44e Add missing includes to SemaphoreService.h by James Price · 3 years, 8 months ago chromium/4624
  85. 21940df Device: Mark all commands as completed on device loss by Corentin Wallez · 3 years, 8 months ago
  86. 2aee6ee Refactor APICreateRenderPipelineAsync to support sync and async path by Jiawei Shao · 3 years, 8 months ago
  87. 6fa34f8 Adding VB OOB validation for zero array stride by Zhaoming Jiang · 3 years, 8 months ago chromium/4622 chromium/4623
  88. c1d3958 Adds placeholders for ETC2/ASTC compression texture format by Loko Kung · 3 years, 8 months ago
  89. 2db24d6 Roll Tint from 568136dd102a to 87cce20f679d (1 revision) by Dawn Autoroller · 3 years, 8 months ago
  90. f8545c6 Roll Tint from 6d60c046e80a to 568136dd102a (3 revisions) by Dawn Autoroller · 3 years, 8 months ago
  91. 20ffe97 Fix a bug with D3D12 buffer alignment computation by Austin Eng · 3 years, 8 months ago chromium/4621
  92. 5ae66fb Add Tag for Unimplemented Labels to ObjectBase Constructor by Brandon Jones · 3 years, 8 months ago
  93. 63b2fb9 Roll Tint from 367f5df5c355 to 6d60c046e80a (1 revision) by Dawn Autoroller · 3 years, 8 months ago
  94. 1d83eb0 Roll Tint from 1fa6f5ce9ba8 to 367f5df5c355 (1 revision) by Dawn Autoroller · 3 years, 8 months ago chromium/4620
  95. da230e5 Remove typedefs for passed deprecations by Corentin Wallez · 3 years, 8 months ago
  96. dd1a5b3 Roll Tint from f6a49d69b4bf to 1fa6f5ce9ba8 (1 revision) by Dawn Autoroller · 3 years, 8 months ago chromium/4618 chromium/4619
  97. 491e9c8 Roll Tint from d47a7ef0cf0c to f6a49d69b4bf (1 revision) by Dawn Autoroller · 3 years, 8 months ago chromium/4617
  98. bd45466 build: Override angle_has_rapidjson to false by Michael Tang · 3 years, 8 months ago chromium/4616
  99. b7285d8 Roll third_party/angle/ 835bcb1e2..4aedb71f4 (730 commits; 1 trivial rolls) by Michael Tang · 3 years, 8 months ago
  100. c95e574 Add Debug Label Functionality For D3D12/Vk Buffers & Textures by Brandon Jones · 3 years, 8 months ago