Sign in
dawn
/
dawn
/
refs/heads/chromium/6539
/
src
/
tint
88e0d75
[tint][ir][fuzz] Disable building IR fuzzer when ASAN is enabled
by Ryan Harrison
· 9 months ago
chromium/6539
9e9afae
[hlsl] Fix incorrect HLSL test output
by dan sinclair
· 9 months ago
deec9b0
[tint][ir][fuzz] Fix breakage of fuzz_cmd target for CMake
by Ryan Harrison
· 9 months ago
732e58c
[hlsl] Add HLSL IR printer var/let tests
by dan sinclair
· 9 months ago
fdcbf02
[ir] Add a templated `zero` helper.
by dan sinclair
· 9 months ago
58fc3f1
Disallow textureStore in vertex shader tests
by Natalie Chouinard
· 9 months ago
6e71f23
[msl] Add polyfill for textureNumSamples
by James Price
· 9 months ago
0368d97
[msl] Add polyfill for textureNumLayers
by James Price
· 9 months ago
3052b3c
[msl] Add polyfill for textureSampleCompare
by James Price
· 9 months ago
14f0204
[ir] Strip all IO attributes in ShaderIO transform
by James Price
· 9 months ago
12f32d1
[hlsl] Add HLSL IR printer constant tests
by dan sinclair
· 9 months ago
57c1580
[ir] Fix IR dumping for disassembler rename
by James Price
· 9 months ago
7ef03f6
[msl] Add polyfill for textureNumLevels
by James Price
· 9 months ago
023be6f
[msl] Add polyfill for textureSampleBias()
by James Price
· 9 months ago
2a08d5b2
[msl] Add polyfill for textureSampleLevel()
by James Price
· 9 months ago
9f4eff2
[msl] Fix undef struct constructor args
by James Price
· 9 months ago
f9908d5
Manual roll vulkan-deps from 62eb765e42dd to 7d45b6d174eb (8 revisions)
by Dawn Autoroller
· 9 months ago
d907aec
[hlsl] Start flushing out some printer tests.
by dan sinclair
· 9 months ago
chromium/6537
ae30916
spirv-reader: fix call to textureDimensions when the result is unsigned
by David Neto
· 9 months ago
f84480a
Improve the error message on the invalid value type of `@blend_src`
by Jiawei Shao
· 9 months ago
833a193
[tint] Add --compat flag to Tint exe
by James Price
· 9 months ago
51f19e3
[compat] Move sample_{index,mask} validation to Tint
by James Price
· 9 months ago
3e277d2
[msl] Skip undef arguments in struct constructors
by James Price
· 9 months ago
514cba8
[msl] Polyfill unpack2x16float builtin
by James Price
· 9 months ago
48948c6
[hlsl] Stub out emitting lets and vars
by dan sinclair
· 9 months ago
e837451
[hlsl] Start emitting types and constants.
by dan sinclair
· 9 months ago
8b73119
[tint] Remove clamping for textureStore
by James Price
· 9 months ago
45562e7
[msl] Emit `abs()` builtin
by James Price
· 9 months ago
f4f5534
[msl] Add polyfill for textureStore()
by James Price
· 9 months ago
61de3b8
[msl] Add polyfill for textureLoad()
by James Price
· 9 months ago
7886ef1
Disallow using `@blend_src` on a non-struct fragment output
by Jiawei Shao
· 9 months ago
e93ae12
Cleanup clang-tidy issues in src/tint/api
by dan sinclair
· 9 months ago
650bc3e
Update name of the disassembler
by dan sinclair
· 9 months ago
316438f
[msl] Emit read_write access for storage textures
by James Price
· 9 months ago
456cf28
[msl] Add polyfill for textureDimensions()
by James Price
· 9 months ago
fd3a014
[msl] Add member function call validation tests
by James Price
· 9 months ago
54883c2
[msl] Handle textureSample builtins
by James Price
· 9 months ago
87eadbb
[msl] Add MSL subclass of MemberBuiltinCall
by James Price
· 9 months ago
c34ca5f
[ir] Add base MemberBuiltinCall instruction class
by James Price
· 9 months ago
8a78093
[intrinsics] Consider @member_function in Lookup*
by James Price
· 9 months ago
53f9392
[intrinsics] Add @member_function attribute
by James Price
· 9 months ago
ae3b015
[tint][ir][fuzz] Explictly depend on ir.proto in fuzz.proto
by Ryan Harrison
· 9 months ago
0012e8d
[hlsl] Emit empty functions in HLSL IR.
by dan sinclair
· 9 months ago
0c27cf2
Enable building without the proto library.
by dan sinclair
· 9 months ago
22a5636
[hlsl] Stub out the HLSL IR backend.
by dan sinclair
· 9 months ago
62bad4d
Remove ir_to_program include from MSL printer.
by dan sinclair
· 9 months ago
b241a98
[msl] Run binding remapper if collisions are allowed.
by dan sinclair
· 9 months ago
43aeeb4
Move ir_program_test to program_to_ir folder.
by dan sinclair
· 9 months ago
90793bd
Consume absl libraries as namespace targets
by Jaswant Panchumarti
· 9 months ago
55cfb43
[spirv] Fix use-after-move in Std140 transform
by James Price
· 9 months ago
025152c
Verify `@blend_src` can only be used as fragment output
by Jiawei Shao
· 9 months ago
a4431a7
[tint][ir][fuzz] Disable default corpus generation
by Ryan Harrison
· 9 months ago
b1504b7
[ir] Set parent blocks in Switch::Clone()
by James Price
· 9 months ago
chromium/6525
c605142
[glsl] Fold TextureBuiltinsFromUniforms into GLSL bindings
by dan sinclair
· 9 months ago
260c1f0
[hlsl] Fold PixelLocal options into HLSL options
by dan sinclair
· 9 months ago
56f3149
[msl] Pass pixel local attachment information directly.
by dan sinclair
· 9 months ago
66b9b8c
Fold the depth_range_offsets into the writer options.
by dan sinclair
· 9 months ago
085093d
[msl] Use the output of FlattenBindings
by James Price
· 9 months ago
cd5a5e9
Remove the Multiplanar and BindingRemapper API options
by dan sinclair
· 9 months ago
cd4bf9a
Remove WGSL extension `chromium_internal_dual_source_blending`
by Jiawei Shao
· 9 months ago
57e3d26
Tint: Rename the attribute `index` to `blend_src`
by Jiawei Shao
· 9 months ago
b82c9da
Tint: Require all the fragment outputs with `@blend_src` have same type
by Jiawei Shao
· 9 months ago
320ad46
[glsl] Update GLSL binding information.
by dan sinclair
· 9 months ago
5e1a2a0
[tint][ir] Land prototype fuzzer
by Ben Clayton
· 9 months ago
b7ff90f
Implement LoadResolveTexture in vulkan.
by Le Hoang Quyen
· 9 months ago
fae957f
[msl] Add polyfill for atomicCompareExchangeWeak
by James Price
· 9 months ago
0272fd2
[msl] Add support for most atomic builtins
by James Price
· 9 months ago
8527c13
[ir] Validate construct for structure types
by James Price
· 9 months ago
037b54b
[ir] Fix ValueToLet for store-before-load
by James Price
· 9 months ago
cdf75d7
Reject OOB index access that are being washed through a ref
by Ryan Harrison
· 9 months ago
b5a904c
[msl] Emit continuing inside a new block
by James Price
· 9 months ago
chromium/6519
1aad86d
[msl] Move RenameConflicts to core and use it
by James Price
· 9 months ago
99df2e6
Update some OWNERS files.
by dan sinclair
· 9 months ago
6a0c7b1
Run the code formatter.
by dan sinclair
· 9 months ago
8700be5
Convert std::endl to newlines.
by dan sinclair
· 9 months ago
df0810d
[tint][fuzz] Use renamer transform if running HLSL output through DXC
by Ben Clayton
· 9 months ago
38bef55
[ir] Fix consecutive calls in dependency scanner
by James Price
· 9 months ago
3aaa0a3
Roll partition_alloc and build dependencies.
by Arthur Sonzogni
· 9 months ago
ca3c3f4
Update ir::builder includes.
by dan sinclair
· 9 months ago
1caf8c6
Cleanup some includes
by dan sinclair
· 9 months ago
2320e63
Add check for option to tint::glsl::writer::ASTFuzzer
by Ryan Harrison
· 9 months ago
9f0b65f
Remove unused inferred template default parameter.
by dan sinclair
· 9 months ago
7eb5f8c
[spirv] Fix terminator creation in MergeReturn
by James Price
· 9 months ago
e93ab20
[tint][wgsl][fuzz] Add more to dictionary.txt
by Ben Clayton
· 9 months ago
1b0c895
[ir] Fix store target validation highlight
by James Price
· 9 months ago
77ac3f1
[ir] Add RemoveTerminatorArgs transform
by James Price
· 9 months ago
1ffa4e1
[tintd] Allow all extensions and features
by James Price
· 9 months ago
04e38e8
[tint][resolver] Mark all short-circuited RHS expressions as not-evaluated
by Ben Clayton
· 9 months ago
dd89ce4
[glsl] Reorder GLSL transforms.
by dan sinclair
· 9 months ago
f584797
[ir] Fix Disassembly::EmitOperandList() with count
by James Price
· 9 months ago
d42ff16
[ir] Track BreakIf as a loop exit
by James Price
· 9 months ago
a002503
[ir] Validate loop body with params has initializer
by James Price
· 9 months ago
a7e91f5
[spirv] Do not add exit phi for loop initializer
by James Price
· 9 months ago
02cf911
[msl] Implement ShaderIO transform
by James Price
· 9 months ago
c509bb3
[tint][ir][spirv] Deduplicate storage textures with different accesses
by Ben Clayton
· 9 months ago
d82c5cb
Tint: Add support for input_attachment_index in inspector.
by Le Hoang Quyen
· 9 months ago
aefe7d2
OpenGLES: baseVertex, baseInstance workaround.
by Stephen White
· 9 months ago
548ee54
Add missing bits of build support for libprotobuf-mutator
by Ryan Harrison
· 9 months ago
cc43f15
Tint: Add `dual_source_blending` as a valid WGSL extension
by Jiawei Shao
· 9 months ago
d7dfc6c
Tint: Add input attachments support to spirv AST printer.
by Le Hoang Quyen
· 9 months ago
Next »