1. ffb0024 Support NV12 via ExternalImageDescriptorDmaBuf on CROS by jchen10 · 3 years, 1 month ago chromium/4764
  2. 16e3221 Roll ANGLE from 56aee5d6407f to a1b9eb68e417 (8 revisions) by Dawn Autoroller · 3 years, 1 month ago chromium/4761 chromium/4762 chromium/4763
  3. 8da36a7 Roll ANGLE from ac9b2703e8fa to 56aee5d6407f (9 revisions) by Dawn Autoroller · 3 years, 1 month ago chromium/4760
  4. 973b1a1 Roll Tint from 30d55fabc91f to 5923803f7e84 (1 revision) by Dawn Autoroller · 3 years, 1 month ago
  5. 3b7e758 Vulkan: make PNextChainBuilder require pNext==nullptr by Corentin Wallez · 3 years, 1 month ago chromium/4759
  6. cebe8c3 Roll Tint from 0fe30b52a5c9 to 30d55fabc91f (18 revisions) by Dawn Autoroller · 3 years, 1 month ago
  7. 5819d52 Roll ANGLE from 663831aa676c to ac9b2703e8fa (2 revisions) by Dawn Autoroller · 3 years, 1 month ago
  8. 1f25ea9 dawn_wire: Directly use the data in deserialized buffer when possible by Jiawei Shao · 3 years, 1 month ago
  9. 6ad6278 Enable dynamic storage buffers by Austin Eng · 3 years, 1 month ago
  10. a840574 Replace hardcode functions in templates by fujunwei · 3 years, 1 month ago
  11. 0e922b5 Add validations for depth/stencil aspect requirement for DepthStencilState by Yunchao He · 3 years, 1 month ago
  12. 15fec68 Implement readonly depth/stencil attachment on Vulkan by Yunchao He · 3 years, 1 month ago
  13. 1b1b658 Roll ANGLE from 0e291f60ccbf to 663831aa676c (5 revisions) by Dawn Autoroller · 3 years, 1 month ago chromium/4758
  14. 63f6546 Add a build target for a webgpu_dawn library by Austin Eng · 3 years, 1 month ago
  15. 908f4fe Roll Tint from a8c202b8e779 to 0fe30b52a5c9 (1 revision) by Dawn Autoroller · 3 years, 1 month ago
  16. 3b06c01 Roll ANGLE from 16ce5226e896 to 0e291f60ccbf (3 revisions) by Dawn Autoroller · 3 years, 1 month ago chromium/4757
  17. 264f239 dawn_wire: Remove unused support of "const*const*" by Jiawei Shao · 3 years, 1 month ago
  18. b6d80e0 dawn_wire: Rename Write{Buffer|Texture}Internal to Write{Buffer|Texture} by Jiawei Shao · 3 years, 1 month ago
  19. 78b6b5e Roll Tint from 3703522d41de to a8c202b8e779 (1 revision) by Dawn Autoroller · 3 years, 1 month ago
  20. a97f752 Roll Tint from 2f7730a16ead to 3703522d41de (1 revision) by Dawn Autoroller · 3 years, 1 month ago chromium/4756
  21. 79f6208 Fixes bad mem-read in Vulkan's ~DescriptorSetAllocator. by Loko Kung · 3 years, 1 month ago
  22. bb62d62 Roll ANGLE from b007e667a8f9 to 16ce5226e896 (10 revisions) by Dawn Autoroller · 3 years, 1 month ago
  23. 370e6bd Validate stripIndexFormat at draw time. by Brandon Jones · 3 years, 1 month ago
  24. ed33e05 Move EnumClassBitmasks from wgpu to dawn namespace by fujunwei · 3 years, 1 month ago chromium/4755
  25. ef572ba Roll Tint from b2bbb14bd413 to 2f7730a16ead (1 revision) by Dawn Autoroller · 3 years, 1 month ago
  26. d33edeb08 Roll ANGLE from f4553165703a to b007e667a8f9 (8 revisions) by Dawn Autoroller · 3 years, 1 month ago
  27. 53137bd Remove wgpu::ErrorFilter::None by Zhaoming Jiang · 3 years, 2 months ago
  28. 8b9e591 Roll Tint from c55c7715dbc8 to b2bbb14bd413 (2 revisions) by Dawn Autoroller · 3 years, 2 months ago
  29. 227c9c9 Roll ANGLE from ca3dfbe78d73 to f4553165703a (3 revisions) by Dawn Autoroller · 3 years, 2 months ago
  30. b543acf Roll Tint from 9c7b39f365dc to c55c7715dbc8 (1 revision) by Dawn Autoroller · 3 years, 2 months ago
  31. 0766ce6 Vulkan: Load procs for VK_KHR_get_memory_requirements2 by Corentin Wallez · 3 years, 2 months ago chromium/4754
  32. 87ef49c Require semicolon after DAWN_TEST_PARAM_STRUCT by Corentin Wallez · 3 years, 2 months ago
  33. 6834015 Roll ANGLE from 60e457b8badc to ca3dfbe78d73 (6 revisions) by Dawn Autoroller · 3 years, 2 months ago chromium/4753
  34. 6a886b4 Align offset to 4 bytes in writeTexture on depth stencil textures by Jiawei Shao · 3 years, 2 months ago
  35. c7d4f2c Make templates webgpu_cpp.h and webgpu_cpp_print.h flexible by fujunwei · 3 years, 2 months ago
  36. 4539a483 Revert "Bump maxUniformBindingSize to 2^16 from 2^14" by Loko Kung · 3 years, 2 months ago
  37. 58c655b Complete per-backend AdapterDiscoveryOptions by Austin Eng · 3 years, 2 months ago
  38. 652293f Support multiple Vulkan instances in the Vulkan backend by Austin Eng · 3 years, 2 months ago
  39. 1a57ee9 Bump maxUniformBindingSize to 2^16 from 2^14 by Corentin Wallez · 3 years, 2 months ago chromium/4752
  40. 4cccaaa Roll Tint from 05eedd81b018 to 9c7b39f365dc (1 revision) by Dawn Autoroller · 3 years, 2 months ago
  41. 13d6af9 Roll ANGLE from 10e5f34d1439 to 60e457b8badc (1 revision) by Dawn Autoroller · 3 years, 2 months ago
  42. 3a46476 Make the prefix of proc table configurable in api.json by fujunwei · 3 years, 2 months ago chromium/4749 chromium/4750 chromium/4751
  43. 1c7d3ef Roll ANGLE from 9408adceaeb9 to 10e5f34d1439 (4 revisions) by Dawn Autoroller · 3 years, 2 months ago chromium/4748
  44. 5db89fb Fix typo in DmaBuf tests by Kai Ninomiya · 3 years, 2 months ago chromium/4747
  45. bb8cfb3 Roll ANGLE from f58b8aba0671 to 9408adceaeb9 (7 revisions) by Dawn Autoroller · 3 years, 2 months ago
  46. 80646c1 Roll Tint from 2ec1393f31a4 to 05eedd81b018 (6 revisions) by Dawn Autoroller · 3 years, 2 months ago
  47. 10ec3ca Roll Tint from 8e39ffd5122e to 2ec1393f31a4 (3 revisions) by Dawn Autoroller · 3 years, 2 months ago
  48. c6d3a84 Replace reinterpret_cast with FromAPI/ToAPI where possible by Corentin Wallez · 3 years, 2 months ago
  49. 9dc3c0b Roll Tint from f71784fc2b2a to 8e39ffd5122e (1 revision) by Dawn Autoroller · 3 years, 2 months ago
  50. e8965c9 Roll ANGLE from f3052589f723 to f58b8aba0671 (2 revisions) by Dawn Autoroller · 3 years, 2 months ago chromium/4745 chromium/4746
  51. b6c1a51 Roll ANGLE from 29babe0fdc44 to f3052589f723 (3 revisions) by Dawn Autoroller · 3 years, 2 months ago
  52. d3105bf Implement GPUCommandEncoder::ClearBuffer by Brandon Jones · 3 years, 2 months ago
  53. 2bf9990 Fix google3 license related issues by Shrek Shao · 3 years, 2 months ago
  54. 959f1da Roll Vulkan headers to 1.2.201 by Corentin Wallez · 3 years, 2 months ago
  55. 75f0f29 Fix test suppression macros by Brian Sheedy · 3 years, 2 months ago
  56. b8ac8b5 Roll Tint from abf4f17b8e62 to f71784fc2b2a (1 revision) by Dawn Autoroller · 3 years, 2 months ago
  57. 2d0007c Don't connect to backends that aren't needed by Austin Eng · 3 years, 2 months ago
  58. 56ff530 Roll Tint from 62394b2492bf to abf4f17b8e62 (1 revision) by Dawn Autoroller · 3 years, 2 months ago chromium/4744
  59. 45e3bdb Roll ANGLE from 8f6f5a4bb28d to 29babe0fdc44 (5 revisions) by Dawn Autoroller · 3 years, 2 months ago
  60. 23f7162 Add a category named function in dawn.json by fujunwei · 3 years, 2 months ago
  61. 6d6b63c dawn_wire: Use memcpy in Serializer / Deserializer when possible by Jiawei Shao · 3 years, 2 months ago
  62. 3a036ab Validate that storage texture views have a single miplevel by Zhaoming Jiang · 3 years, 2 months ago
  63. c871df0 Validate depth/stencil texture formats in image copies by Li Hao · 3 years, 2 months ago
  64. b17ecc3 Suppress GTX 1660 failures by Brian Sheedy · 3 years, 2 months ago
  65. ec5aa6e Only default to vulkan loader in standalone by Kai Ninomiya · 3 years, 2 months ago
  66. 25e4162 Adds testing infrastructure in DawnTest for error testing. by Loko Kung · 3 years, 2 months ago
  67. e1e51e6 Roll ANGLE from fc860bc16be3 to 8f6f5a4bb28d (6 revisions) by Dawn Autoroller · 3 years, 2 months ago
  68. 1d47bac Moves remaining logic in BindGroup dtor into Destroy. by Loko Kung · 3 years, 2 months ago
  69. 6331f95 Refactors Destroy to be upward calls instead of overriding. by Loko Kung · 3 years, 2 months ago
  70. 2494c9b Expose device.destroy upwards and add end2end tests by Loko Kung · 3 years, 2 months ago
  71. 365c7b6 Roll Tint from 77e2c6f0b247 to 62394b2492bf (1 revision) by Dawn Autoroller · 3 years, 2 months ago
  72. e7efad0 Copy from a zeroed-out buffer to clear in D3D12 by Brandon Jones · 3 years, 2 months ago chromium/4742 chromium/4743
  73. 2294cf4 dawn_wire: Add missing "strlen" in "adapter properties" by Jiawei Shao · 3 years, 2 months ago
  74. 9a9453a Roll ANGLE from 17261f3bffe2 to fc860bc16be3 (10 revisions) by Dawn Autoroller · 3 years, 2 months ago
  75. dcf5743 Use Tint HLSL options to pass dynamic storage buffer sizes by Austin Eng · 3 years, 2 months ago chromium/4741
  76. f898245 Suppress flaky order-dependent BufferZeroInitTest.PaddingInitialized. by Loko Kung · 3 years, 2 months ago
  77. 0c429e3 Roll ANGLE from ef65edf2f2e5 to 17261f3bffe2 (3 revisions) by Dawn Autoroller · 3 years, 2 months ago chromium/4740
  78. e0120a2 Roll Tint from 76fc6d61e93f to 77e2c6f0b247 (1 revision) by Dawn Autoroller · 3 years, 2 months ago
  79. ba276a4 Bug fixes for VulkanImageWrappingTestsDmaBuf by jchen10 · 3 years, 2 months ago
  80. 6e83e62 Disabling inlining of counterSet checks by Austin Eng · 3 years, 2 months ago chromium/4739
  81. 2f18b26 Roll ANGLE from 460cb0d58c3d to ef65edf2f2e5 (7 revisions) by Dawn Autoroller · 3 years, 2 months ago
  82. 66467a4 Add Depth16Unorm texture format in utils/TextureUtils.h by Li Hao · 3 years, 2 months ago
  83. 633d40b Revert "Add a guard for MTLDevice.counterSets being null." by Austin Eng · 3 years, 2 months ago
  84. e5b361d Add D3D12 root constants to hold dynamic storage buffer sizes by Austin Eng · 3 years, 2 months ago
  85. a4958cb Roll Tint from 8c30d752a05f to 76fc6d61e93f (1 revision) by Dawn Autoroller · 3 years, 2 months ago
  86. 23d877c Add undef Bool for xlib_with_undefs.h by shrekshao · 3 years, 2 months ago
  87. 349062f Fixes Dawn to use custom Vulkan loader on Linux systems. by Loko Kung · 3 years, 2 months ago chromium/4738
  88. 11ee0d2 Update Mac version and remove stale experiment by Ryan Harrison · 3 years, 2 months ago
  89. 33a044e Roll ANGLE from c789169b4210 to 460cb0d58c3d (1 revision) by Dawn Autoroller · 3 years, 2 months ago
  90. 1fe0546 Roll ANGLE from d3aa873cf601 to c789169b4210 (6 revisions) by Dawn Autoroller · 3 years, 2 months ago chromium/4735 chromium/4736 chromium/4737
  91. a470b9d Roll Tint from 0ea236f7556f to 8c30d752a05f (2 revisions) by Dawn Autoroller · 3 years, 2 months ago chromium/4733 chromium/4734
  92. 018fb81 Roll Tint from 9e1f3e271c83 to 0ea236f7556f (7 revisions) by Dawn Autoroller · 3 years, 2 months ago chromium/4732
  93. 2050e37 Roll ANGLE from a092401558cd to d3aa873cf601 (9 revisions) by Dawn Autoroller · 3 years, 2 months ago
  94. 088b3e8 Revert "Run GPU-less tests on macOS 11 bots." by Corentin Wallez · 3 years, 2 months ago
  95. 10bb40a Run GPU-less tests on macOS 11 bots. by Corentin Wallez · 3 years, 2 months ago chromium/4730 chromium/4731
  96. fc3a854 Roll Tint from 9756030d4eff to 9e1f3e271c83 (1 revision) by Dawn Autoroller · 3 years, 2 months ago
  97. db6aa8a Add "fxc_optimizations" toggle set to false by default by Antonio Maiorano · 3 years, 2 months ago
  98. 802292e Roll ANGLE from 6c172e4b87f2 to a092401558cd (3 revisions) by Dawn Autoroller · 3 years, 2 months ago
  99. 4e87690 Add ability to generate constants from dawn.json by fujunwei · 3 years, 2 months ago chromium/4729
  100. a329997 Add features of depth24unorm-stencil8 and depth32float-stencil8 texture formats by Li Hao · 3 years, 2 months ago