dawn /
dawn /
650cb61f708baace9689864b1599c5bf56b6938e - 650cb61 [ir][spirv-writer] Implement DP4A builtins by James Price · 1 year, 6 months ago
- 8cd1f0a [fuzzers] Add more builtins to dictionary.txt by James Price · 1 year, 6 months ago
- 6ab748f gn/dxc/BUILD.gn: Support llvm_triple/arch for more cross compilation. by Corentin Wallez · 1 year, 6 months ago
- a1de3cc [tint][ir] Add DirectVariableAccess IR transform by Ben Clayton · 1 year, 6 months ago chromium/6033 chromium/6034 chromium/6035
- f319cdf [tint][intrinsic] Add 'Table' and 'Dialect' types by Ben Clayton · 1 year, 6 months ago
- 7309db4 [ir] Add builtin polyfill for integer clamp by James Price · 1 year, 6 months ago
- 48309b6 [ir] Add polyfill for clamping insertBits args by James Price · 1 year, 6 months ago
- a9c100c Roll vulkan-deps from acfd7620063a to 250d0ebaea5e (3 revisions) by dawn-autoroll · 1 year, 6 months ago
- 064766e [tint][cmake] Use '-fstandalone-debug' clang flag by Ben Clayton · 1 year, 6 months ago
- ce8faa7 [tint][ir] Call wgsl Lower() and Raise() where needed by Ben Clayton · 1 year, 6 months ago
- d88aa22 [tint][resolver] Use WGSL intrinsic tables by Ben Clayton · 1 year, 6 months ago
- b8150b7 Roll ANGLE from 6b0ddce01924 to c9955641bcc2 (1 revision) by Dawn Autoroller · 1 year, 6 months ago
- 1e85fef Fix sampling from an external GL texture. by Stephen White · 1 year, 6 months ago
- 5812d4d Add temporary timestamp queries CTS failures by François Beaufort · 1 year, 6 months ago
- 1521550 Remove allow_collisions from binding remapper options. by dan sinclair · 1 year, 6 months ago
- 0b44843 Roll DirectX Shader Compiler from cb6a65415f30 to 755d111ccdfb (1 revision) by Dawn Autoroller · 1 year, 6 months ago
- 9860d3d [tint][ir] Add Traverse() helper by Ben Clayton · 1 year, 6 months ago
- 23a6cff [tint][ir] Add Sequenced flag to lang::*::ir::BuiltinCall by Ben Clayton · 1 year, 6 months ago
- e1f65a7 [tint][ir] Fixes for instruction cloning. by Ben Clayton · 1 year, 6 months ago
- fc75496 [tint][ir-to-program] Enable full-ptr-param extension when needed by Ben Clayton · 1 year, 6 months ago
- 3cbffe5 [tint] Add Vector::EraseIf() by Ben Clayton · 1 year, 6 months ago
- 4d51763 [tint] Remove incorrectly namespaced forward declarations by Ben Clayton · 1 year, 6 months ago
- 550366a Roll vulkan-deps from 523a171d83b1 to acfd7620063a (8 revisions) by dawn-autoroll · 1 year, 6 months ago chromium/6032
- 51d3141 [ir] Add polyfill for clamping extractBits args by James Price · 1 year, 6 months ago
- b133c64 [ir] Make root block always exist by dan sinclair · 1 year, 6 months ago
- 6b61882 Roll ANGLE from 29d0fe5143aa to 6b0ddce01924 (4 revisions) by Dawn Autoroller · 1 year, 6 months ago
- 145436e Revert "Reland "[DawnLPM] Enable dawn lpm for use_libfuzzer builds"" by Brendon Tiszka · 1 year, 6 months ago
- 1d76252 Remove `access_controls` from generic remapper options. by dan sinclair · 1 year, 6 months ago
- 58e893f Don't call EnumeratePhysicalDevices with count = 0 by Brandon Jones · 1 year, 6 months ago
- c370bfb Roll third_party/webgpu-cts/ 03819a515..be1210e14 (39 commits) by Ben Clayton · 1 year, 6 months ago
- 555b91a Reland "[DawnLPM] Enable dawn lpm for use_libfuzzer builds" by Brendon Tiszka · 1 year, 6 months ago
- 4708690 Metal: don't call queue->Destroy as it is done in the frontend. by Corentin Wallez · 1 year, 6 months ago
- 707a572 [ir] Add ZeroInitWorkgroupMemory transform by James Price · 1 year, 6 months ago
- 244cac9 Reorder options structures. by dan sinclair · 1 year, 6 months ago
- 16ce253 OpenGL: fix multiplanar external textures. by Stephen White · 1 year, 6 months ago
- 243017b Update Tint GLSL expected results. by Stephen White · 1 year, 6 months ago
- d0dfa74 [tint][ir] Add more validation by Ben Clayton · 1 year, 6 months ago
- 5021631 [tint][ir] Make type construction and conversion unsequenced by Ben Clayton · 1 year, 6 months ago
- dfc815c [tint] Fork core builtin functions from core -> WGSL by Ben Clayton · 1 year, 6 months ago
- 317bec9 Roll DirectX Shader Compiler from fc05f492546e to cb6a65415f30 (1 revision) by Dawn Autoroller · 1 year, 6 months ago
- 45a8dab dawn: add dawn::Platform hook for querying feature flags by Antonio Maiorano · 1 year, 6 months ago
- dc5ac88 [tools][cts] Substantial roller changes by Ben Clayton · 1 year, 6 months ago chromium/6031
- c511ffb dawn: Add install command to CMakeLists files by munoza · 1 year, 6 months ago
- eb44794 [tint][ir] Remove BuiltinCall::IntrinsicName() by Ben Clayton · 1 year, 6 months ago
- 30c31a9 [tint][ir] Pass ir::Module by reference, not pointer by Ben Clayton · 1 year, 6 months ago
- 16fb254 [tint] Add a diag::List to tint::Failure by Ben Clayton · 1 year, 6 months ago
- 0bc9de8 Roll vulkan-deps from 1a25722cff7e to 523a171d83b1 (1 revision) by dawn-autoroll · 1 year, 6 months ago
- da716c2 Roll ANGLE from 9fc3baf5a19f to 29d0fe5143aa (1 revision) by Dawn Autoroller · 1 year, 6 months ago
- 93a8ee2 [DawnLPM] Fail when reaching ObjectHandle limits by Brendon Tiszka · 1 year, 6 months ago
- 8bf090f [WGPUFuture] Use map over unordered_map for JS event ordering. by Loko Kung · 1 year, 6 months ago chromium/6028 chromium/6029 chromium/6030
- 0c20d02 Roll vulkan-deps from def8f10c9f91 to 1a25722cff7e (1 revision) by dawn-autoroll · 1 year, 6 months ago
- 8d13d3e Roll DirectX Shader Compiler from 1a4a01b3680c to fc05f492546e (1 revision) by Dawn Autoroller · 1 year, 6 months ago
- 6303758 Roll ANGLE from 141bada9e12b to 9fc3baf5a19f (1 revision) by Dawn Autoroller · 1 year, 6 months ago chromium/6027
- 8cc7ee8 Roll vulkan-deps from 8ab53965702e to def8f10c9f91 (9 revisions) by dawn-autoroll · 1 year, 6 months ago
- 6fbc408 [WGPUFuture] Make the wire return a bool when tracking events. by Loko Kung · 1 year, 6 months ago chromium/6026
- 6e78aeb Roll DirectX Shader Compiler from 370a89c9dd15 to 1a4a01b3680c (2 revisions) by Dawn Autoroller · 1 year, 6 months ago
- 524d8fc [WGPUFuture] Always return a future, and use enum instead of bitmask. by Loko Kung · 1 year, 6 months ago
- 6fdd650 Roll ANGLE from 7b1b8a0161cc to 141bada9e12b (3 revisions) by Dawn Autoroller · 1 year, 6 months ago
- 87b5e66 Roll third_party/angle/ ffd6ec26a..7b1b8a016 (46 commits) by James Price · 1 year, 6 months ago
- 0fe9e44 Switch from Vulkan-Tools to Vulkan-Utility-Libraries by James Price · 1 year, 6 months ago
- 74eb409 Roll vulkan-deps from dfa558fbb39e to 8ab53965702e (2 revisions) by dawn-autoroll · 1 year, 6 months ago
- ab91b3d Move GL to use BindingRemapperOptions by dan sinclair · 1 year, 6 months ago chromium/6025
- 27324dd Roll reclient to 0.114.2.81e819b by Yuly Novikov · 1 year, 6 months ago
- 506fb55 [tint] Remove unnecessary calls to diag::List::str() by Ben Clayton · 1 year, 6 months ago
- f8d6000 dawn.node: copy .js files to the right target dir and improve doc for Windows by Antonio Maiorano · 1 year, 6 months ago
- 73611a1 Roll DirectX Shader Compiler from 8c201e0bdbcb to 370a89c9dd15 (1 revision) by Dawn Autoroller · 1 year, 6 months ago
- d9e85e9 Manual roll vulkan-deps from 888b081efffa to dfa558fbb39e (27 revisions) by dawn-autoroll · 1 year, 6 months ago
- f50ae68 [tint] Replace ASSERT_TRUE() in lambda with ADD_FAILURE by Ben Clayton · 1 year, 6 months ago
- 5ed5cc4 [tint] Pass Program by reference, not pointer. by Ben Clayton · 1 year, 6 months ago
- 28d5970 Roll DirectX Shader Compiler from 95253012eaf0 to 8c201e0bdbcb (3 revisions) by Dawn Autoroller · 1 year, 6 months ago chromium/6024
- 5e4add6 Add documentation to Dawn Node for using Lavapipe by Ryan Harrison · 1 year, 6 months ago
- ef9da42 Fix cross-compilation of DXC from non-Windows hosts to Windows targets by Antonio Maiorano · 1 year, 6 months ago
- ef4000e [DawnLPM] Fix non-deterministic dependency cycle by Brendon Tiszka · 1 year, 6 months ago
- 6950208 [ir] Move image_write intrinsic to builtin for SPIR-V by dan sinclair · 1 year, 6 months ago
- 86d4f3b [ir] Move image sample intrinsics to builtins for SPIR-V by dan sinclair · 1 year, 6 months ago
- 39aef37 [ir] Comment MultiplanarExternalTexture properly by James Price · 1 year, 6 months ago chromium/6023
- 0a7aa0c [tint] Rename core::Builtin to BuiltinType by Ben Clayton · 1 year, 6 months ago
- 9dce1d6 [tint] Rename spirv::ir::Function to spirv::BuiltinFn by Ben Clayton · 1 year, 6 months ago
- d9766dc [tint] Rename core::Function to BuiltinFn by Ben Clayton · 1 year, 6 months ago
- 62d9848 [tint] Move bits of core.def to common.def by Ben Clayton · 1 year, 6 months ago
- 3ed1080 [tint] Add DXC skip for new e2e test by Ben Clayton · 1 year, 6 months ago
- 51539e6 Roll DirectX Shader Compiler from 5d75ec908a5b to 95253012eaf0 (5 revisions) by Dawn Autoroller · 1 year, 6 months ago
- f67a4b3 Dawn native/wire: Add experimental subgroup limits by Zhaoming Jiang · 1 year, 6 months ago
- 16cb4bd [ir] Add ability to clone in the IR. by dan sinclair · 1 year, 6 months ago
- eea786f hlsl-writer: support subgroupBroadcast by David Neto · 1 year, 6 months ago
- 357b862 Compat: Add compat limits tier to dawn by Gregg Tavares · 1 year, 6 months ago
- 2eae44a [ir] Dump before validating, when dumping by James Price · 1 year, 6 months ago chromium/6022
- 5b3ae14 msl-writer: support subgroupBroadcast by David Neto · 1 year, 6 months ago
- 7d8ee4a [tint] Move ZeroValue() to constant::Manager by James Price · 1 year, 6 months ago
- 47bb5db Roll DirectX Shader Compiler from 7b1c535a676e to 5d75ec908a5b (2 revisions) by Dawn Autoroller · 1 year, 6 months ago
- a2fe1e6 [DawnLPM] Prevent protobuf generation on non-fuzzing builds by Brendon Tiszka · 1 year, 6 months ago
- b1f1c9b Fix a warning for the use of kIOMasterPortDefault. by Corentin Wallez · 1 year, 6 months ago
- cd6422f [tint] Add missing include for type::Manager usage by James Price · 1 year, 6 months ago
- 4dcbdda [tint] Simplify custom hash-code implementations by Ben Clayton · 1 year, 6 months ago
- 5ee12d3 Roll vulkan-deps from fe259b6cdc54 to 888b081efffa (4 revisions) by dawn-autoroll · 1 year, 6 months ago
- 6e852f8 vulkan::Device: Don't rely on the queue during DestroyImpl by Corentin Wallez · 1 year, 6 months ago chromium/6021
- 21acc62 Graphite: Add P010 support to Dawn Metal by Saifuddin Hitawala · 1 year, 6 months ago
- 881dc3b [DawnLPM] Add size_t types by Brendon Tiszka · 1 year, 6 months ago
- 02b56ad [spirv-reader] use sem::Load to translate atomics by James Price · 1 year, 6 months ago
- 8fade13 [ir] Validate store instructions by James Price · 1 year, 6 months ago