Sign in
dawn
/
dawn
/
82bf56bee9603e0f6508b67b1cd01721fcc9e48a
82bf56b
gitattributes: make .txt files lf
by Antonio Maiorano
· 6 months ago
cdc7991
HLSL-IR: regen skips
by Antonio Maiorano
· 6 months ago
3e810ce
Roll vulkan-deps from b8d6ceadf45d to ab901eb0f984 (9 revisions)
by Dawn Autoroller
· 6 months ago
ed682f5
HLSL-IR: improve ICE error message
by Antonio Maiorano
· 6 months ago
5381dad
[dawn][emscripten] Implements popErrorScope future entry point.
by Lokbondo Kung
· 6 months ago
7927ad0
[dawn][emscripten] Implements onSubmittedWorkDone future entry point.
by Lokbondo Kung
· 6 months ago
2bb8107
HLSL-IR: ICE on inputAttachmentLoad builtin
by Antonio Maiorano
· 6 months ago
83ebea3
[dawn][emscripten] Update public import/export APIs.
by Lokbondo Kung
· 6 months ago
f0893de
HLSL-IR: ICE on @color attribute
by Antonio Maiorano
· 6 months ago
6e4a366
[dawn][emscripten] Updates AdapterInfo to use StringViews.
by Lokbondo Kung
· 6 months ago
c13d761
spirv reader: add some dynamic index tests
by Antonio Maiorano
· 6 months ago
38cce38
ir validator: improve error message on member call type mismatch
by Antonio Maiorano
· 6 months ago
b932888
Roll ANGLE from b724eb0e8a44 to 23b99e2f8c71 (4 revisions)
by Dawn Autoroller
· 6 months ago
4e1a4af
[Compat] Remove CTS suppressions: requestAdapter
by Shrek Shao
· 6 months ago
03d6e0e
Reland "[dawn][webgpu.h] Use wgpu::StringView for strings in output structs."
by Corentin Wallez
· 6 months ago
6f9ba54
Fix bug with incorrect JNI signature type for string views.
by Jim Blackler
· 6 months ago
bdc65d7
Fix for two logic errors regarding C return type vs Kotlin return type.
by Jim Blackler
· 6 months ago
chromium/6772
chromium/6773
ae08835
Fix for return parameters' ArgsStruct member names.
by Jim Blackler
· 6 months ago
e5fbd7e
[dawn][wire] Fixes last dropped reference for buffer unmap in wire.
by Lokbondo Kung
· 6 months ago
f3c7cc5
Roll DirectX Shader Compiler from b26fd8099aa4 to 080aeb7199e6 (1 revision)
by Dawn Autoroller
· 6 months ago
chromium/6771
98c4b1a
Roll ANGLE from 1043accc09ce to b724eb0e8a44 (4 revisions)
by Dawn Autoroller
· 6 months ago
65a7063
[Compat] Fix forceFallbackAdapter priority over compatibilityMode
by Shrek Shao
· 6 months ago
e564270
[glsl] Add benchmark for IR generator
by James Price
· 6 months ago
94884fc
[glsl] Run PreservePadding before DirectVariableAccess
by James Price
· 6 months ago
925f03f
[glsl] Name padding fields consistently
by James Price
· 6 months ago
71c1d54
[glsl] Propagate names to block struct wrappers
by James Price
· 6 months ago
074e17e
HLSL-IR: fix error: unary: no matching overload for 'operator - (u32)' (again)
by Antonio Maiorano
· 6 months ago
6731576
Roll vulkan-deps from 458c840c3ccf to b8d6ceadf45d (10 revisions)
by Dawn Autoroller
· 6 months ago
652c2b0
[tools][cts] Add unsuppressed failing result funcs
by Brian Sheedy
· 6 months ago
81717d2
Compat CTS: Android tests Skip -> Failure.
by Stephen White
· 6 months ago
b95a03a
HLSL-IR: polyfill modf and frexp
by Antonio Maiorano
· 6 months ago
9720770
[tools][cts] Remove comment functionality
by Brian Sheedy
· 6 months ago
baad866
tint e2e: add skip on test that times out on bots
by Antonio Maiorano
· 6 months ago
222219a
Suppress WebGPU CTS flake on Mac AMD
by Yuly Novikov
· 6 months ago
4ae57e1
Fix for logic error in nullable string converter that can cause a crash.
by Jim Blackler
· 6 months ago
701e4f5
ssci: canonicalize / backfill dependencies managed by DEPS
by Jiewei Qian
· 6 months ago
chromium/6770
647dbba
Roll ANGLE from ba292370e1e3 to 1043accc09ce (7 revisions)
by Dawn Autoroller
· 6 months ago
66155c6
Revert "[dawn][webgpu.h] Use wgpu::StringView for strings in output structs."
by Corentin Wallez
· 6 months ago
chromium/6769
020e317
Support Dual Source Blending in SPIR-V reader with Tint AST
by Jiawei Shao
· 6 months ago
113a123
Roll Depot Tools from b32c4f1abc27 to 9109ae431a09 (60 revisions)
by Dawn Autoroller
· 6 months ago
da54247
[dawn][emscripten] Implements mapAsync future entry points.
by Lokbondo Kung
· 6 months ago
15bbe6b
HLSL-IR: ReplaceNonIndexableMatVecStores transform
by Antonio Maiorano
· 6 months ago
6a8b16c
[tint][ir][val] Cleanup `CheckFunction` and utilities
by Ryan Harrison
· 6 months ago
083a87a
Roll ANGLE from d0e2141a997c to ba292370e1e3 (4 revisions)
by Dawn Autoroller
· 6 months ago
35eb4d3
remove useless include
by David Neto
· 6 months ago
500a714
Mark ShaderModuleCompilationOptions feature stable
by François Beaufort
· 6 months ago
980e48d
[dawn][webgpu.h] Use wgpu::StringView for strings in output structs.
by Corentin Wallez
· 6 months ago
1bccaf4
Compat CTS: more Android skips.
by Stephen White
· 6 months ago
b6ddd4e
Roll vulkan-deps from beeb7125f812 to 458c840c3ccf (4 revisions)
by Dawn Autoroller
· 6 months ago
40b77e7
Roll ANGLE from b40f367ed6b4 to d0e2141a997c (9 revisions)
by Dawn Autoroller
· 6 months ago
68d8508
Compat CTS: skip all out-of-memory tests (Android)
by Stephen White
· 6 months ago
a4cb6e6
D3D12: Save sourceRegion in TextureCopySubresource::CopyInfo
by Jiawei Shao
· 6 months ago
36778a9
Support ClipDistances in SPIR-V reader with Tint IR
by Jiawei Shao
· 6 months ago
c644290
Support Dual Source Blending in SPIR-V reader with Tint IR
by Jiawei Shao
· 6 months ago
9a092ce
Enable Clip Distances feature by default
by Jiawei Shao
· 6 months ago
1088a4a
[Compat] Remove PositiveBiasOnFloat suppressions
by Shrek Shao
· 6 months ago
a01beb5
[glsl][ir] Add padding to inline structs
by dan sinclair
· 6 months ago
6debe00
Roll DirectX Shader Compiler from b48341e4031f to b26fd8099aa4 (1 revision)
by Dawn Autoroller
· 6 months ago
2574827
[glsl][ir] Add struct padding members
by dan sinclair
· 6 months ago
34a321b
[glsl][ir] Set more tests as `glsl-desktop`
by dan sinclair
· 6 months ago
c830e96
Add tint e2e tests for vector assignment via dynamic index
by Antonio Maiorano
· 6 months ago
34b95b7
[Compat] Add validation for texture view array layer in bind group
by Shrek Shao
· 6 months ago
607aee4
Compat CTS: temporarily skip tests on Android.
by Stephen White
· 6 months ago
c55e045
Suppress WebGPU CTS tests flaky on Mac AMD
by Yuly Novikov
· 6 months ago
35667d3
Add StreamTest for unordered_set
by Kyle Charbonneau
· 6 months ago
bfae81d
Dawn end2end test for atomic operations
by Peter McNeeley
· 6 months ago
bfb6645
HLSL-IR: fix textureDimensions polyfill using invalid type for swizzle (again)
by Antonio Maiorano
· 6 months ago
777f62b
Suppress flaky webgpu_cts_compat_tests on Linux NVIDIA
by Yuly Novikov
· 6 months ago
4103ee3
[glsl][ir] Cleanup textures when replacing in builtin uniforms.
by dan sinclair
· 6 months ago
d048638
[glsl][ir] Handle sampler-less depth textures.
by dan sinclair
· 6 months ago
eef5708
[glsl][ir] Fix `coord` type for `imageStore`
by dan sinclair
· 6 months ago
982bf99
[glsl] Mark more tests as desktop
by dan sinclair
· 6 months ago
27049a7
Roll ANGLE from 166b72c95240 to b40f367ed6b4 (2 revisions)
by Dawn Autoroller
· 6 months ago
08b5e37
[glsl][ir] Regenerate skip files.
by dan sinclair
· 6 months ago
1bde07c
[glsl][ir] Consistently use `idx` for texture arguments.
by dan sinclair
· 6 months ago
367c032
[glsl][ir] Polyfill `textureSampleCompareLevel`
by dan sinclair
· 6 months ago
cdfb6e7
[glsl][ir] Polyfill `textureSampleCompare`
by dan sinclair
· 6 months ago
51b8829
Compat expectations cleanup.
by Stephen White
· 6 months ago
b0d038d
Roll vulkan-deps from dd729cf1f807 to beeb7125f812 (9 revisions)
by Dawn Autoroller
· 7 months ago
chromium/6766
chromium/6767
chromium/6768
74bee2e
Rename more mentions of "swapchain" to talk about "surface".
by Corentin Wallez
· 7 months ago
476defb
Remove the `SurfaceCapabilities` feature.
by Corentin Wallez
· 7 months ago
e9d14e9
webgpu.h: Remove device argument from GetProcAddress
by Corentin Wallez
· 7 months ago
4260675
[glsl] Add OffsetFirstIndex transform
by James Price
· 7 months ago
chromium/6765
978af55
[glsl] Clamp frag depth using push constant values
by James Price
· 7 months ago
223a591
[glsl] Set up internal push constants
by James Price
· 7 months ago
b6fc95f
[glsl][ir] Polyfill `textureSampleGrad`
by dan sinclair
· 7 months ago
98577c3
HLSL-IR: mark infinite loop detected as INVALID
by Antonio Maiorano
· 7 months ago
ec448b1
[glsl][ir] Polyfill `textureSampleLevel`
by dan sinclair
· 7 months ago
3b689d8
[glsl][ir] Polyfill `textureSampleBias`
by dan sinclair
· 7 months ago
4fa9b1b
[wgsl] Resolve push_constant access as read-only
by James Price
· 7 months ago
8055bf4
[glsl][ir] Polyfill `textureSample`
by dan sinclair
· 7 months ago
64ffa54
Roll ANGLE from 53b9dcdc1133 to 166b72c95240 (10 revisions)
by Dawn Autoroller
· 7 months ago
4d38382
[glsl][ir] Move robustness transform
by dan sinclair
· 7 months ago
0581410
[ir] Do not wrap structs with @block attribute
by James Price
· 7 months ago
6752a38
[ir] Add transform to prepare push constants
by James Price
· 7 months ago
4daebc4
[glsl][ir] Polyfill `textureGatherCompare`
by dan sinclair
· 7 months ago
144db47
[glsl][ir] Polyfill `textureGather`
by dan sinclair
· 7 months ago
680183f
[glsl][ir] Handle combined samplers for texture only calls.
by dan sinclair
· 7 months ago
c567025
[ir] Update DirectrVariableAccess to add `handle`.
by dan sinclair
· 7 months ago
0298b76
Suppress WebGPU CTS tests flaky on Mac AMD
by Yuly Novikov
· 7 months ago
Next »