1. 1bca159 Add dawn_native unittests for Limits by Austin Eng · 3 years, 4 months ago
  2. f84e7b4 Remove prefix 'm' on mCreateInfo in ComputeVertexInputDesc by Jiawei Shao · 3 years, 4 months ago
  3. a10f533 Update destinationOffset alignment to 256 in resolveQuerySet by Li Hao · 3 years, 4 months ago
  4. c9c366e Roll Tint from 1d81f8370458 to 28d6763ef8e3 (5 revisions) by Dawn Autoroller · 3 years, 4 months ago
  5. a928047 Force -Wno-shadow to avoid variable shadowing warnings. by Peter Kasting · 3 years, 4 months ago
  6. 7d174a1 dawn.json changes to match upstream webgpu.h by Kai Ninomiya · 3 years, 4 months ago
  7. edeb54a Roll Tint from d1c6f8334168 to 1d81f8370458 (1 revision) by Dawn Autoroller · 3 years, 4 months ago chromium/4650
  8. 92d6e53 Fix CMake build failures after recent changes by Kai Ninomiya · 3 years, 4 months ago
  9. 73d7c84 Default initialize DeviceDescriptor in DawnTest.cpp by Austin Eng · 3 years, 4 months ago
  10. 72c5c02 Roll Tint from ddc9eb2b859e to d1c6f8334168 (2 revisions) by Dawn Autoroller · 3 years, 4 months ago
  11. 1c85de6 Clamp limits to the defaults if they are worse than the defaults by Austin Eng · 3 years, 4 months ago
  12. 44d729fc Introduce BufferLocation by Ken Rockot · 3 years, 4 months ago
  13. 6237c8a Introduce WriteBuffer command by Ken Rockot · 3 years, 4 months ago
  14. 1a965ab Update dawn.json to new schema for newly added structs by Austin Eng · 3 years, 4 months ago chromium/4649
  15. 3075c68 Roll Tint from 871570bc7b7d to ddc9eb2b859e (1 revision) by Dawn Autoroller · 3 years, 4 months ago
  16. 0c82405 dawn.json: chained/extensible must be "in" or "out" or false by Austin Eng · 3 years, 4 months ago
  17. 39046f3 Tweak JavaScript formatting of compressed formats by Kai Ninomiya · 3 years, 4 months ago chromium/4647 chromium/4648
  18. 4e37acc Add new items for Emscripten/webgpu-headers by Kai Ninomiya · 3 years, 4 months ago
  19. 930e918 Generate multiple variants of webgpu.h header by Kai Ninomiya · 3 years, 4 months ago
  20. 0a4cb8d D3D12: Move transform/FirstIndexOffset outside of TranslateToHLSL by Michael Tang · 3 years, 4 months ago
  21. fa9ca44 Stub out depth16unorm texture format by Kai Ninomiya · 3 years, 4 months ago
  22. 2e48f01 Add an option for the Adapter to use tiered limits by Austin Eng · 3 years, 4 months ago
  23. c389182 Remove readonly storage textures by Corentin Wallez · 3 years, 4 months ago
  24. a6394dd Fix a few comments in RenderPassDescriptorValidationTests.cpp by Yunchao He · 3 years, 4 months ago chromium/4646
  25. bd04e15 Remove deprecated APIs by Corentin Wallez · 3 years, 4 months ago
  26. 92de2f0 Roll Tint from dad26395d829 to 871570bc7b7d (1 revision) by Dawn Autoroller · 3 years, 4 months ago
  27. bffc966 Add wgpuDeviceGetLimits. Split Required/Supported limit structs by Austin Eng · 3 years, 4 months ago
  28. 4ecfc58 D3D12: Support creating render pipeline asynchronously by Jiawei Shao · 3 years, 4 months ago
  29. 110cac1 Add buffer_mapping.md in docs by Shrek Shao · 3 years, 4 months ago
  30. 9a827cb Roll Tint from d1d99bc7dec1 to dad26395d829 (1 revision) by Dawn Autoroller · 3 years, 4 months ago chromium/4645
  31. b166b99 Treat 'mipLevelCount == 0' as error by jchen10 · 3 years, 4 months ago
  32. 8626b21 Disable the workaround about the T2T copy issue on newer Intel drivers by Jiawei Shao · 3 years, 4 months ago
  33. b2223e7 Roll Tint from 6556ba0e94d7 to d1d99bc7dec1 (1 revision) by Dawn Autoroller · 3 years, 4 months ago
  34. 2f8f251 Revert "Added Abseil as a third-party dependency" by Shrek Shao · 3 years, 4 months ago
  35. 4646de9 Support flattening multiple CommandAllocators by Ken Rockot · 3 years, 4 months ago chromium/4644
  36. 5528d0e Metal: Allocate threadgroup memory based on Tint reflection by Austin Eng · 3 years, 4 months ago
  37. 49d794f Use IterateBitSet in AddVertexPullingPass by Corentin Wallez · 3 years, 4 months ago
  38. c4a462a Roll Tint from 7f4d02c7aba7 to 6556ba0e94d7 (1 revision) by Dawn Autoroller · 3 years, 4 months ago
  39. 4935c14 Use WGPU_MIP_LEVEL_COUNT_UNDEFINED instead of 0 by jchen10 · 3 years, 4 months ago
  40. 857d4e6 Support vertex-only render pipeline by Zhaoming Jiang · 3 years, 4 months ago
  41. 43ce892 Remove descriptor in RenderPipeline::Initialize by Jiawei Shao · 3 years, 4 months ago
  42. 24cad6e Metal: Remove vertexState in the parameter of TranslateToMSL by Jiawei Shao · 3 years, 4 months ago
  43. 020d699 Added Abseil as a third-party dependency by Brandon Jones · 3 years, 4 months ago chromium/4643
  44. 088071a Add device ID and vendor ID to device properties by François Beaufort · 3 years, 4 months ago
  45. 77755b9 Remove deprecated wgpu::StoreOp::Clear by Corentin Wallez · 3 years, 4 months ago
  46. e2cc5d6 Remove deprecated texture usage names by Corentin Wallez · 3 years, 4 months ago
  47. c7203ba Remove deprecated ComputePipelineDescriptor.computeStage by Corentin Wallez · 3 years, 4 months ago
  48. 1ac4565 Remove deprecated RenderPass*Attachment.attachment by Corentin Wallez · 3 years, 4 months ago
  49. 96ac969 Use WGPU_ARRAY_LAYER_COUNT_UNDEFINED instead of 0 by jchen10 · 3 years, 4 months ago
  50. 817ba17 Roll Tint from de767b18421c to 7f4d02c7aba7 (2 revisions) by Dawn Autoroller · 3 years, 4 months ago
  51. 1934e56 Disable multiple mip levels for r8/rg8unorm textures on Metal by Brandon Jones · 3 years, 4 months ago
  52. 3074cc1 Roll Tint from f66f65137448 to de767b18421c (6 revisions) by Dawn Autoroller · 3 years, 4 months ago
  53. cc3f16c Suppress Mac 11.5 failure by Brian Sheedy · 3 years, 4 months ago
  54. 02fbf16 Add validation, storage, and querying of limits by Austin Eng · 3 years, 4 months ago
  55. caf6e8b Disable remap binding test on WARP. by Bryan Bernhart · 3 years, 4 months ago chromium/4642
  56. 7e9aba8 Roll Tint from 2ebcb93cb36c to f66f65137448 (1 revision) by Dawn Autoroller · 3 years, 4 months ago
  57. 42448da Remove descriptor from the parameter of ComputePipeline::Initialize() by Jiawei Shao · 3 years, 4 months ago chromium/4640 chromium/4641
  58. b21cceb D3D12: Use a separate space for the index offset constants by Michael Tang · 3 years, 4 months ago
  59. 2092a66 dawn_native: Add RequestDevice to the Adapter by Austin Eng · 3 years, 4 months ago
  60. dc7971c dawn_wire: Support deserializing s->c chained structs by Austin Eng · 3 years, 4 months ago
  61. 8ee643c Remove suppression for fixed Tint issue by Corentin Wallez · 3 years, 4 months ago chromium/4639
  62. 7c8684a Roll Tint from ebab7d2f7a7e to 2ebcb93cb36c (1 revision) by Dawn Autoroller · 3 years, 4 months ago
  63. d933103 Skip failing CopyTexture tests on WARP by Bryan Bernhart · 3 years, 4 months ago
  64. 363c28e Remove typedefs for deprecated types. by Corentin Wallez · 3 years, 4 months ago
  65. d4b85fb Lift suppression for incorrect VVL image layout tracking by Corentin Wallez · 3 years, 4 months ago
  66. 7a44622 Reenable / delete DISABLED tests. by Corentin Wallez · 3 years, 4 months ago
  67. 08949a3 rename use_x11 to ozone_platform_x11 by Maksim Sisov · 3 years, 4 months ago
  68. 6fa50b5 Vulkan: Support extension "depth_clamp" by Jiawei Shao · 3 years, 4 months ago
  69. 6e1f01f metal: Use single-entry point transform by James Price · 3 years, 4 months ago
  70. 3bc6716 Roll Tint from 25517e9ce811 to ebab7d2f7a7e (2 revisions) by Dawn Autoroller · 3 years, 4 months ago
  71. fd815c1 Roll Tint from 733addc20fbf to 25517e9ce811 (1 revision) by Dawn Autoroller · 3 years, 4 months ago
  72. 053b58c Roll Tint from 5910ec1e8afc to 733addc20fbf (1 revision) by Dawn Autoroller · 3 years, 5 months ago
  73. d7ddfb4 Add FlatRenderPipelineDescriptor for CreateRenderPipelineAsync by Jiawei Shao · 3 years, 5 months ago
  74. f9d2873 Roll Tint from be514a1efb00 to 5910ec1e8afc (2 revisions) by Dawn Autoroller · 3 years, 5 months ago
  75. dc27ecc Roll Tint from 676ec7cf9964 to be514a1efb00 (1 revision) by Dawn Autoroller · 3 years, 5 months ago chromium/4637
  76. c6140d5 Initializing stencil reference for render pass in D3D12 by Zhaoming Jiang · 3 years, 5 months ago
  77. 9e10ace Roll Tint from c77214d52d53 to 676ec7cf9964 (5 revisions) by Dawn Autoroller · 3 years, 5 months ago
  78. 37a8649 Adds ASTC texture compression formats and Vulkan support for them. by Loko Kung · 3 years, 5 months ago
  79. e1f5934 Roll Tint from ed18f2f8c325 to c77214d52d53 (1 revision) by Dawn Autoroller · 3 years, 5 months ago chromium/4636
  80. ba1feb0 Always point to own members in FlatComputePipelineDescriptor by Jiawei Shao · 3 years, 5 months ago chromium/4635
  81. 2e40f90 Roll Tint from 3e70f3e2ac35 to ed18f2f8c325 (8 revisions) by Dawn Autoroller · 3 years, 5 months ago chromium/4633 chromium/4634
  82. 0376ebe Handle failed calls to ID3D12CommandQueue::GetTimestampFrequency by Rafael Cintron · 3 years, 5 months ago
  83. 10b9cce Remove deprecated SetBlendColor and blend factors by Corentin Wallez · 3 years, 5 months ago chromium/4632
  84. fdfbb3a Add dawn_wire/client/RequestTracker.h to build files by Corentin Wallez · 3 years, 5 months ago
  85. 90b41c7 Roll Tint from 03cd48424797 to 3e70f3e2ac35 (1 revision) by Dawn Autoroller · 3 years, 5 months ago
  86. 8a0b49b Add check for an invalid D3D12/Vk object in SetDebugLabel by Brandon Jones · 3 years, 5 months ago
  87. c1bcbbf Add Labels For Pipelines and ShaderModule for D3D12/Vk by Brandon Jones · 3 years, 5 months ago
  88. 71f2214 vulkan: wait for fences on ErrorInjector device loss by Corentin Wallez · 3 years, 5 months ago
  89. c0f20fb Remove all "WithTint" suffixes from Dawn native. by Stephen White · 3 years, 5 months ago
  90. 3f249c1 Roll Tint from cf57896d5205 to 03cd48424797 (3 revisions) by Dawn Autoroller · 3 years, 5 months ago
  91. 1f86ce3 Roll Tint from 44a0adf9b47c to cf57896d5205 (1 revision) by Dawn Autoroller · 3 years, 5 months ago chromium/4631
  92. 749e144 Add Dawn's logo and use it in README.md by Corentin Wallez · 3 years, 5 months ago
  93. 305f4df Add FlatComputePipelineDescriptor for CreateComputePipelineAsync by Jiawei Shao · 3 years, 5 months ago
  94. 1f48c97 Update default pipeline layout compatibility rules by Brandon Jones · 3 years, 5 months ago
  95. baf8df3 dawn_wire/client: Add RequestTracker helper by Corentin Wallez · 3 years, 5 months ago chromium/4630
  96. 4a4a804 Roll Tint from 14ac047d45ff to 44a0adf9b47c (1 revision) by Dawn Autoroller · 3 years, 5 months ago
  97. 5097f29 Roll Tint from b09723e58b8d to 14ac047d45ff (4 revisions) by Dawn Autoroller · 3 years, 5 months ago
  98. 7766709 Roll Tint from 293d313bbca2 to b09723e58b8d (1 revision) by Dawn Autoroller · 3 years, 5 months ago
  99. 3fdfa82 Callback reentrancy tests by shrekshao · 3 years, 5 months ago chromium/4629
  100. 67fc6ae Remove redundant code in CreateRenderPipeline by Jiawei Shao · 3 years, 5 months ago