Sign in
dawn
/
dawn
/
refs/heads/chromium/4997
d521d0e
Combine contributing files.
by dan sinclair
· 3 years ago
chromium/4997
668d739
Roll vulkan-deps from 19082e8adae0 to 60e6ec01372a (2 revisions)
by dawn-autoroll
· 3 years ago
chromium/4996
ca4a8cf
OpenGLES: simulate glTextureView() with texture-to-texture copies.
by Stephen White
· 3 years ago
03e1aae
Roll vulkan-deps from d4572ee122d4 to 19082e8adae0 (1 revision)
by dawn-autoroll
· 3 years ago
chromium/4995
6f1c275
Roll ANGLE from 09a24f3d53cd to 727cd8ef6634 (3 revisions)
by Dawn Autoroller
· 3 years ago
3edcbec
Roll vulkan-deps from 2ce1d878f9c9 to d4572ee122d4 (6 revisions)
by dawn-autoroll
· 3 years ago
23d09c6
Add compute pipeline cache key generation for Vulkan.
by Loko Kung
· 3 years ago
chromium/4994
3035399
tint: Fix copy instead of move of ArrayLengthFromUniform::used_size_indices
by Antonio Maiorano
· 3 years ago
db9db31
Fixup whitespace/comments issues.
by dan sinclair
· 3 years ago
chromium/4993
81e497c
tint: handle CRLF on Windows when splitting WGSL source
by Antonio Maiorano
· 3 years ago
96e245e
CMake: Fix sanitizer builds
by Ben Clayton
· 3 years ago
d820f48
Kokoro: Ensure that no CRLF creep in
by Ben Clayton
· 3 years ago
52701ce
Roll ANGLE from 3cea7fcc01ce to 09a24f3d53cd (2 revisions)
by Dawn Autoroller
· 3 years ago
f6bac0c
dawn.node: Detach buffer mappings on GPUBuffer.destroy.
by Corentin Wallez
· 3 years ago
6d7c44c
Roll vulkan-deps from acc216fde2a5 to 2ce1d878f9c9 (4 revisions)
by dawn-autoroll
· 3 years ago
4d36557
Normalize all line endings to LF
by Ben Clayton
· 3 years ago
6249b24
Kokoro: install GLFW dependencies
by Ben Clayton
· 3 years ago
c4502a0
Re-enable lint presubmit
by dan sinclair
· 3 years ago
9d27aaa
Always use 0 for the Depth operand of OpTypeImage
by Jiawei Shao
· 3 years ago
chromium/4992
e17a13c
Validate that alignment limits are powers of two.
by Corentin Wallez
· 3 years ago
b741160
Roll vulkan-deps from 17311a73f6fb to acc216fde2a5 (7 revisions)
by dawn-autoroll
· 3 years ago
d7751cf
Roll SwiftShader from d09282e5c609 to d15c42482560 (2 revisions)
by Dawn Autoroller
· 3 years ago
739e61a
Roll ANGLE from ba04fcfd10c7 to 3cea7fcc01ce (6 revisions)
by Dawn Autoroller
· 3 years ago
d288079
Clean up contributing documentation post tint merge
by Ryan Harrison
· 3 years ago
chromium/4991
bf8791b
CMake: Fix building of tint with fuzzers enabled
by Ben Clayton
· 3 years ago
9e9db88
Minor formatting changes.
by dan sinclair
· 3 years ago
f02bf9e
Make texture view default format robust against invalid aspects
by Austin Eng
· 3 years ago
afbe161
Remove standalone.gclient
by Ben Clayton
· 3 years ago
17393c1
Move kokoro dir under infra
by Ben Clayton
· 3 years ago
feb42e5
.vscode/tasks.json - Add 'cmake gen'
by Ben Clayton
· 3 years ago
8155b9d
Condense namespaces in tint/.
by dan sinclair
· 3 years ago
612a59b
Condense namespaces in tint/reader.
by dan sinclair
· 3 years ago
258cbaf
Condense namespaces in tint/reader/spirv.
by dan sinclair
· 3 years ago
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
Next »