1. 95cfd26 Roll Tint from a617d0f0fccc to 5e6d4577fdc6 (1 revision) by Dawn Autoroller · 2 years, 8 months ago
  2. 5e6d457 Remove excess copy from fuzzer random number generation code by Ryan Harrison · 2 years, 8 months ago
  3. da7756c Roll Tint from 28d6763ef8e3 to a617d0f0fccc (1 revision) by Dawn Autoroller · 2 years, 8 months ago chromium/4651
  4. 1bca159 Add dawn_native unittests for Limits by Austin Eng · 2 years, 8 months ago
  5. a617d0f Convert fuzzer to generating configuration data by Ryan Harrison · 2 years, 8 months ago
  6. f84e7b4 Remove prefix 'm' on mCreateInfo in ComputeVertexInputDesc by Jiawei Shao · 2 years, 8 months ago
  7. a10f533 Update destinationOffset alignment to 256 in resolveQuerySet by Li Hao · 2 years, 8 months ago
  8. c9c366e Roll Tint from 1d81f8370458 to 28d6763ef8e3 (5 revisions) by Dawn Autoroller · 2 years, 8 months ago
  9. 28d6763 Add type to OverridableConstant by shrekshao · 2 years, 8 months ago
  10. a928047 Force -Wno-shadow to avoid variable shadowing warnings. by Peter Kasting · 2 years, 8 months ago
  11. 9226550 spirv-reader: don't dedup composite constants by David Neto · 2 years, 8 months ago
  12. 7d174a1 dawn.json changes to match upstream webgpu.h by Kai Ninomiya · 2 years, 8 months ago
  13. 0ed87c8 spirv-reader: Don't deduplicate SPIR-V array types by David Neto · 2 years, 8 months ago
  14. 4d18c6b spirv-tools fuzzers: Avoid passing target backend by Alastair Donaldson · 2 years, 8 months ago
  15. 0118b96 Fix generation of random indices in regex fuzzer by Alastair Donaldson · 2 years, 8 months ago
  16. edeb54a Roll Tint from d1c6f8334168 to 1d81f8370458 (1 revision) by Dawn Autoroller · 2 years, 8 months ago chromium/4650
  17. 1d81f83 spirv-reader: only generate aliases for array types by David Neto · 2 years, 8 months ago
  18. 92d6e53 Fix CMake build failures after recent changes by Kai Ninomiya · 2 years, 8 months ago
  19. 73d7c84 Default initialize DeviceDescriptor in DawnTest.cpp by Austin Eng · 2 years, 8 months ago
  20. 72c5c02 Roll Tint from ddc9eb2b859e to d1c6f8334168 (2 revisions) by Dawn Autoroller · 2 years, 8 months ago
  21. 1c85de6 Clamp limits to the defaults if they are worse than the defaults by Austin Eng · 2 years, 8 months ago
  22. 44d729fc Introduce BufferLocation by Ken Rockot · 2 years, 8 months ago
  23. d1c6f83 CMake: Massage CMakeLists for use by NodeJS bindings by Ben Clayton · 2 years, 8 months ago
  24. 17720fd Kokoro: Move the clean checkout to tmpfs by Ben Clayton · 2 years, 8 months ago
  25. 6237c8a Introduce WriteBuffer command by Ken Rockot · 2 years, 8 months ago
  26. 1a965ab Update dawn.json to new schema for newly added structs by Austin Eng · 2 years, 8 months ago chromium/4649
  27. 3075c68 Roll Tint from 871570bc7b7d to ddc9eb2b859e (1 revision) by Dawn Autoroller · 2 years, 8 months ago
  28. 0c82405 dawn.json: chained/extensible must be "in" or "out" or false by Austin Eng · 2 years, 8 months ago
  29. ddc9eb2 wgsl-reader: reject identifiers starting with underscrore by David Neto · 2 years, 8 months ago
  30. 39046f3 Tweak JavaScript formatting of compressed formats by Kai Ninomiya · 2 years, 8 months ago chromium/4647 chromium/4648
  31. 4e37acc Add new items for Emscripten/webgpu-headers by Kai Ninomiya · 2 years, 8 months ago
  32. 930e918 Generate multiple variants of webgpu.h header by Kai Ninomiya · 2 years, 8 months ago
  33. 0a4cb8d D3D12: Move transform/FirstIndexOffset outside of TranslateToHLSL by Michael Tang · 2 years, 8 months ago
  34. fa9ca44 Stub out depth16unorm texture format by Kai Ninomiya · 2 years, 8 months ago
  35. 2e48f01 Add an option for the Adapter to use tiered limits by Austin Eng · 2 years, 8 months ago
  36. c389182 Remove readonly storage textures by Corentin Wallez · 2 years, 8 months ago
  37. a6394dd Fix a few comments in RenderPassDescriptorValidationTests.cpp by Yunchao He · 2 years, 8 months ago chromium/4646
  38. bd04e15 Remove deprecated APIs by Corentin Wallez · 2 years, 8 months ago
  39. 92de2f0 Roll Tint from dad26395d829 to 871570bc7b7d (1 revision) by Dawn Autoroller · 2 years, 8 months ago
  40. bffc966 Add wgpuDeviceGetLimits. Split Required/Supported limit structs by Austin Eng · 2 years, 8 months ago
  41. 871570b Tolerate some errors while building SPIR-V corpus by Alastair Donaldson · 2 years, 8 months ago
  42. 4ecfc58 D3D12: Support creating render pipeline asynchronously by Jiawei Shao · 2 years, 8 months ago
  43. 110cac1 Add buffer_mapping.md in docs by Shrek Shao · 2 years, 8 months ago
  44. 9a827cb Roll Tint from d1d99bc7dec1 to dad26395d829 (1 revision) by Dawn Autoroller · 2 years, 8 months ago chromium/4645
  45. dad2639 spirv backend: do not generate a load for ignored expressions by Antonio Maiorano · 2 years, 8 months ago
  46. b166b99 Treat 'mipLevelCount == 0' as error by jchen10 · 2 years, 8 months ago
  47. 8626b21 Disable the workaround about the T2T copy issue on newer Intel drivers by Jiawei Shao · 2 years, 8 months ago
  48. b2223e7 Roll Tint from 6556ba0e94d7 to d1d99bc7dec1 (1 revision) by Dawn Autoroller · 2 years, 8 months ago
  49. 2f8f251 Revert "Added Abseil as a third-party dependency" by Shrek Shao · 2 years, 8 months ago
  50. 4646de9 Support flattening multiple CommandAllocators by Ken Rockot · 2 years, 8 months ago chromium/4644
  51. 5528d0e Metal: Allocate threadgroup memory based on Tint reflection by Austin Eng · 2 years, 8 months ago
  52. d1d99bc Resolver: Validate that type sizes fit in uint32_t by Ben Clayton · 2 years, 8 months ago
  53. 49d794f Use IterateBitSet in AddVertexPullingPass by Corentin Wallez · 2 years, 8 months ago
  54. c4a462a Roll Tint from 7f4d02c7aba7 to 6556ba0e94d7 (1 revision) by Dawn Autoroller · 2 years, 8 months ago
  55. 4935c14 Use WGPU_MIP_LEVEL_COUNT_UNDEFINED instead of 0 by jchen10 · 2 years, 8 months ago
  56. 6556ba0 Move black-box fuzz target into fuzzers group by Alastair Donaldson · 2 years, 8 months ago
  57. 857d4e6 Support vertex-only render pipeline by Zhaoming Jiang · 2 years, 8 months ago
  58. 43ce892 Remove descriptor in RenderPipeline::Initialize by Jiawei Shao · 2 years, 8 months ago
  59. 24cad6e Metal: Remove vertexState in the parameter of TranslateToMSL by Jiawei Shao · 2 years, 8 months ago
  60. 020d699 Added Abseil as a third-party dependency by Brandon Jones · 2 years, 8 months ago chromium/4643
  61. 088071a Add device ID and vendor ID to device properties by François Beaufort · 2 years, 8 months ago
  62. 77755b9 Remove deprecated wgpu::StoreOp::Clear by Corentin Wallez · 2 years, 8 months ago
  63. e2cc5d6 Remove deprecated texture usage names by Corentin Wallez · 2 years, 8 months ago
  64. c7203ba Remove deprecated ComputePipelineDescriptor.computeStage by Corentin Wallez · 2 years, 8 months ago
  65. 1ac4565 Remove deprecated RenderPass*Attachment.attachment by Corentin Wallez · 2 years, 8 months ago
  66. 96ac969 Use WGPU_ARRAY_LAYER_COUNT_UNDEFINED instead of 0 by jchen10 · 2 years, 8 months ago
  67. 817ba17 Roll Tint from de767b18421c to 7f4d02c7aba7 (2 revisions) by Dawn Autoroller · 2 years, 8 months ago
  68. 1934e56 Disable multiple mip levels for r8/rg8unorm textures on Metal by Brandon Jones · 2 years, 8 months ago
  69. 7f4d02c cts: fix generated test names in get-test-plan tool by Sarah · 2 years, 8 months ago
  70. 3074cc1 Roll Tint from f66f65137448 to de767b18421c (6 revisions) by Dawn Autoroller · 2 years, 8 months ago
  71. cc3f16c Suppress Mac 11.5 failure by Brian Sheedy · 2 years, 8 months ago
  72. acaecab msl: Handle workgroup matrix allocations by James Price · 2 years, 8 months ago
  73. de767b1 validation: fix arrayAcceor/memberAccessor error msg and add unit-tests by Sarah · 2 years, 8 months ago
  74. 02fbf16 Add validation, storage, and querying of limits by Austin Eng · 2 years, 8 months ago
  75. caf6e8b Disable remap binding test on WARP. by Bryan Bernhart · 2 years, 8 months ago chromium/4642
  76. c306cda inspector: reflect num_workgroups builtin usage by James Price · 2 years, 8 months ago
  77. 922fce7 Implement and test num_workgroups for all backends by James Price · 2 years, 8 months ago
  78. 77a25c0 transform: Add NumWorkgroupsFromUniform transform by James Price · 2 years, 8 months ago
  79. 1bb6371 resolver: Enable the num_workgroups builtin by James Price · 2 years, 8 months ago
  80. 7e9aba8 Roll Tint from 2ebcb93cb36c to f66f65137448 (1 revision) by Dawn Autoroller · 2 years, 8 months ago
  81. d705a13 Fix typo in a comment by David Neto · 2 years, 8 months ago
  82. f66f651 transform/BindingRemapper: Validate access mode by James Price · 2 years, 8 months ago
  83. 42448da Remove descriptor from the parameter of ComputePipeline::Initialize() by Jiawei Shao · 2 years, 8 months ago chromium/4640 chromium/4641
  84. b21cceb D3D12: Use a separate space for the index offset constants by Michael Tang · 2 years, 8 months ago
  85. 2092a66 dawn_native: Add RequestDevice to the Adapter by Austin Eng · 2 years, 8 months ago
  86. dc7971c dawn_wire: Support deserializing s->c chained structs by Austin Eng · 2 years, 8 months ago
  87. 8ee643c Remove suppression for fixed Tint issue by Corentin Wallez · 2 years, 8 months ago chromium/4639
  88. 7c8684a Roll Tint from ebab7d2f7a7e to 2ebcb93cb36c (1 revision) by Dawn Autoroller · 2 years, 8 months ago
  89. d933103 Skip failing CopyTexture tests on WARP by Bryan Bernhart · 2 years, 8 months ago
  90. 363c28e Remove typedefs for deprecated types. by Corentin Wallez · 2 years, 8 months ago
  91. 2ebcb93 reader/spiv: Fix typo in entry-point IO sorting by Ben Clayton · 2 years, 8 months ago
  92. d4b85fb Lift suppression for incorrect VVL image layout tracking by Corentin Wallez · 2 years, 8 months ago
  93. 7a44622 Reenable / delete DISABLED tests. by Corentin Wallez · 2 years, 8 months ago
  94. 08949a3 rename use_x11 to ozone_platform_x11 by Maksim Sisov · 2 years, 8 months ago
  95. 6fa50b5 Vulkan: Support extension "depth_clamp" by Jiawei Shao · 2 years, 8 months ago
  96. 6e1f01f metal: Use single-entry point transform by James Price · 2 years, 8 months ago
  97. 3bc6716 Roll Tint from 25517e9ce811 to ebab7d2f7a7e (2 revisions) by Dawn Autoroller · 2 years, 8 months ago
  98. ebab7d2 spirv: Remove the sanitizer transform by James Price · 2 years, 8 months ago
  99. 5b3be6a hlsl: Remove the sanitizer transform by James Price · 2 years, 8 months ago
  100. fd815c1 Roll Tint from 733addc20fbf to 25517e9ce811 (1 revision) by Dawn Autoroller · 2 years, 8 months ago