dawn /
dawn /
76732abfe59b0d95a89d9b0d4fdd81fb0045677e - 76732ab Properly implement per-dispatch synchronization scopes. by Corentin Wallez · 3 years, 10 months ago
- d0ebcba Fixes for OpenGL loader generator. by Stephen White · 3 years, 10 months ago chromium/4500
- 3b229bd Roll Tint from 0aeb77c40f89 to d2be7cea9058 (4 revisions) by Dawn Autoroller · 3 years, 10 months ago
- de5bd3f Only run the BoundArrayAccessors transform when robustness is on. by Corentin Wallez · 3 years, 10 months ago
- 9dad30d Move noop dispatch handling to the Metal backend by Corentin Wallez · 3 years, 10 months ago
- 063ea17 Roll Tint from b4a8a15bd216 to 0aeb77c40f89 (1 revision) by Dawn Autoroller · 3 years, 10 months ago
- e7a5fab Remove unnecessary "#if def"s and type conversion in windows compilation. by 陈俊嘉 · 3 years, 10 months ago
- 26f4383 Roll Tint from ba08d7bca3c9 to b4a8a15bd216 (3 revisions) by Dawn Autoroller · 3 years, 10 months ago
- f3e4779 Roll Tint from bd7e8442b8c3 to ba08d7bca3c9 (11 revisions) by Dawn Autoroller · 3 years, 10 months ago
- ec7ea6a Separate the types for compute and render pass usage data by Corentin Wallez · 3 years, 10 months ago
- d98b307 EncodingContext: Forward the backtrace of stored errors. by Corentin Wallez · 3 years, 10 months ago chromium/4499
- c8f0b6d Roll Tint from 02ebf0dcae51 to bd7e8442b8c3 (4 revisions) by Dawn Autoroller · 3 years, 10 months ago
- 615d6ea Fix missing dependency for the OpenGL loader generator. by Corentin Wallez · 3 years, 10 months ago
- 2dd2d67 CommandBufferResourceUsage: track render and compute separately. by Corentin Wallez · 3 years, 10 months ago
- c63ac30 Remove unused utils::SingleShaderStage enum by Corentin Wallez · 3 years, 10 months ago
- e4c3792 Roll Tint from 781de097ebbc to 02ebf0dcae51 (1 revision) by Dawn Autoroller · 3 years, 10 months ago
- 3dddab2 Roll Tint from df48b955b2e5 to 781de097ebbc (1 revision) by Dawn Autoroller · 3 years, 11 months ago
- a7f1c50 Roll Tint from ca992196d255 to df48b955b2e5 (8 revisions) by Dawn Autoroller · 3 years, 11 months ago
- e19b303 Roll Tint from 1b898d56b4ab to ca992196d255 (1 revision) by Dawn Autoroller · 3 years, 11 months ago chromium/4498
- 6e62e2f Roll Tint from b6831c339537 to 1b898d56b4ab (1 revision) by Dawn Autoroller · 3 years, 11 months ago
- c74af703 Implement CallbackTaskManager for Create*PipelineAsync by Jiawei Shao · 3 years, 11 months ago chromium/4496 chromium/4497
- 321c900 Add perf test on shader robustness by Qin Jiajia · 3 years, 11 months ago
- ab718eb Roll Tint from 1a492a27db87 to b6831c339537 (1 revision) by Dawn Autoroller · 3 years, 11 months ago chromium/4495
- 1226d48 Roll Tint from 275eb7e4e435 to 1a492a27db87 (12 revisions) by Dawn Autoroller · 3 years, 11 months ago
- 83ae2ce Added offset and length to CompilationMessage by Brandon Jones · 3 years, 11 months ago
- 4043ee9 Fix a bug about mip dimension calculation by Yunchao He · 3 years, 11 months ago
- bf64a6c Roll Tint from 30c03a5d5075 to 275eb7e4e435 (2 revisions) by Dawn Autoroller · 3 years, 11 months ago chromium/4494
- 361d312 Roll Tint from e08cc15dd97e to 30c03a5d5075 (1 revision) by Dawn Autoroller · 3 years, 11 months ago
- 202a11d Roll Tint from 5f7f7c0f9e6e to e08cc15dd97e (1 revision) by Dawn Autoroller · 3 years, 11 months ago
- 2a979e6 Roll Tint from 65ae64d0092a to 5f7f7c0f9e6e (17 revisions) by Dawn Autoroller · 3 years, 11 months ago
- 9a8df86 Roll Tint from 77f7f5d36924 to 65ae64d0092a (1 revision) by Dawn Autoroller · 3 years, 11 months ago chromium/4493
- 4d5e023 Roll Tint from 23c73b0b3245 to 77f7f5d36924 (1 revision) by Dawn Autoroller · 3 years, 11 months ago
- bed90d4 Roll Tint from 2ac55febf5d3 to 23c73b0b3245 (5 revisions) by Dawn Autoroller · 3 years, 11 months ago
- 963991a Roll Tint from 70c8a96cd809 to 2ac55febf5d3 (7 revisions) by Dawn Autoroller · 3 years, 11 months ago chromium/4492
- 1de1371 Roll Tint from 5bdece558342 to 70c8a96cd809 (1 revision) by Dawn Autoroller · 3 years, 11 months ago
- 1bd0450 Roll Tint from 86a406b79efe to 5bdece558342 (8 revisions) by Dawn Autoroller · 3 years, 11 months ago chromium/4491
- ef6a482 Implement 3D Texture copy for partial depth slices on D3D12 by Yunchao He · 3 years, 11 months ago
- 74326fe Add support for UWP CoreWindow in SwapChain and Surface by 陈俊嘉 · 3 years, 11 months ago
- 12c6305 Roll Tint from 31204afeb025 to 86a406b79efe (7 revisions) by Dawn Autoroller · 3 years, 11 months ago
- 045a02a Fix incorrect return status of Create*PipelineAsync when device is lost by Jiawei Shao · 3 years, 11 months ago
- cf569e2 Remove reduntant dependencies in UWP compilation by 陈俊嘉 · 3 years, 11 months ago
- c952097 Remove incorrect ASSERT in ~AsyncWaitableEvent by Jiawei Shao · 3 years, 11 months ago
- e688e52 D3D12: Disable GBV when using partial validation. by Bryan Bernhart · 3 years, 11 months ago chromium/4490
- 3d71624 Only add extra warnings when building in standalone. by Corentin Wallez · 3 years, 11 months ago
- 6d099f0 Roll Tint from 8f9de8a50954 to 31204afeb025 (3 revisions) by Dawn Autoroller · 3 years, 11 months ago
- 125aaf7 Roll Tint from 12353bc5fd80 to 8f9de8a50954 (1 revision) by Dawn Autoroller · 3 years, 11 months ago
- caddf0c Clean up two unused function declarations by Jiang · 3 years, 11 months ago
- 55210f3 [build] Disable -Wdeprecated-copy(-dtor) by Hans Wennborg · 3 years, 11 months ago
- bf99a72 Re-enable unittests for Tint by Ryan Harrison · 3 years, 11 months ago
- 221b8b0 Roll Tint from ab215981fe11 to 12353bc5fd80 (3 revisions) by Dawn Autoroller · 3 years, 11 months ago chromium/4488 chromium/4489
- 96c7086 Roll Tint from 05abdf5096fa to ab215981fe11 (5 revisions) by Dawn Autoroller · 3 years, 11 months ago chromium/4487
- d47c27b Roll Tint from 145f865fb1cb to 05abdf5096fa (1 revision) by Dawn Autoroller · 3 years, 11 months ago
- 02336e6 Add UWP support by 陈俊嘉 · 3 years, 11 months ago
- e6a12d5 Roll Tint from 26fa9927e8c3 to 145f865fb1cb (2 revisions) by Dawn Autoroller · 3 years, 11 months ago
- aa7e903 Roll Tint from 943ded79d2b1 to 26fa9927e8c3 (7 revisions) by Dawn Autoroller · 3 years, 11 months ago chromium/4486
- 5346e77 Add helper functions to iterate over ChainedStructs by Brian Ho · 3 years, 11 months ago
- b48d1f4 Add header for std::forward by Ryan Harrison · 3 years, 11 months ago
- 5e57442 Roll Tint from d5ceafee1684 to 943ded79d2b1 (1 revision) by Dawn Autoroller · 3 years, 11 months ago
- aed656c Clear resolve buffer to 0 for resolving unavailable queries by Hao Li · 3 years, 11 months ago
- b29467b Roll Tint from 98c2cf0e9194 to d5ceafee1684 (6 revisions) by Dawn Autoroller · 3 years, 11 months ago
- 6dd1d37 unittests: Add a position return value for vertex shaders by Ben Clayton · 3 years, 11 months ago
- b395605 Add docs/contributing.md by Corentin Wallez · 3 years, 11 months ago
- bda3796 WGSL: Replace last uses of var<in> and var<out> by Corentin Wallez · 3 years, 11 months ago
- a584ae7 Roll Tint from c0810e7e6eba to 98c2cf0e9194 (4 revisions) by Dawn Autoroller · 3 years, 11 months ago
- ed1afa8 client::Buffer: In debug mode, clobber mMappedData when it is freed by Corentin Wallez · 3 years, 11 months ago
- d0e8dc0 D3D12: Initialize DXC in Device::Initialize() by Jiawei Shao · 3 years, 11 months ago
- 672105a Add string to wstring conversion helper and related unittest by 陈俊嘉 · 3 years, 11 months ago
- 9446154 Roll Tint from 5b3d88b748e4 to c0810e7e6eba (2 revisions) by Dawn Autoroller · 3 years, 11 months ago
- 5147cb5 Fix MinBufferSizeDefaultLayoutTests.RenderPassConsidersBothStages by Ryan Harrison · 3 years, 11 months ago
- 55c43bf Roll Tint from b69660733875 to 5b3d88b748e4 (26 revisions) by Dawn Autoroller · 3 years, 11 months ago
- 9aadf94 SlabAllocator: Fix writing to freed memory on slab destruction by Austin Eng · 3 years, 11 months ago
- cd39ade Re-add const to TranslateToHLSLWithTint() by Ben Clayton · 3 years, 11 months ago chromium/4484 chromium/4485
- 8091c68 Cleanup transform usage by Ben Clayton · 4 years ago chromium/4483
- eae70b7 Update WGSL in tests with renamed builtins by James Price · 4 years ago
- 7f5a472 Roll Tint from 4649377d0575 to b69660733875 (1 revision) by Dawn Autoroller · 4 years ago
- 0af4a83 dawn_native: Use refcount-safe methods for reentrant object creation by Corentin Wallez · 4 years ago
- b6c0dac Roll Tint from fe70c75bc573 to 4649377d0575 (10 revisions) by Dawn Autoroller · 4 years ago chromium/4482
- 5e6a092 Deprecate renderpass color/depth .attachment by Brandon Jones · 4 years ago
- 12953ca Enable WGSLUnsortedStructIO test by James Price · 4 years ago
- edb575d Revert "Temporarily stop running tests on D3D12 with use_tint_generator" by James Price · 4 years ago
- cd5832c Roll Tint from cc46e393e481 to fe70c75bc573 (19 revisions) by Dawn Autoroller · 4 years ago
- 41b4c9d Add default to VertexState.bufferCount by Austin Eng · 4 years ago
- 413dcf8 Rename setBlendColor->setBlendConstant by Brandon Jones · 4 years ago
- 22b923c Updated BlendFactor enum to match spec by Brandon Jones · 4 years ago
- 5c9b6a8 Temporarily stop running tests on D3D12 with use_tint_generator by Corentin Wallez · 4 years ago
- 5d73b31 Roll Tint from f8313e5a6e13 to cc46e393e481 (8 revisions) by Dawn Autoroller · 4 years ago
- 0a56960 Fix unittests that are broken by --enable-toggles=use_tint_generator by Ryan Harrison · 4 years ago
- e87ea2b Update WGSL syntax for end2end tests by Brandon Jones · 4 years ago
- d798f33 Fix new-style WGSL I/O with OpenGL backend by Brandon Jones · 4 years ago
- 891ece5 Roll Tint from ebc5bd4e28ea to f8313e5a6e13 (16 revisions) by Dawn Autoroller · 4 years ago
- acdc35d Support enabling/disabling toggles in unittests by Ryan Harrison · 4 years ago chromium/4478 chromium/4479 chromium/4480 chromium/4481
- f7d01e0 Roll Tint from c3bbb4d079e4 to ebc5bd4e28ea (3 revisions) by Dawn Autoroller · 4 years ago chromium/4477
- 417d91c Remap BindGroup bindingIndex for vulkan backend when using Tint Generator by shrekshao · 4 years ago
- 9e0debd Update examples for recent WGSL changes by James Price · 4 years ago
- f3fe648 OpenGL: DoTexSubImage() cleanup. by Stephen White · 4 years ago
- 71c33c8 OpenGL: refactor all texture uploads. by Stephen White · 4 years ago
- 78d27e8 Remove usage of deprecated WGSL IO in perf/unit/whitebox tests by Corentin Wallez · 4 years ago
- 21bd02b Remove deprecated WGSL "-> void" by Corentin Wallez · 4 years ago
- 71f3d58 Fix a bug about depth/stencil formats validation by Yunchao He · 4 years ago
- e190045 dawn_wire: Add support for injecting/reserving swapchains by Corentin Wallez · 4 years ago