Sign in
dawn
/
dawn
/
34323ac069928e9afd88e5b2d1e98461a7dc19a7
34323ac
Condense namespaces in tint/ast.
by dan sinclair
· 3 years ago
9f49ac5
tools: Replace copy-pasta scripts
by Ben Clayton
· 3 years ago
aba5a21
Condense namespaces in tint/inspector.
by dan sinclair
· 3 years ago
ebfbaf8
Add top-level OWNERS and scope Tint owners more tightly.
by Corentin Wallez
· 3 years ago
30a03d9
Condense namespaces in tint/reader/wgsl.
by dan sinclair
· 3 years ago
0610755
Ignore tools/cmake*
by Antonio Maiorano
· 3 years ago
59e96fe
tools/src: Fix up paths post-tint-merge
by Ben Clayton
· 3 years ago
62a1d71
Condense namespaces in tint/fuzzers.
by dan sinclair
· 3 years ago
d209379
Condense namespaces in tint/resolver.
by dan sinclair
· 3 years ago
7bc9ba1
Condense namespaces in tint/diagnostic.
by dan sinclair
· 3 years ago
fe4bfd4
Condense namespaces in tint/utils.
by dan sinclair
· 3 years ago
b5599d3
Condense namespaces in tint/transform.
by dan sinclair
· 3 years ago
bb19d4a
spirv: Remove AssembleFailure() tests
by Antonio Maiorano
· 3 years ago
c990b3c
Condense namespaces in tint/sem.
by dan sinclair
· 3 years ago
67e79fe
Condense namespaces in tint/writer.
by dan sinclair
· 3 years ago
c05f045
Condense namespaces in tint/val
by dan sinclair
· 3 years ago
5d59059
Condense namespaces in tint/writer/glsl.
by dan sinclair
· 3 years ago
6a5bef1
Condense namespaces in tint/writer/hlsl.
by dan sinclair
· 3 years ago
411d065
Condense namespaces in tint/writer/spirv.
by dan sinclair
· 3 years ago
9fe8260
Condense namespaces in tint/writer/msl.
by dan sinclair
· 3 years ago
d68d3a9
Add support for increment/decrement statements
by James Price
· 3 years ago
b02fe31
wgsl: Add support for increment/decrement statements
by James Price
· 3 years ago
2f9e31c
resolver: Validate increment/decrement statements
by James Price
· 3 years ago
ebe9741
ast: Add an IncrementDecrementStatement node
by James Price
· 3 years ago
516701d
Roll vulkan-deps from 746dd371204b to 17311a73f6fb (9 revisions)
by dawn-autoroll
· 3 years ago
e1f2dcd
Implement rendering with view format reinterpretation
by Austin Eng
· 3 years ago
2787a59
Roll SwiftShader from 9c16e141823e to d09282e5c609 (3 revisions)
by Dawn Autoroller
· 3 years ago
04cf75d
Roll ANGLE from 152616eedcfd to ba04fcfd10c7 (6 revisions)
by Dawn Autoroller
· 3 years ago
b28d6c8
Remove lintcpp from presubmits since it fails on all Dawn files
by Corentin Wallez
· 3 years ago
9f54a51
Condense namespaces in tint/writer/wgsl.
by dan sinclair
· 3 years ago
51723bd
DEPS: add the clang-format hook on windows back.
by Corentin Wallez
· 3 years ago
c64eb0c
OWNERS: Move bclayton to core owners
by Ben Clayton
· 3 years ago
chromium/4990
b07c120
Remove hooks that are causing *-rel builds to fail
by Ryan Harrison
· 3 years ago
e72e42d
Add Tint's .clang-format file to src/tint
by James Price
· 3 years ago
088a600
DEPS: Fix paths to clang-format
by Ben Clayton
· 3 years ago
e87ac76
Merge remote-tracking branch 'tint/main' into HEAD
by Ryan Harrison
· 3 years ago
tint-merge
04c1826
Roll ANGLE from ca3b7d35fef0 to 152616eedcfd (8 revisions)
by Dawn Autoroller
· 3 years ago
720d6d2
Roll vulkan-deps from a7760fb18903 to 746dd371204b (17 revisions)
by dawn-autoroll
· 3 years ago
a696d08
CommandBufferVk: Update an ASSERT with copy format compatibility.
by Corentin Wallez
· 3 years ago
380a262
Roll SwiftShader from d3cc7d7ac0c3 to 9c16e141823e (3 revisions)
by Dawn Autoroller
· 3 years ago
28674d7
AST fuzzer: reduce depth for unary wrapping
by Alastair Donaldson
· 3 years ago
b2e4a96
Roll Tint from 12f2f9b1bc9a to a730eb738e9f (1 revision)
by Dawn Autoroller
· 3 years ago
chromium/4989
a730eb7
Add option to auto generate bindings for external textures
by Antonio Maiorano
· 3 years ago
8e6c4bb
Roll Tint from b7e560dea055 to 12f2f9b1bc9a (2 revisions)
by Dawn Autoroller
· 3 years ago
chromium/4988
13d2eb2
Roll ANGLE from 83d3a98cde77 to ca3b7d35fef0 (15 revisions)
by Dawn Autoroller
· 3 years ago
94978da
Roll SwiftShader from 7d100c556081 to d3cc7d7ac0c3 (3 revisions)
by Dawn Autoroller
· 3 years ago
aae6bce
Add regression test for crbug.com/1313172
by Austin Eng
· 3 years ago
e8d5678
Fix use-after-free of committed resource heaps
by Austin Eng
· 3 years ago
8d9d132
Revert "Enable Queue, Device labels to be set."
by Ryan Harrison
· 3 years ago
7bcf9d8
Roll Tint from 91357329ff18 to b7e560dea055 (1 revision)
by Dawn Autoroller
· 3 years ago
12f2f9b
validation: Allow storage atomics without structs
by James Price
· 3 years ago
e6c7fd7
wgsl: Make colon optional for case statements
by James Price
· 3 years ago
24ae176
Fix commit build rule to use empty hash (and not throw error) if git is not available.
by Loko Kung
· 3 years ago
b7e560d
GLSL: fix "uniform" qualifier on texture parameters.
by Stephen White
· 3 years ago
29b72c8
Updated the syntax for WGSL structs in all tests.
by Brandon Jones
· 3 years ago
40b4ece
Add more information on renderBundle<->pass attachment state mismatch
by Corentin Wallez
· 3 years ago
3a279a8
tools: Remove error return value from query.Parse()
by Ben Clayton
· 3 years ago
7ee6bf3
Disable a flaky T2T copy test on Intel Windows D3D12
by Yunchao He
· 3 years ago
91c25df
dawn.node: Add TODOs for implementing unhandlederror.
by Corentin Wallez
· 3 years ago
4d68bcb
dawn.node: Implement bundle encoder depth/stencilReadOnly
by Corentin Wallez
· 3 years ago
c2bcdd6
Roll SwiftShader from 0b2a76847b1f to 7d100c556081 (1 revision)
by Dawn Autoroller
· 3 years ago
bb69972
dawn.node: Update for attachment "value" renames.
by Corentin Wallez
· 3 years ago
9b5ee7a
Roll ANGLE from 74eac5e5a506 to 83d3a98cde77 (1 revision)
by Dawn Autoroller
· 3 years ago
664cb15
Roll SwiftShader from a190ceed7293 to 0b2a76847b1f (8 revisions)
by Dawn Autoroller
· 3 years ago
0f5e4fe
Roll ANGLE from 4b232a9a8261 to 74eac5e5a506 (6 revisions)
by Dawn Autoroller
· 3 years ago
bb0793f
Roll vulkan-deps from 73ae3e821932 to a7760fb18903 (5 revisions)
by dawn-autoroll
· 3 years ago
8191f84
Remove swiftshader_spirv_tools_dir
by Nicolas Capens
· 3 years ago
e8498e7
Validate texture view format is supported
by Austin Eng
· 3 years ago
2787a4c
Rely on Tint to validate shader IO and bindings have decorations.
by Corentin Wallez
· 3 years ago
2f2977b
dawn.node: Handle \0 in entryPoint names.
by Corentin Wallez
· 3 years ago
a2f7d02
Validate ShaderModule limits at pipeline creation time.
by Corentin Wallez
· 3 years ago
8033af0
dawn.node: Implement the [Clamp] and [EnforceRange] WebIDL attributes.
by Corentin Wallez
· 3 years ago
e56b5f1
dawn.node: Check for OOB in setBindGroup's typed array variant.
by Corentin Wallez
· 3 years ago
2d2ddc3
Roll SwiftShader from afcbbd0ad3b5 to a190ceed7293 (2 revisions)
by Dawn Autoroller
· 3 years ago
069fc14
Roll ANGLE from 57a081c76f15 to 4b232a9a8261 (14 revisions)
by Dawn Autoroller
· 3 years ago
e6359d6
dawn.node: Implement writeBuffer up to spec.
by Corentin Wallez
· 3 years ago
7b6609f
Roll vulkan-deps from f8cb281b77d2 to 73ae3e821932 (4 revisions)
by dawn-autoroll
· 3 years ago
0126761
Enable Queue, Device labels to be set.
by Brandon Jones
· 3 years ago
c96ef43
Updates remainder of references to old vulkan headers and removes them.
by Loko Kung
· 3 years ago
2a87c84
Add end2end tests to expose buffer size error on D3D12
by Yunchao He
· 3 years ago
chromium/4980
chromium/4981
chromium/4982
chromium/4983
chromium/4984
chromium/4985
chromium/4986
chromium/4987
42e76ba
TextureView defaults and validation updates
by Austin Eng
· 3 years ago
595e200
Separate entry point reflection in its own function.
by Corentin Wallez
· 3 years ago
705b6e3
Roll vulkan-deps from 6d732e01d9ea to f8cb281b77d2 (6 revisions)
by dawn-autoroll
· 3 years ago
d1cdb61
dawn.node: make popErrorScope reject on validation errors.
by Corentin Wallez
· 3 years ago
d78ca49
Roll ANGLE from d2a7db9d0804 to 57a081c76f15 (3 revisions)
by Dawn Autoroller
· 3 years ago
359b82d
dawn.node: Make run-cts disable disallow_unsafe_apis
by Corentin Wallez
· 3 years ago
chromium/4979
75cc17f
tools: Add src/cts/query
by Ben Clayton
· 3 years ago
9c53d8a
Roll Tint from 79db32aff201 to 91357329ff18 (2 revisions)
by Dawn Autoroller
· 3 years ago
9135732
AST fuzzer: limit unary expression wrapping
by Alastair Donaldson
· 3 years ago
60e5ab2
dawn.node: Do not expose non-WebGPU interfaces at global scope.
by Corentin Wallez
· 3 years ago
63fe6e1
dawn.node: Make GPUDevice.lost [SameObject]
by Corentin Wallez
· 3 years ago
ecc3fe6
dawn_node: Implement the [SameObject] IDL attribute
by Corentin Wallez
· 3 years ago
4bc30b7
Fix default case must at last assertion in Switch()
by Zhaoming Jiang
· 3 years ago
76517cf
Roll Tint from e47b313d0c55 to 79db32aff201 (1 revision)
by Dawn Autoroller
· 3 years ago
79db32a
AST fuzzer: wrap unary operator
by Shiyu Liu
· 3 years ago
478fe2e3
Roll SwiftShader from 5d57dd884d54 to afcbbd0ad3b5 (1 revision)
by Dawn Autoroller
· 3 years ago
f880b2e
dawn.node: Fix astc-12x10-unrom-srgb
by Corentin Wallez
· 3 years ago
5234f46
Add instructions for debugging dawn.node with gdb/lldb
by Corentin Wallez
· 3 years ago
1b5d32b
Roll vulkan-deps from 929ba73103c3 to 6d732e01d9ea (3 revisions)
by dawn-autoroll
· 3 years ago
a6db6a0
Roll Tint from b34971047609 to e47b313d0c55 (11 revisions)
by Dawn Autoroller
· 3 years ago
Next »