Sign in
dawn
/
dawn
/
HEAD
1e89727
[wire] Remove deprecated wire APIs in favor of volatile versions.
by Lokbondo Kung
· 2 days ago
main
c406544
[wire] Cpp-ify trivial functions which require just updating types.
by Lokbondo Kung
· 2 days ago
6f5a2e5
[dawn][d3d12] Fix or triage all DAWN_UNSAFE_TODOs
by Corentin Wallez
· 2 days ago
e63d61d
[dawn][vk] Use the Span constructor from C style arrays.
by Corentin Wallez
· 2 days ago
d791d3d
[dawn][native] Coalesce DAWN_UNSAFE_TODOs for fixed-extent spans.
by Corentin Wallez
· 2 days ago
a91baea
[wire] Cpp-ify the Dawn wire client API so that we can spanify.
by Lokbondo Kung
· 2 days ago
91c4b7e
[vulkan] Avoid executing zero-sized draws calls
by Natalie Chouinard
· 2 days ago
chromium/7971
chromium/7972
chromium/7973
chromium/7974
e7a264e
Update device lock metric names
by kylechar
· 2 days ago
aef00ee
Vulkan: Pack correct stencilTestEnable state
by Brandon Jones
· 2 days ago
296a00d
[dawn][node] Throw RangeError on oversized createResourceTable
by Corentin Wallez
· 2 days ago
6ab6bc5
Roll vulkan-deps from afc9d8707b53 to 808860b25bf7 (4 revisions)
by dawn-autoroll@skia-public.iam.gserviceaccount.com
· 2 days ago
5b25ea6
[wire] Add dawn::wire::client C++ structs to allow for spanification.
by Lokbondo Kung
· 2 days ago
a7accbb
[dawn][node] Align with the latest ResourceTable proposal
by Corentin Wallez
· 2 days ago
40889c8
Roll DirectX Shader Compiler from 2fab3f175518 to 1f8a14aecd4f (1 revision)
by dawn-autoroll@skia-public.iam.gserviceaccount.com
· 2 days ago
5166140
Roll Chromium from 2b6571f5ae43 to 63b429dc3887 (811 revisions)
by dawn-autoroll
· 2 days ago
4e18652
Roll ANGLE from 8521722b7ebc to e316181208fd (9 revisions)
by dawn-autoroll@skia-public.iam.gserviceaccount.com
· 2 days ago
a56ab87
D3D12: Support Agility SDK in CMake build
by Jiawei Shao
· 3 days ago
chromium/7970
70bd15f
D3D12: Fix build with Agility SDK
by Jiawei Shao
· 3 days ago
3ba675d
[wire] Spanify ChunkedCommandSerialier and use the new interfaces.
by Lokbondo Kung
· 3 days ago
c82ee0a
Add suppression for dawn fuzzers via GN in dawn standalone
by Ryan Harrison
· 3 days ago
9349a35
[dawn][native] Skip encoding ResolveQuerySets of 0 queries.
by Corentin Wallez
· 3 days ago
43b8e47
[dawn][vk] Enable drawIndirectFirstInstance for IndirectFirstInstance
by Corentin Wallez
· 3 days ago
839d7b4
[infra] More Mesa build improvements
by Ryan Harrison
· 3 days ago
8b9db48
Revert "Remove `ConvertibleStatus` from `api_cpp.h`"
by Loko Kung
· 3 days ago
chromium/7969
d4557f9
[dawn][native] Rename ResourceTable.insert/removeBinding
by Corentin Wallez
· 3 days ago
127fab0
Add support for Undefined LoadOp & StoreOp promotion
by Le Hoang Quyen
· 3 days ago
aad75e6
[fxc] Disable Feature::PrimitiveIndex on Intel without DXC
by Natalie Chouinard
· 3 days ago
2b6b49a
[ir] Validate bufferArrayView has non-fixed footprint
by Alan Baker
· 3 days ago
dfcb223
D3D11: return error in FinalizeMap if the map failed priorly.
by Le Hoang Quyen
· 3 days ago
9b8c24f
Roll vulkan-deps from f7e4835de105 to afc9d8707b53 (11 revisions)
by dawn-autoroll@skia-public.iam.gserviceaccount.com
· 3 days ago
e41f32f
Roll Chromium from 2c76a16ba37d to 2b6571f5ae43 (810 revisions)
by dawn-autoroll
· 3 days ago
fc2467e
Roll DirectX Shader Compiler from bb422093cd68 to 2fab3f175518 (1 revision)
by dawn-autoroll@skia-public.iam.gserviceaccount.com
· 3 days ago
251a4bf
Roll ANGLE from 3d3c181bdcf2 to 8521722b7ebc (24 revisions)
by dawn-autoroll@skia-public.iam.gserviceaccount.com
· 3 days ago
6e8d083
Store num_workgroups as a Struct of u32 in HLSL Immediates
by shaoboyan
· 3 days ago
ab59f06
MemoryBlockAllocator: use an intrusive free list instead of a deque
by Le Hoang Quyen
· 3 days ago
85891e8
[wire] Update all Dawn callsites to use new spanified HandleCommands.
by Lokbondo Kung
· 4 days ago
c2faa8f
[infra] Reduce build time and required dependencies for Mesa build
by Ryan Harrison
· 4 days ago
f76b196
Remove `ConvertibleStatus` from `api_cpp.h`
by Jiawei Shao
· 4 days ago
6dfedd9
[wire] Make the Instance on the wire more like native.
by Lokbondo Kung
· 4 days ago
2399b14
[Metal] Pool MTLCounterSampleBuffers for QuerySets
by Natalie Chouinard
· 4 days ago
84bfd00
Remove stale expectations
by Alan Baker
· 4 days ago
chromium/7968
63af03b
Roll third_party/webgpu-cts/ a5da75765..499044af4 (1 commit)
by Dawn Automated Expectations
· 4 days ago
614bf0b
[infra] Fix Tint Mesa fuzzer CMake builds
by Ryan Harrison
· 4 days ago
17771d7
[github] Update actions/checkout version
by Natalie Chouinard
· 4 days ago
chromium/7967
9fd53a8
Add third_party/llvm-dev to .gitignore
by Ryan Harrison
· 4 days ago
aa05123
[utils] Add Span<> constructor from std::initializer_list.
by Corentin Wallez
· 4 days ago
a819679
Roll Chromium from 865c075b4829 to 2c76a16ba37d (438 revisions)
by dawn-autoroll
· 4 days ago
28126a4
Roll DirectX Shader Compiler from 63264ca42672 to bb422093cd68 (3 revisions)
by dawn-autoroll@skia-public.iam.gserviceaccount.com
· 4 days ago
a0fddf6
Roll ANGLE from a7edcdf64384 to 3d3c181bdcf2 (12 revisions)
by dawn-autoroll@skia-public.iam.gserviceaccount.com
· 4 days ago
chromium/7966
4527b42
Dawn: Add support for Snorm10_10_10_2 vertex format
by wangra
· 5 days ago
chromium/7965
e8f413c
[infra] Fix Mesa CMake builds
by Ryan Harrison
· 5 days ago
7866b08
Manual roll Chromium from 6303046d2b14 to 865c075b4829 (1730 revisions)
by dawn-autoroll
· 5 days ago
7c60d39
Triage texture_component_swizzle CTS failures
by Natalie Chouinard
· 5 days ago
e5dd122
[wgsl] Disallow arrays in immediate variables
by Alan Baker
· 5 days ago
05b5581
[fuzz] Don't allow overrides for RemoveTerminatorArgsFuzzer
by Ryan Harrison
· 5 days ago
f2674ce
Add pyparsing dependency to roll_chromium_deps.py
by Yuly Novikov
· 5 days ago
066373e
Roll third_party/webgpu-cts/ f4186348c..a5da75765 (1 commit)
by Dawn Automated Expectations
· 5 days ago
71bbe8c
Roll vulkan-deps from e5ed54df51f5 to f7e4835de105 (12 revisions)
by dawn-autoroll@skia-public.iam.gserviceaccount.com
· 5 days ago
1b69545
Update shared buffer memory tests to match behaviors in Chromium
by Jiawei Shao
· 5 days ago
d0d8365
Roll ANGLE from d4ce3014dd92 to a7edcdf64384 (13 revisions)
by dawn-autoroll@skia-public.iam.gserviceaccount.com
· 5 days ago
478070a
Roll DirectX Shader Compiler from ea63038e7125 to 63264ca42672 (2 revisions)
by dawn-autoroll@skia-public.iam.gserviceaccount.com
· 5 days ago
466163d
[vulkan] Enqueue fence and increment serial atomically.
by Lokbondo Kung
· 5 days ago
f92a959
[fuzz] Fix NextData<char> calls w.r.t the length.
by Lokbondo Kung
· 5 days ago
0bc38ad
Roll GLFW from ed6452b13c76 to 463cf73610d9 (1 revision)
by dawn-autoroll@skia-public.iam.gserviceaccount.com
· 6 days ago
chromium/7964
840ec28
GL: add checks for framebuffer completeness.
by Stephen White
· 6 days ago
d72152d
[ir] Validate override @subgroup_size is power of 2
by Alan Baker
· 6 days ago
bd86ac9
[fuzz] Fix inverted logic for temp out check
by Ryan Harrison
· 6 days ago
5a0baf6
[wgsl] Fix runtime array resolver validation
by Alan Baker
· 6 days ago
3c45de6
Add dynamic offset variants of array length tests
by Alan Baker
· 6 days ago
ba4fea7
Update webgpu-cts test expectations to reflect mac gpu sandbox changes
by Bryan Oltman
· 6 days ago
de0434f
Remove stale expectations
by Alan Baker
· 6 days ago
cfaa1e6
[fuzz] Suppress old-style cast warning for Vulkan API usage
by Ryan Harrison
· 6 days ago
18e8e56
Tighten expectations
by Alan Baker
· 6 days ago
6eb3053
Roll third_party/webgpu-cts/ 9fb8ce60d..f4186348c (2 commits)
by Alan Baker
· 6 days ago
e80a4b5
Roll DirectX Shader Compiler from 8e214cdf94e1 to ea63038e7125 (1 revision)
by dawn-autoroll@skia-public.iam.gserviceaccount.com
· 6 days ago
chromium/7962
chromium/7963
160ed80
Roll ANGLE from 57ce6e20b57c to d4ce3014dd92 (11 revisions)
by dawn-autoroll@skia-public.iam.gserviceaccount.com
· 6 days ago
63e9a74
Roll vulkan-deps from 5a68db9f6cfb to e5ed54df51f5 (13 revisions)
by dawn-autoroll@skia-public.iam.gserviceaccount.com
· 6 days ago
2529dfe
Remove stale WebGPU CTS expectations
by Expectation File Editor
· 8 days ago
chromium/7960
chromium/7961
66c7f3d
AllocatorMemoryInstrumentationTest: skip test on WARP
by Antonio Maiorano
· 9 days ago
chromium/7959
a1612d8
[tint] Fix Objective-C files in Bazel
by Kaylee Lubick
· 9 days ago
75e5cf9
Re-enable -Wsign-compare for gtest
by Kai Ninomiya
· 9 days ago
341eebf
[wire] Add spanified interfaces for command serializing.
by Lokbondo Kung
· 9 days ago
chromium/7957
chromium/7958
6eb7b49
Remove system-header-prefix from src/utils/BUILD.gn
by Shrek Shao
· 9 days ago
f424073
End M2 experiment
by Yuly Novikov
· 9 days ago
ab7b7e2
Convert Gitiles host into Gerrit host in roll_chromium_deps
by Yuly Novikov
· 9 days ago
8931ff4
Relax AMD alpha-to-coverage end2end tests expectation
by Yang Gu
· 9 days ago
f81b8ec3
Reland "[utils] Test HeapArray::operator=()"
by Kai Ninomiya
· 9 days ago
2f24fba
[dawn] Fallback to host memory for dmabuf import in SharedTextureMemory
by Kramer Ge
· 9 days ago
7b8103f
[dawn][native] Spanify BindGroupTrackerBase::OnSetBindGroup
by Corentin Wallez
· 9 days ago
36a6ac4
Roll chromium_revision 4950afeb9a..6303046d2b
by Yuly Novikov
· 9 days ago
a2720ff
native: Recycle CommandAllocator blocks with MemoryBlockAllocator
by Le Hoang Quyen
· 9 days ago
3b1b14f
Roll third_party/webgpu-cts/ af9a57819..9fb8ce60d (1 commit)
by Dawn Automated Expectations
· 9 days ago
bf0be22
native: Add MemoryBlockAllocator class
by Le Hoang Quyen
· 9 days ago
23e82fb
Remove unused definitions
by Jiawei Shao
· 9 days ago
59d283c
[dawn][native] Use HeapArray::MoveToSpan to return array data to the API
by Corentin Wallez
· 9 days ago
1cf8afe
Roll DirectX Shader Compiler from f5954d867d4a to 8e214cdf94e1 (6 revisions)
by dawn-autoroll@skia-public.iam.gserviceaccount.com
· 9 days ago
e6dcf8b
Roll ANGLE from 7eeadc6dcb32 to 57ce6e20b57c (20 revisions)
by dawn-autoroll@skia-public.iam.gserviceaccount.com
· 9 days ago
b411875
Roll vulkan-deps from 678a2478c729 to 5a68db9f6cfb (26 revisions)
by dawn-autoroll@skia-public.iam.gserviceaccount.com
· 9 days ago
d042a02
Update `subgroup_size_control.md`
by Jiawei Shao
· 9 days ago
7f453f6
[native] Make EndAccess/BeginAccess hide/unhide textures in resource table
by Antonio Maiorano
· 9 days ago
Next »