Sign in
dawn
/
dawn
/
9b0d94379c8f9c8f8c4db0673cf8a311cd788057
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
2e9d8db
Compat CTS: add some Intel 770 suppressions.
by Stephen White
· 5 months ago
chromium/6811
e249898
Give DescriptorSetAllocator a mutex
by Kyle Charbonneau
· 5 months ago
efed88f
[tint][ir][val] Handle null types in lets when logging errors
by Ryan Harrison
· 5 months ago
1c61352
[tint][ir][val] Reject duplicate function params
by Ryan Harrison
· 5 months ago
cce0769
[tint][ir][fuzz] Disable encoding/decoding SubgroupMatrix in IR binary
by Ryan Harrison
· 5 months ago
0f08c60
Roll ANGLE from 913251aa4ea0 to 2df8d32b9c69 (1 revision)
by Dawn Autoroller
· 5 months ago
dd5ee76
Roll vulkan-deps from 0b52950e91ca to 977783acab11 (8 revisions)
by Dawn Autoroller
· 5 months ago
a56fede
Test parsing `clip_distance` in `gl_PerVertex` with SPIR-V IR Reader
by Jiawei Shao
· 5 months ago
chromium/6810
ea3d226
Reland "Enable D3D12 render pass and use PRESERVE usage on null RTV slots"
by Jiawei Shao
· 5 months ago
1f750a6
Destroy `mStagingBuffer` immediately in `BufferBase::Unmap()`
by Jiawei Shao
· 5 months ago
205c015
D3D12: Clear `mZeroBuffer` in the initialization of `Device`
by Jiawei Shao
· 5 months ago
1f22d41
Roll ANGLE from 1652f8edbf4d to 913251aa4ea0 (2 revisions)
by Dawn Autoroller
· 5 months ago
a561acc
[tools][cts] Fix unknown test pruning
by Brian Sheedy
· 5 months ago
8582baf
OpenGL: fix placeholder sampler in vertex stage.
by Stephen White
· 5 months ago
5d9a2b6
[dawn][test] Update to use C++ types in some unittests.
by Lokbondo Kung
· 5 months ago
6c7b7fa
Remove last expectations for the amd macbook 16" qualification
by Peter McNeeley
· 5 months ago
6907a61
[tools][cts] Expose simplified codepath
by Brian Sheedy
· 5 months ago
d80ef7d
tint: Make Command::LookPath also look in the executable directory
by Antonio Maiorano
· 5 months ago
27780e5
Roll ANGLE from 629dc14f907b to 1652f8edbf4d (6 revisions)
by Dawn Autoroller
· 5 months ago
chromium/6809
a84e9ac
Roll vulkan-deps from e86c56f0d3e6 to 0b52950e91ca (3 revisions)
by Dawn Autoroller
· 5 months ago
35ba6e6
CTS: triage failures
by Gregg Tavares
· 5 months ago
chromium/6808
b97a75f
D3D12: Use `CopyResource()` on buffer-to-buffer copies
by Jiawei Shao
· 5 months ago
a07350a
Roll DirectX Shader Compiler from 6a7eae1bbe36 to 5704c4744e87 (1 revision)
by Dawn Autoroller
· 5 months ago
b179714
Revert "Enable D3D12 render pass and use PRESERVE usage on null RTV slots"
by James Godfrey-Kittle
· 5 months ago
5d74420
Increment ninja version.
by dan sinclair
· 5 months ago
ebdd6ad
[tint][ir][val] Check access type exists before dereferencing
by Ryan Harrison
· 5 months ago
6dd31e2
Roll Depot Tools from 9109ae431a09 to 1b58dc686594 (15 revisions)
by Dawn Autoroller
· 5 months ago
96ea474
[tint][ir][val] Check rules around bool for shader IO
by Ryan Harrison
· 5 months ago
584b5c7
Roll ANGLE from c13e9963b207 to 629dc14f907b (11 revisions)
by Dawn Autoroller
· 5 months ago
2710aff
HLSL-IR: Fix fmod polyfill
by Antonio Maiorano
· 5 months ago
3a6d8b6
CTS: triage failures
by Gregg Tavares
· 5 months ago
e6019a9
Roll SwiftShader from f9fccaa8be03 to 1495532f997f (1 revision)
by Dawn Autoroller
· 5 months ago
chromium/6807
c8dc12b
Roll DirectX Shader Compiler from ee1f013dcf52 to 6a7eae1bbe36 (1 revision)
by Dawn Autoroller
· 5 months ago
e3a9e61
Roll vulkan-deps from 6bf0a68d2621 to e86c56f0d3e6 (10 revisions)
by Dawn Autoroller
· 5 months ago
chromium/6806
7574245
[ir] Change `workgroup_size` to a `Value`.
by dan sinclair
· 5 months ago
bb80e53
Roll ANGLE from 127f1e15d73c to c13e9963b207 (9 revisions)
by Dawn Autoroller
· 5 months ago
7d2d780
Compat CTS: remove suppressions for now-passing tests.
by Stephen White
· 5 months ago
d49705b
Remove the TODO about using CopyResource() on 1D textures
by Jiawei Shao
· 5 months ago
4c3d590
Fix transform name typo.
by dan sinclair
· 5 months ago
27cde38
HLSL-IR: Fix dynamic buffer access for atomic ops in DecomposeStorageAccess
by Antonio Maiorano
· 5 months ago
a8a05b3
Roll SwiftShader from 3aaa6784ca31 to f9fccaa8be03 (1 revision)
by Dawn Autoroller
· 5 months ago
f14f73d
[tint][ir][val] Clean up tests to use utility functions
by Ryan Harrison
· 5 months ago
45c20d2
OpenGL: fix linear filtering of depth textures.
by Stephen White
· 5 months ago
6e4d863
[ir] Update transform names when validating.
by dan sinclair
· 5 months ago
5f21563
HLSL-IR: Use stable_sort to sort members in ShaderIO (part 2)
by Antonio Maiorano
· 5 months ago
9eb59d0
HLSL-IR: fix frexp polyfill
by Antonio Maiorano
· 5 months ago
Next »