Sign in
dawn
/
dawn
/
c71159e72ff5d8cffce14f2fc8cdceb824285411
c71159e
Roll ANGLE from f2ee319dda4e to 397eb7c81ee9 (2 revisions)
by Dawn Autoroller
· 9 months ago
9396f16
[tint] Simplify std::optional equality comparisons
by James Price
· 9 months ago
5532d28
Roll SwiftShader from a0ec371d8331 to f23c77132e0b (1 revision)
by Dawn Autoroller
· 9 months ago
2237e14
Roll vulkan-deps from 5fdd3da87369 to 8ddcba1ba8ba (8 revisions)
by Dawn Autoroller
· 9 months ago
c00ab52
[hlsl] Validate unittests with DXC if available.
by dan sinclair
· 9 months ago
eecb0c5
Revert "Roll third_party/webgpu-cts/ b44989765..9504c7515 (3 commits)"
by dan sinclair
· 9 months ago
494e51c
[ir] Simplify attribute handling in ShaderIO
by James Price
· 9 months ago
0970b68
[ir] Use IOAttributes for Function return
by James Price
· 9 months ago
78eb4c5
[ir] Use IOAttributes in FunctionParam
by James Price
· 9 months ago
3cc267f
[ir] Remove `IOAttributes` from `core/ir/var.h`
by James Price
· 9 months ago
a8798b8
[tint] Move StructMemberAttributes out of struct.h
by James Price
· 9 months ago
a5e4715
Revert "Do not turn off CMAKE_CXX_EXTENSIONS"
by Jaswant Panchumarti
· 9 months ago
5a26bdd
Refine the bundling step for `webgpu_dawn`
by Jaswant Panchumarti
· 9 months ago
fdd37f4
Roll third_party/webgpu-cts/ b44989765..9504c7515 (3 commits)
by Dawn Automated Expectations
· 9 months ago
b29e25b
Suppress Pixel 6 Android 14 failures already suppressed on Android T
by Yuly Novikov
· 9 months ago
1589308
Update buildtools, clang, rust, libc++, libc++abi to latest in Chromium
by David Neto
· 9 months ago
9933cbd
[YCbCr Samplers] Separate YCbCr from non-YCbCr in hashing/equality
by Colin Blundell
· 9 months ago
320554e
Add deprecation warning to Adapter::GetProperties()
by François Beaufort
· 9 months ago
30b51d5
Roll ANGLE from b954755f4e31 to f2ee319dda4e (1 revision)
by Dawn Autoroller
· 9 months ago
d7338fe
[hlsl] Polyfill matrix multiplication.
by dan sinclair
· 9 months ago
da5c6d5
[hlsl] Simplify type emission in HLSL IR printer.
by dan sinclair
· 9 months ago
7a89973
[hlsl] Support let pointer to var.
by dan sinclair
· 9 months ago
caba59b
[hlsl] Polyfill float32 modulo
by dan sinclair
· 9 months ago
e3950cb
Roll CTS: Rename *.worker.js to *.as_worker.js
by Kai Ninomiya
· 9 months ago
ef467c8
[hlsl] Remove UserCall handling in DecomposeMemoryAccess.
by dan sinclair
· 9 months ago
224323b
[hlsl] Handle access chains of unnamed access chains
by dan sinclair
· 9 months ago
672e128
[hlsi] Enable passing DISABLED tests.
by dan sinclair
· 9 months ago
2bd5e04
[hlsl] Add load support into decompose memory access.
by dan sinclair
· 9 months ago
1cf5c1b
[msl] Skip push constants in the AST fuzzer
by James Price
· 9 months ago
1178400
Generate files to use Emscripten bindings from outside Emscripten
by Kai Ninomiya
· 9 months ago
a10fbea
Roll third_party/webgpu-cts/ 3d390f4e5..fe3a24a38 (17 commits)
by Dawn Automated Expectations
· 9 months ago
a011340
[hlsl] Add polyfill for `trunc`
by dan sinclair
· 9 months ago
e0bb763
[spirv] Remove AST fuzzers
by James Price
· 9 months ago
c956c95
Roll ANGLE from 2efce9babc18 to b954755f4e31 (3 revisions)
by Dawn Autoroller
· 9 months ago
03fe3fd
Update build tools, clang, libc++, libc++abi, rust
by David Neto
· 9 months ago
chromium/6575
chromium/6576
chromium/6577
chromium/6578
chromium/6579
chromium/6580
chromium/6581
chromium/6582
chromium/6583
chromium/6584
chromium/6585
chromium/6586
chromium/6587
chromium/6588
chromium/6589
8539b54
Roll vulkan-deps from a69f4fce99da to 5fdd3da87369 (7 revisions)
by Dawn Autoroller
· 9 months ago
b299e5b
Roll DirectX Shader Compiler from bd5b7380e29f to 4a81bdfa70f9 (1 revision)
by Dawn Autoroller
· 9 months ago
chromium/6574
acaa69d
Roll ANGLE from d8700dc951b6 to 2efce9babc18 (4 revisions)
by Dawn Autoroller
· 9 months ago
8d5f6cb
D3D11: Use compute shader for T2B with certain formats.
by Le Hoang Quyen
· 9 months ago
9bbe211
Native: Add buffer's internal CopySrc usage
by Le Hoang Quyen
· 9 months ago
eebff27
[ir] Skip constant builtin structs in fuzzer
by James Price
· 9 months ago
6cb114b
[ir] Skip builtin structures when creating AST
by James Price
· 9 months ago
51765ab
[MSan] Fix use-after-dtor issues in generated C++ APIs.
by Daniel Cheng
· 9 months ago
47ae7fb
[hlsl]: Add DirectVariableAccess to HLSL IR backend.
by dan sinclair
· 9 months ago
ace5a58
Copy Emscripten's WebGPU bindings into Dawn
by Kai Ninomiya
· 9 months ago
807b463
[hlsl] Decompose load/store vector element
by dan sinclair
· 9 months ago
chromium/6573
4c91e92
Roll DirectX Shader Compiler from 1fefbc429bad to bd5b7380e29f (1 revision)
by Dawn Autoroller
· 9 months ago
8d2fc23
[hlsl] Add ByteAddressBuffer type.
by dan sinclair
· 9 months ago
75a955e
[tools][cts] Default to immutable chunks
by Brian Sheedy
· 9 months ago
1f63622
[msl] Avoid non-standard __VA_ARGS__ behavior
by James Price
· 9 months ago
7eccf46
[msl] Add polyfill for frexp builtin
by James Price
· 9 months ago
0df45b4
[msl] Add polyfill for modf
by James Price
· 9 months ago
e05eb6d
[ir] Handle `let` in RenameConflicts
by James Price
· 9 months ago
ab75848
[msl] Emit TINT_INVARIANT macro
by James Price
· 9 months ago
4c4ed51
[msl] Add polyfill for integer sign
by James Price
· 9 months ago
a11e58c
[msl] Add polyfill for floating point modulo
by James Price
· 9 months ago
128ae6b
[hlsl] Pass module into RUN_TRANSFORM.
by dan sinclair
· 9 months ago
e9cc8e4
Fix linker errors for android webgpu library
by Jaswant Panchumarti
· 9 months ago
00b0fd6
Add OWNERS for generator and emdawnwebgpu
by Kai Ninomiya
· 9 months ago
977c5fa
Fix for path in Android cmake file.
by Jim Blackler
· 9 months ago
abe3641
Roll ANGLE from a674dc1dae8f to d8700dc951b6 (7 revisions)
by Dawn Autoroller
· 9 months ago
245409f
Roll vulkan-deps from 4a2ff9e87700 to a69f4fce99da (5 revisions)
by Dawn Autoroller
· 9 months ago
chromium/6572
49474af
Roll DirectX Shader Compiler from 49d1ae9a029c to 1fefbc429bad (1 revision)
by Dawn Autoroller
· 9 months ago
03dfd71
Implement BufferMapExtendedUsages on D3D11
by Le Hoang Quyen
· 9 months ago
chromium/6571
eb249b3
[Vulkan] Set the Vk descriptor type correctly for YCbCr samplers
by Colin Blundell
· 9 months ago
8a94411
[Vulkan] Map FilterMode to Vulkan filter correctly for YCbCr info
by Colin Blundell
· 9 months ago
a91ae6b
Roll vulkan-deps from 773555d3bd22 to 4a2ff9e87700 (1 revision)
by Dawn Autoroller
· 9 months ago
chromium/6570
7a9c120
[hlsl] Handle compute builtins for ShaderIO transform.
by dan sinclair
· 9 months ago
bb6bca6
[hlsl] Add some existing transforms
by dan sinclair
· 9 months ago
chromium/6569
812c9d0
[msl] Regenerate test expectations
by James Price
· 9 months ago
chromium/6568
9fa7c89
[hlsl] Split module var structs and arrays.
by dan sinclair
· 9 months ago
ed73a88
Roll vulkan-deps from 2796aaff7eef to 773555d3bd22 (9 revisions)
by Dawn Autoroller
· 9 months ago
chromium/6567
66b3d4e
opengl: Add support for EGL_EXT_pixel_format_float.
by Corentin Wallez
· 9 months ago
df5c89a
Summarize CTS failures as first line of first max-severity log
by Kai Ninomiya
· 9 months ago
chromium/6566
42159c6
Do not turn off CMAKE_CXX_EXTENSIONS
by Jaswant Panchumarti
· 9 months ago
66acca6
Disable render passes on Windows until support can be detected
by Rafael Cintron
· 9 months ago
83d3e7f
[headers] Remove the Flags enums and make them 64-bit
by Austin Eng
· 9 months ago
ace40c4
[hlsl] Stub out the DecomposeMemoryAccess IR transform.
by dan sinclair
· 9 months ago
chromium/6565
d84db78
opengl: Add support for EGL_KHR_no_config_context.
by Corentin Wallez
· 9 months ago
05e8417
Disable GLFW_INSTALL
by Jaswant Panchumarti
· 9 months ago
eeff95d
Add third_party/google_benchmark/src in fetch_dawn_dependencies.py
by Jaswant Panchumarti
· 9 months ago
b415b2e5
Always build glslang as static library
by Jaswant Panchumarti
· 9 months ago
7b7a9c0
Roll vulkan-deps from 7ff358e64e2b to 2796aaff7eef (10 revisions)
by Dawn Autoroller
· 9 months ago
9281ee0
Fix Wayland build
by Austin Eng
· 9 months ago
chromium/6564
bf16872
Roll ANGLE from 46dd6457f4bf to a674dc1dae8f (3 revisions)
by Dawn Autoroller
· 9 months ago
76256a8
Roll DirectX Shader Compiler from 206133c9e7e1 to 49d1ae9a029c (1 revision)
by Dawn Autoroller
· 9 months ago
54364bf
Mark problematic expectation block as KEEP
by Brian Sheedy
· 9 months ago
8c591f9
[tint][fuzz][ir] Implement test case disassembler
by Ryan Harrison
· 9 months ago
d750473
[hlsl] Add transform to remove struct and array initializers to lets.
by dan sinclair
· 9 months ago
794b1b7
Re-number enum values part 2
by Austin Eng
· 9 months ago
7a53b7c
[tint][fuzz][ir] Batch process files when generating corpus
by Ryan Harrison
· 9 months ago
b3acbb9
GL: Add support for wgpu::Surface.
by Corentin Wallez
· 9 months ago
4431e54
[tint] Fix UB in FileContent copy constructor
by James Price
· 9 months ago
6d578e8
[hlsl] Add ValueToLet transform.
by dan sinclair
· 9 months ago
e4321b9
[hlsl] Add ShaderIO transform.
by dan sinclair
· 9 months ago
d817f5f
Use dawn_add_library function to create the dawn_glfw library
by Jaswant Panchumarti
· 9 months ago
e2229c4
Use dawn_add_library function to create the dawn_utils library
by Jaswant Panchumarti
· 9 months ago
a2e66bd
Use dawn_add_library function to create the dawn_wire library
by Jaswant Panchumarti
· 9 months ago
0a3b1b9
Use dawn_add_library function to create the dawn_native library
by Jaswant Panchumarti
· 9 months ago
e7e1f53
[glsl] Extract textureBuiltinFromUniformData
by dan sinclair
· 9 months ago
Next »