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