Sign in
dawn
/
dawn
/
3e01ddbb5c7e8f0bc03965a1497a6c7276e1ed24
3e01ddb
[dawn] Fix RenderPassEncoder.SetBindGroup absl formatting error.
by Corentin Wallez
· 5 months ago
c6c4713
Roll ANGLE from 2a61126bb36c to 11d73f1dcfbf (4 revisions)
by Dawn Autoroller
· 5 months ago
364469a
Update AGP to fix instrumented tests on all devices.
by Jim Blackler
· 5 months ago
a4fdd43
CTS: Add more textureGather Android ARM64 suppressions
by Yuly Novikov
· 5 months ago
chromium/6828
b2edbc3
Roll ANGLE from a04cedac0e08 to 2a61126bb36c (7 revisions)
by Dawn Autoroller
· 5 months ago
chromium/6827
b5c6cd9
Roll vulkan-deps from c3a7e669d51b to 7363ad68f4c9 (6 revisions)
by Dawn Autoroller
· 5 months ago
866fd99
d3d11/12: Set UseTintIR toggle from WebGPUUseTintIR
by Antonio Maiorano
· 5 months ago
61c0a9d
HLSL-IR: Enable the remaining disables tint_unittests
by Antonio Maiorano
· 5 months ago
ed79e01
HLSL-IR: Implement polyfill_reflect_vec2_f32
by Antonio Maiorano
· 5 months ago
022ccae
[Compat] Remove viewFormats validation suppressions
by Shrek Shao
· 5 months ago
d891d42
Validate sint/uint can not be used with filtering
by Gregg Tavares
· 5 months ago
28f53e9
CTS: Rearrange textureGather Android ARM64 suppressions
by Yuly Novikov
· 5 months ago
b1b7b36
Compat CTS: skip more textureGather Android ARM64 failures
by Yuly Novikov
· 5 months ago
chromium/6826
f432496
[tint][ir] Reject decoding bad struct/member names
by Ryan Harrison
· 5 months ago
a6649a0
[msl] Bump default version to 2.2
by James Price
· 5 months ago
c0dc371
Roll ANGLE from 026ba8481087 to a04cedac0e08 (1 revision)
by Dawn Autoroller
· 5 months ago
dd65818
[dawn][emscripten] Implement GetFeatures in Emscripten.
by Lokbondo Kung
· 5 months ago
chromium/6825
b4b1d02
HLSL-IR: fix DecomposeUniformAccess for vecN<f16>
by Antonio Maiorano
· 5 months ago
94e50fa
Compat CTS: triage.
by Stephen White
· 5 months ago
cf96024
[tint][ir][val] Reject functions with multi-in root blocks
by Ryan Harrison
· 5 months ago
1ecba4b
[ir] More comments
by David Neto
· 5 months ago
0b8069c
[msl] Update generate_bindings to handle Overrides.
by dan sinclair
· 5 months ago
3154988
Roll ANGLE from 5a9f361c53bd to 026ba8481087 (10 revisions)
by Dawn Autoroller
· 5 months ago
03d152b
[glsl] Update generate_bindings to handle Overrides.
by dan sinclair
· 5 months ago
9f6088c
Restore Pixel 6 Android 14 textureGather, textureSample expectations
by Yuly Novikov
· 5 months ago
9a62e36
[spirv] Update generate_bindings to handle Overrides.
by dan sinclair
· 5 months ago
5396ee1
Remove compat cts readbackFromWebGPUCanvas failures
by Shrek Shao
· 5 months ago
1c1ceeb
[ir] Add an evaluator for constant expressions.
by dan sinclair
· 5 months ago
cc6eef9
Roll vulkan-deps from 155bbe2e1429 to c3a7e669d51b (26 revisions)
by Dawn Autoroller
· 5 months ago
500e41c
Use 32-bit pointer size for making heap view of requiredFeatures
by Jaswant Panchumarti
· 5 months ago
a086297
[tint][ir][val] Add basic const checks for @workgroup_size
by Ryan Harrison
· 5 months ago
6072fc3
[ir] Enable fuzzing of push_constant and pixel_local
by James Price
· 5 months ago
4dab1b7
[spirv] Rename writer_ir_fuzz.cc to writer_fuzz.cc
by James Price
· 5 months ago
5d40b8c
[fuzz] Validate IR modules against fuzzer-specific capabilities
by James Price
· 5 months ago
chromium/6824
c86c5f2
[tint][ir][val] Check numeric type of params to @workgroup_size
by Ryan Harrison
· 5 months ago
fea9ee9
[glsl] Remove Ternary instruction
by James Price
· 5 months ago
6366852
Reland "Partial revert of webgpu.h: Add Adapter and Device GetFeatures() methods"
by Yuly Novikov
· 5 months ago
dd66ea9
Suppress subgroups tests for Adreno 640
by Peter McNeeley
· 5 months ago
a8eb337
[dawn] Add apparentSize to ExternalTextureDescriptor (noop)
by Corentin Wallez
· 5 months ago
df6873d
Revert "Partial revert of webgpu.h: Add Adapter and Device GetFeatures() methods"
by Fr
· 5 months ago
b5c7b77
[dawn] Support additional 1-component vertex formats
by Corentin Wallez
· 5 months ago
9f48c27
Rename SharedFenceVkSemaphoreSyncFD to SharedFenceSyncFD
by Geoff Lang
· 5 months ago
dc5b9b2
Roll SwiftShader from 1495532f997f to 76855a9baecc (1 revision)
by Dawn Autoroller
· 5 months ago
78016b8
HLSL-IR: Remove TODOs that are already done
by Antonio Maiorano
· 5 months ago
08b478b
[glsl] Use SingleEntryPoint in fuzzer
by James Price
· 5 months ago
e9f21c6
[glsl] Stop fuzzing options
by James Price
· 5 months ago
9b0d943
[glsl] Add fuzzer precondition for subgroup builtins
by James Price
· 5 months ago
20caac5
[glsl] Add fuzzer precondition for clip_distance
by James Price
· 5 months ago
940c7f3
[glsl] Add fuzzer precondition for input attachments
by James Price
· 5 months ago
67ecb15
[glsl] Add fuzzer precondition for subgroups
by James Price
· 5 months ago
f2acf96
[glsl] Add fuzzer precondition for read-write storage textures
by James Price
· 5 months ago
5049b8f
Roll ANGLE from 8dae26c65fe7 to 5a9f361c53bd (2 revisions)
by Dawn Autoroller
· 5 months ago
chromium/6822
chromium/6823
a410d24
Support SharedTextureMemory from AHBs for the GL backend.
by Geoff Lang
· 5 months ago
chromium/6821
46043c5
[glsl] Use GenerateBindings() for texture-builtins-from-uniform
by James Price
· 5 months ago
406fb0e
[glsl] Remove AST version of GenerateBindings()
by James Price
· 5 months ago
c2a7a3c
Compat CTS: remove Intel 630 unexpected passes.
by Stephen White
· 5 months ago
d9885d9
[glsl] Use IR version of SingleEntryPoint in more places
by James Price
· 5 months ago
d1fd099
[ir] Fix multiple variable removal in SingleEntryPoint
by James Price
· 5 months ago
adfaa32
Compat CTS: suppress Intel 630 failures.
by Stephen White
· 5 months ago
bf982d6
[dawn][emscripten] Fixes some ref-counting backwards compatibility
by Lokbondo Kung
· 5 months ago
afd7389
Partial revert of webgpu.h: Add Adapter and Device GetFeatures() methods
by Corentin Wallez
· 5 months ago
9ae7fc4
Roll ANGLE from 2f8ad9c1042c to 8dae26c65fe7 (10 revisions)
by Dawn Autoroller
· 5 months ago
e447491
Create a profiling doc for how to use magic trace on tint
by Peter McNeeley
· 5 months ago
0f74a3a
[Compat] Remove in_render_misc compat suppressions
by Shrek Shao
· 5 months ago
db60f4d
[Kotlin] Fix FeaturesTest after API change from enumerateFeatures() to getFeatures()
by Alex Benton
· 5 months ago
chromium/6820
2c4f822
[Vulkan] Allow internal errors when calling GetAHardwareBufferProperties
by Colin Blundell
· 5 months ago
b1a84c7
Roll vulkan-deps from 91cb9c1a7ec7 to 155bbe2e1429 (2 revisions)
by Dawn Autoroller
· 5 months ago
a2cfdfe
Roll ANGLE from 3c1e98a3120a to 2f8ad9c1042c (1 revision)
by Dawn Autoroller
· 5 months ago
980a9b0
Enable several depth stencil copy tests on OpenGL backend
by Jiawei Shao
· 5 months ago
chromium/6818
61fbdc6
Roll ANGLE from bd9d028522ea to 3c1e98a3120a (1 revision)
by Dawn Autoroller
· 5 months ago
chromium/6816
chromium/6817
e0dd04e
Compat CTS: remove Android textureSample passes.
by Stephen White
· 5 months ago
203b0dc
Compat CTS: remove Android textureSample passes.
by Stephen White
· 5 months ago
454995f
Compat CTS: remove Android unexpected passes.
by Stephen White
· 5 months ago
df77ad0
Roll vulkan-deps from a52547961655 to 91cb9c1a7ec7 (5 revisions)
by Dawn Autoroller
· 5 months ago
chromium/6815
c7d8f10
Compat CTS: clean up Android unexpected passes.
by Stephen White
· 5 months ago
625c27f
Roll ANGLE from a21b7ad0f26f to bd9d028522ea (11 revisions)
by Dawn Autoroller
· 5 months ago
78a100c
webgpu.h: Add Adapter and Device GetFeatures() methods
by François Beaufort
· 5 months ago
3a212ce
[dawn][d3d12] Improve limitation on storage buffers on QC
by Corentin Wallez
· 5 months ago
chromium/6814
0856adf
Roll third_party/gpuweb/ 75702cb31..2629ea6a9 (17 commits)
by Corentin Wallez
· 5 months ago
70d48ee
[ir] Add source information to the IR.
by dan sinclair
· 5 months ago
8d98ba0
HLSL-IR: run DemoteToHelper even earlier
by Antonio Maiorano
· 5 months ago
6f5b030
HLSL-IR: fix ShaderIO OOB indexing when mixing subgroup and workgroup inputs with others
by Antonio Maiorano
· 5 months ago
bfef434
[ir] Add concept of overrides to the IR.
by dan sinclair
· 5 months ago
8456387
[emdawnwebgpu] Switch tests to use JSPI instead of Asyncify
by Kai Ninomiya
· 5 months ago
f872069
Roll third_party/webgpu-cts/ d473d0947..8690defa7 (7 commits)
by Loko Kung
· 5 months ago
chromium/6813
17531e8
Roll ANGLE from 7c99c225401d to a21b7ad0f26f (9 revisions)
by Dawn Autoroller
· 5 months ago
7ca9e82
Roll DirectX Shader Compiler from 5704c4744e87 to ac36a797d347 (1 revision)
by Dawn Autoroller
· 5 months ago
e5cb77f
Implement monolithic VkPipelineCache toggle
by Kyle Charbonneau
· 5 months ago
c080752
Roll vulkan-deps from 977783acab11 to a52547961655 (6 revisions)
by Dawn Autoroller
· 5 months ago
8fac16f
Roll ANGLE from 2df8d32b9c69 to 7c99c225401d (15 revisions)
by Dawn Autoroller
· 5 months ago
chromium/6812
a0239e7
HLSL-IR: Fix default-only-switch workaround for FXC
by Antonio Maiorano
· 5 months ago
aa806c5
[dawn][native] Fixes TSAN race from GetCompilationInfo.
by Lokbondo Kung
· 5 months ago
0eee090
Don't clear staging buffer again in `BufferBase::MapAtCreation()`
by Jiawei Shao
· 5 months ago
b355a39
D3D12: Upload data from `mStagingBuffer` with `CopyResource()`
by Jiawei Shao
· 5 months ago
f78a5e2
dawn/cmake: fix DAWN_USE_BUILT_DXC define not being enabled in dawn_native_objects
by Antonio Maiorano
· 5 months ago
d6a53f5
[dawn][frontend] Add pipeline label to context on internal errors
by Corentin Wallez
· 5 months ago
6ad78e8
[dawn][Metal] Disable timestamp sampling on all Intel GPUs
by Corentin Wallez
· 5 months ago
1bcd8c8
[dawn][test] Fix event test to use 2 userdatas.
by Lokbondo Kung
· 5 months ago
65e4a3a
[tools][cts] Fix Android compat results
by Brian Sheedy
· 5 months ago
357ac3a
dxc: make "dxcompiler" target a shared_library
by Antonio Maiorano
· 5 months ago
Next »