1. f00c68a Adding APICopyTextureToTextureInternal by Juanmi · 3 years, 5 months ago
  2. 565863e Fix linker error with iOS build by James Price · 3 years, 5 months ago
  3. fef90b8 Fix bind groups not being applied by Aleksi Sapon · 3 years, 5 months ago
  4. 8ec325c Fix VVL error when creating a bind group from a destroyed texture by Austin Eng · 3 years, 5 months ago
  5. 8e95716 Use Tint SingleEntryPoint transform in Vulkan/GL backends by Austin Eng · 3 years, 5 months ago chromium/4597
  6. a0b92db Unsuppress tests failing from crbug.com/dawn/978 by Austin Eng · 3 years, 5 months ago
  7. b7c7f62 Implement inter-stage variable matching rules - Part II by Jiawei Shao · 3 years, 5 months ago chromium/4592 chromium/4593 chromium/4594 chromium/4595
  8. da3c5ef Allow creating texture views from destroyed textures by Austin Eng · 3 years, 5 months ago
  9. d05777b Support multisampled depth texture bindings by Austin Eng · 3 years, 6 months ago chromium/4591
  10. 5220130 Deprecate readonly storage textures by Corentin Wallez · 3 years, 6 months ago
  11. 9d92f31 Vulkan: Enable sampleRateShading for WGSL builtin variable [[sample_index]] by Jiawei Shao · 3 years, 6 months ago
  12. d6af6bd Deprecate sampling depth textures with float/unfilterable-float by Austin Eng · 3 years, 6 months ago
  13. 0eff598 Add chained DawnTextureInternalUsageDescriptor by Austin Eng · 3 years, 6 months ago
  14. ce15395 Fix WGSL usage of "let" by Austin Eng · 3 years, 6 months ago
  15. 821b1cb Validate that the color write mask is zero if there is no fragment output by Austin Eng · 3 years, 6 months ago
  16. c686a6a Implement inter-stage variable matching rules - Part I by Jiawei Shao · 3 years, 6 months ago
  17. ff6c9ca6 wgpu::InputStepMode -> VertexStepMode by Corentin Wallez · 3 years, 6 months ago chromium/4587
  18. 2152828 D3D12: Fix order of Tint transforms by Corentin Wallez · 3 years, 6 months ago chromium/4585
  19. 9bb32ba Make vertex attrib offsets require min(4, formatSize) by Corentin Wallez · 3 years, 6 months ago
  20. a314f09 Use last 2 fields as Intel graphics driver build number by Yang Gu · 3 years, 6 months ago
  21. 01ceccb Disallow timestamp query creation if disallow_unsafe_apis by Austin Eng · 3 years, 6 months ago
  22. e9c8225 Implement render pipeline vertex format base type validation. by Corentin Wallez · 3 years, 6 months ago
  23. 1384e8b Replace VertexFormatUtils with a dawn_native table of formats by Corentin Wallez · 3 years, 6 months ago
  24. 2d41f8c Enforce per-dimension dispatch size limits by Ken Rockot · 3 years, 6 months ago
  25. 59668e9 Validate workgroup size and storage requirements by Ken Rockot · 3 years, 6 months ago
  26. e50f8c6 Skip BufferZeroInitTests.ResolveQuerySet if not on MacOS 10 by Austin Eng · 3 years, 6 months ago
  27. 18f63b4 Metal: Handle failure to allocate an MTLCommandBuffer by Dawn Autoroller · 3 years, 6 months ago
  28. 2849712 Fix memory issues in logging callback by Zhaoming Jiang · 3 years, 6 months ago
  29. 46513c7 Add validation to the maximum inter-shader stage variable location by Jiawei Shao · 3 years, 6 months ago
  30. bdc029e Validate format is blendable when blending is enabled by shrekshao · 3 years, 6 months ago
  31. 631b300 Ensure correct shader reflection for texture_external by Brandon Jones · 3 years, 6 months ago
  32. 0f3c35c Remove deprecated ExternalImageAccessDescriptorDXGIKeyedMutex behavior by Corentin Wallez · 3 years, 6 months ago
  33. 8324161 Validate a subresource can't be an attachment multiple times in a pass by Austin Eng · 3 years, 6 months ago
  34. d8b3d99 Add OOB validation in RenderPassEncoder for Draw and DrawIndexed by Zhaoming Jiang · 3 years, 6 months ago
  35. 37140e7 Fix bugs about TextureViewDesc's default values by Yunchao He · 3 years, 6 months ago
  36. 93a7593 [tests]: Register Device::SetLoggingCallback() by Ben Clayton · 3 years, 6 months ago
  37. 4742fbe Add CompilationInfo wire test, check offset/length by Brandon Jones · 3 years, 6 months ago
  38. ec380e9 Fix Vulkan buffer barriers to use VK_WHOLE_SIZE by Austin Eng · 3 years, 6 months ago
  39. 5a78bde7 Fix a bug for 3D texture clear on D3D12 by Yunchao He · 3 years, 6 months ago
  40. 4773e8d wgsl: Clean up duplicated [[block]] structs by Ben Clayton · 3 years, 6 months ago
  41. b326f8c Remove UnsafeAPI toggle for 3D texture by Yunchao He · 3 years, 6 months ago
  42. 966b309 Suppress tests failing on Linux Intel OpenGL by Brandon Jones · 3 years, 6 months ago
  43. 9749f5a Move a function to TextureFormatUtils.h|.cpp and rename these two util files by Yunchao He · 3 years, 6 months ago
  44. 3185d9c Implement 3D texture read/write via storage usage on D3D12 by Yunchao He · 3 years, 6 months ago
  45. 6e680fc MapAsync update: keep read/write handle through lifetime of mappable buffers by shrekshao · 3 years, 6 months ago
  46. 31930e7 Enable use_tint_generator by default, disable shader_float16 by Austin Eng · 3 years, 6 months ago
  47. 2f51bfc Implement 3D texture storage binding types by Yunchao He · 3 years, 6 months ago
  48. 170ea75 Add test for fragment outputs not covered by render attachments by Austin Eng · 3 years, 6 months ago
  49. c45c7a4 Extend Intel graphics driver version to 2 fields by Yang Gu · 3 years, 6 months ago
  50. 2828f35 D3D12: Re-enable FXC tests by Ben Clayton · 3 years, 6 months ago
  51. 7ae959d Allowed mismatch sampler/comparison sampler when using SPIRV-Cross by Corentin Wallez · 3 years, 6 months ago
  52. aeff235 Drop deprecated rowsPerImage/bytesPerRow behavior by Brandon Jones · 3 years, 6 months ago
  53. 551e7a1 Fix internal storage buffer usage by Li Hao · 3 years, 6 months ago chromium/4564 chromium/4565
  54. a5f24e5 Validate textures with filtering/non-filtering/comparison samplers by Austin Eng · 3 years, 6 months ago
  55. 211b4aa Remove null-deref in test by Kai Ninomiya · 3 years, 6 months ago
  56. bf832f0 Remove all use of deprecated tint APIs and WGSL syntax by Ben Clayton · 3 years, 6 months ago
  57. 0ecfece Metal: make (robustness AND tint) => vertex pulling by Corentin Wallez · 3 years, 6 months ago chromium/4561
  58. 2a5fd58 Remove double test instantiation with/without use_tint_generator by Austin Eng · 3 years, 7 months ago
  59. 73b7cd6 Add missing WebGPU limits to Constants.h by Corentin Wallez · 3 years, 7 months ago
  60. 895bc93 Implement zero-sized QuerySet by Li Hao · 3 years, 7 months ago
  61. 405bec1 Implement 3D texture sampling with e2e tests by Yunchao He · 3 years, 7 months ago
  62. 98ab91b Update compute shaders tests to include workgroup_size by Sarah · 3 years, 7 months ago
  63. 27b0162 Remove explicit test instantiation with use_tint_generator by Austin Eng · 3 years, 7 months ago
  64. 55a3897 Deprecated StoreOp::Clear in favor of Discard by Brandon Jones · 3 years, 7 months ago
  65. db7def5 common: RefBase fixes and improvements by Ben Clayton · 3 years, 7 months ago
  66. 0cb3d48 Enable testing of Metal with Tint MSL generator by James Price · 3 years, 7 months ago
  67. a0b31e0 Add missing structure padding to test by James Price · 3 years, 7 months ago
  68. f7cde7e Fix wrong declaration in BufferZeroInitTest.BoundAsReadonlyStorageBuffer by Jiawei Shao · 3 years, 7 months ago
  69. 448e1e9 D3D12: Reenable EncodeManyUBOAndSamplers test by Ben Clayton · 3 years, 7 months ago chromium/4555
  70. 17686f7 Test that UBO and SB layout rules are correct and consistent for all backends by Ben Clayton · 3 years, 7 months ago
  71. df4c605 Add stress test for memory allocation and free on D3D12 by Li Hao · 3 years, 7 months ago
  72. a9faf7f Fix misplaced ASSERT in bind group validation by Austin Eng · 3 years, 7 months ago
  73. 700a5fb Add scoped autoreleasepool to tests and examples by Austin Eng · 3 years, 7 months ago chromium/4553
  74. 1af81e3 Validate the buffer offset in T2B and B2T for depth/stencil texture by Zhaoming Jiang · 3 years, 7 months ago
  75. 75c5067 Implement initialization of multisampled textures by Austin Eng · 3 years, 7 months ago
  76. 2a57db7 update compute shaders to include workgroup_size in their attribute by Sarah · 3 years, 7 months ago
  77. 1317636 Add a few tests for copies and fix bugs found by new tests by Yunchao He · 3 years, 7 months ago
  78. d5f44ce Rolling build dependencies for new d3dcompiler_47.dll by Corentin Wallez · 3 years, 7 months ago
  79. 6afd872 Revert "Revert "Vulkan: honor bufferImageGranularity the simplest way."" by Ryan Harrison · 3 years, 7 months ago
  80. 7fc0c05 Revert "Vulkan: honor bufferImageGranularity the simplest way." by Ryan Harrison · 3 years, 7 months ago
  81. 48183b8 Vulkan: honor bufferImageGranularity the simplest way. by Corentin Wallez · 3 years, 7 months ago
  82. 987fbed Add 3D Texture T2T copy tests on non-zero mip levels by Yunchao He · 3 years, 7 months ago
  83. 55e08d5 CopyTextureForBrowser(): Support Alpha Ops by Yan, Shaobo · 3 years, 7 months ago
  84. e4f4a37 wgsl: Disable broken tests by Ben Clayton · 3 years, 7 months ago
  85. fdc35e6 Emit tint warning when creating shader module by Zhaoming Jiang · 3 years, 7 months ago
  86. 3a3952c Suppress ShaderRobustnessPerf when using Tint + FXC by Corentin Wallez · 3 years, 7 months ago chromium/4547 chromium/4548 chromium/4549 chromium/4550 chromium/4551 chromium/4552
  87. aee22d1 Implement copies b/w 3D and 2DArray textures on D3D12 by Yunchao He · 3 years, 7 months ago
  88. b86e45f Omit types in most WGSL `var` statements. by Corentin Wallez · 3 years, 7 months ago
  89. fecd5a5 wgsl: Suppress all VertexFormatTests when using FXC by Ben Clayton · 3 years, 7 months ago chromium/4546
  90. 95aa7c5 Add SetIndex/VertexBuffer offset argument alignment constraints by Corentin Wallez · 3 years, 7 months ago
  91. 36edf8d wgsl: Fixes for new validation failures by Ben Clayton · 3 years, 7 months ago
  92. 5b6c1eb Enable CopySplitTests unittests for 3D texture copy splitter on D3D12 by Yunchao He · 3 years, 7 months ago
  93. cd417bc Disable test where FXC emits bad output by Ben Clayton · 3 years, 7 months ago
  94. b936d23 Implement internal storage for buffer usage and buffer binding type by Li Hao · 3 years, 7 months ago
  95. 8c584a1 Make usage of overridable constants a validation error by Ryan Harrison · 3 years, 7 months ago
  96. 6681114 Update usage of arrayLength() intrinsic by James Price · 3 years, 7 months ago
  97. 5a53eb3 Validate that DS attachment must cover all aspects of the texture. by Corentin Wallez · 3 years, 7 months ago chromium/4540
  98. 6133e5c Wrap call stmts with non-void rets, with ignore() by Ben Clayton · 3 years, 7 months ago
  99. 74f0c02 Refactor CopySplitTests.cpp in unittest D3D12 by Yunchao He · 3 years, 7 months ago chromium/4539
  100. f8a0f82 Move zero-size copy skips from the frontend to the backend by Austin Eng · 3 years, 7 months ago