Sign in
dawn
/
dawn
/
ebed93562ce9685b68e0d58f19cceef8a2c0bb02
/
test
/
tint
/
bug
096f714
HLSL-IR: enable replace_pointer_lets in ValueToLet
by Antonio Maiorano
· 6 months ago
chromium/6755
chromium/6756
4fc7d41
HLSL-IR: implement LocalizeStructArrayAssignment for FXC
by Antonio Maiorano
· 6 months ago
cdcb1c1
[glsl][ir] Split uniform texture code from texture polyfill.
by dan sinclair
· 6 months ago
0b67439
[glsl][ir] Add support for getting texture information from unifrom
by dan sinclair
· 6 months ago
3d6760c
[glsl][ir] Handle texture transforms
by dan sinclair
· 6 months ago
6fd5da8
[glsl][ir] Regenerate skips
by dan sinclair
· 6 months ago
6d602f4
[glsl][ir] Add a transform to remove pointer lets.
by dan sinclair
· 6 months ago
fc7d346
[glsl][ir] Add `SampleMask` to ShaderIO.
by dan sinclair
· 6 months ago
ab4e99f
[glsl][ir] Polyfill float modulo
by dan sinclair
· 6 months ago
chromium/6745
a6300bf
[glsl] Convert `select` to `mix` instead of ternary.
by dan sinclair
· 6 months ago
8879b18
[glsl][ir] Add polyfill for `abs`
by dan sinclair
· 6 months ago
0c0e7ec
Add "hlsl-fxc" format to Tint executable
by Antonio Maiorano
· 6 months ago
e0ca165
[glsl][ir] Polyfill integer `dot`
by dan sinclair
· 6 months ago
803ff2b
[glsl][ir] Convert vector relational operations
by dan sinclair
· 6 months ago
22f7682
[glsl][ir] Polyfill bitwise `&` and `|` on booleans
by dan sinclair
· 6 months ago
da2fa97
[glsl][ir] Add `arrayLength` support
by dan sinclair
· 6 months ago
923288d
HLSL-IR: add RemoveContinueInSwitch transform
by Antonio Maiorano
· 6 months ago
a1e0778
HLSL-IR: fix error: unary: no matching overload for 'operator - (u32)'
by Antonio Maiorano
· 6 months ago
d13c9f9
[glsl][ir] Polyfill the `textureStore` call
by dan sinclair
· 6 months ago
a5afb1f
[glsl][ir] Polyfill the `textureLoad` call
by dan sinclair
· 6 months ago
d42e0e9
[ir] Always inline `handle` address space.
by dan sinclair
· 6 months ago
d032c62
HLSL-IR: emit constant i32 literals as int(<literal>)
by Antonio Maiorano
· 6 months ago
fae723c
[glsl] Regenerate skips
by dan sinclair
· 6 months ago
9ae5b84
[glsl][ir] Add bitcast from/to f16.
by dan sinclair
· 6 months ago
562d9b7
[glsl][ir] Start bitcast emission.
by dan sinclair
· 6 months ago
7b7fb81
[glsl][ir] Emit the polyfills for atomic methods.
by dan sinclair
· 6 months ago
da73356
[glsl][ir] Emit the passthrough atomic methods.
by dan sinclair
· 6 months ago
a532ca4
[glsl][ir] Regenerate skips
by dan sinclair
· 6 months ago
9d3ffa6
[glsl][ir] Polyfill the barrier commands.
by dan sinclair
· 6 months ago
949fa99
[glsl][ir] Polyfill the `select` command.
by dan sinclair
· 6 months ago
1b75d8b
[msl] Fix PackedVec3 for atomic builtins
by James Price
· 7 months ago
59c9377
[msl] Key PackedVec3 helpers on pointer type
by James Price
· 7 months ago
2744a22
[msl] Apply PackedVec3 to workgroup address space
by James Price
· 7 months ago
bc56248
[msl] Fix read-write textureStore in entry points
by James Price
· 7 months ago
chromium/6711
cca4859
HLSL-IR: workaround DXC bug when 'as' casting constant integral splats
by Antonio Maiorano
· 7 months ago
8726fe4
HLSL-IR: only swizzle ctor value if not the right type
by Antonio Maiorano
· 7 months ago
607f4cb
[tint] Fix max float as integer in conversion 'ConvF32ToIU32'
by Peter McNeeley
· 7 months ago
a561b98
[glsl][ir] Create header section before preamble.
by dan sinclair
· 7 months ago
f15c1c3
[glsl][ir] Add ShaderIO
by dan sinclair
· 7 months ago
182d933
[glsl][ir] Emit global variable information.
by dan sinclair
· 7 months ago
2a45079
[msl] Avoid UB for left shift of negative integers
by James Price
· 7 months ago
2d24558
[msl] Polyfill signed integer arithmetic
by James Price
· 7 months ago
e965bd3
[ir] Emit unused side-effecting expressions
by James Price
· 7 months ago
ccb0a77
[glsl][ir] Have tint run SingleEntryPoint for GLSL.
by dan sinclair
· 7 months ago
1e0c201
[glsl][ir] Regenerate skips
by dan sinclair
· 7 months ago
6d87fa6
[msl] Add support for clip_distances
by James Price
· 7 months ago
fb96429
[glsl][ir] Add conversion support
by dan sinclair
· 7 months ago
7abbf53
[glsl][ir] Add constructor support
by dan sinclair
· 7 months ago
32f3eff
[glsl][ir] Add vector accessors.
by dan sinclair
· 7 months ago
49597cc
[glsl][ir] Emit `Discard` and `TerminateInvocation`
by dan sinclair
· 7 months ago
73fd374
[msl] Emit TINT_ISOLATE_UB macro
by James Price
· 7 months ago
7206591
[glsl][ir] Emit `Loop` and supporting instructions
by dan sinclair
· 7 months ago
chromium/6697
0330f50
[glsl][ir] Emit `If` and `ExitIf`
by dan sinclair
· 7 months ago
adaa316
[glsl][ir] Emit `Access`
by dan sinclair
· 7 months ago
chromium/6692
chromium/6693
chromium/6694
chromium/6695
chromium/6696
c2f6f2f
[glsl][ir] Emit load and store
by dan sinclair
· 7 months ago
8fd0dbd
[glsl][ir] Support depth texture types
by dan sinclair
· 7 months ago
636e476
[glsl][ir] Support `CoreBinary`.
by dan sinclair
· 7 months ago
ae6643f
[glsl][ir] Emit pass through builtin call functions.
by dan sinclair
· 7 months ago
b0550df
[glsl][ir] Emit `let` values.
by dan sinclair
· 7 months ago
e667679
[glsl][ir] Only zero init certain address spaces.
by dan sinclair
· 7 months ago
e81af3d
Remove old test.
by dan sinclair
· 7 months ago
c101627
[glsl][ir] Emit `precision` in fragment shaders
by dan sinclair
· 7 months ago
c58ba9e
[msl] Add RemoveContinueInSwitch transform
by James Price
· 7 months ago
6e93ca5
[glsl][ir] Generate skips.
by dan sinclair
· 7 months ago
b41b866
[glsl][ir] Generate passing expectations.
by dan sinclair
· 7 months ago
5026041
[spirv][ir] Add memory model annotations to Load/Store
by dan sinclair
· 7 months ago
61c2d1e
[msl] Implement PackedVec3 transform
by James Price
· 7 months ago
aef5957
[hlsl] Regen skips for HLSL tint e2e files (both non-IR and IR)
by Antonio Maiorano
· 7 months ago
520a86a
[msl] Fix host-shareable struct padding
by James Price
· 7 months ago
014d6f7
Make more fxc.hlsl files INVALID
by Antonio Maiorano
· 7 months ago
4f97c0e
test_runner: scrub path of error/warning messages for FXC files
by Antonio Maiorano
· 7 months ago
cf2f4d6
[hlsl] Regen skips for all tint e2e hlsl files
by Antonio Maiorano
· 7 months ago
d117d65
[spirv][ir] Add some missing decorations.
by dan sinclair
· 7 months ago
4c92f4b
[tint] Skip MergeReturn for entry points
by Peter McNeeley
· 7 months ago
4d8f907
[hlsl] Run DemoteToHelper before BuiltinPolyfill
by Antonio Maiorano
· 8 months ago
999d93a
Allow marking expectations as INVALID.
by dan sinclair
· 8 months ago
780c409
Regen ir.fxc.hlsl files
by Antonio Maiorano
· 8 months ago
ede7633
[Compat] Use @size attribute for glsl pad struct
by Shrek Shao
· 8 months ago
67b738c
[spirv] Move E2E expectations to default paths
by James Price
· 8 months ago
0b5de40
[spirv] Remove AST E2E expectations
by James Price
· 8 months ago
db48577
[tint] Only allow --use-ir with WIP IR backends
by James Price
· 8 months ago
1620350
[hlsl] Emit `textureSampleBias` in HLSL IR
by dan sinclair
· 8 months ago
1b77b6c
[spirv] Generate IR expectations.
by dan sinclair
· 8 months ago
f294377
[hlsl] Fix decompose with reused access chain.
by dan sinclair
· 8 months ago
249a21a
[hlsl] Emit `textureSampleLevel` in HLSL IR
by dan sinclair
· 8 months ago
09aa719
[hlsl] Emit `textureSample` in HLSL IR
by dan sinclair
· 8 months ago
8f1d276
[hlsl] Update expectations for HLSL IR.
by dan sinclair
· 8 months ago
78fef87
GLSL: Skip tail padding on interface blocks.
by Stephen White
· 8 months ago
085f92c
[spirv] Fix unreachable in loop continuing blocks
by James Price
· 8 months ago
ec0b640
[msl] Fix logical boolean operators
by James Price
· 9 months ago
fff34d3
GLSL: fix storage texture binding.
by Stephen White
· 9 months ago
a11e58c
[msl] Add polyfill for floating point modulo
by James Price
· 9 months ago
812c9d0
[msl] Regenerate test expectations
by James Price
· 9 months ago
chromium/6568
214bdaf
[fuzz] Add TextureBuiltinsFromUniform precondition
by James Price
· 9 months ago
c4bbf56
[tint] Fix collision check in multiplanar fuzzer
by James Price
· 9 months ago
f15f1c2
[msl] Emit @index for blend_src attributes
by James Price
· 9 months ago
48be7e8
[msl] Add newlines between global declarations
by James Price
· 9 months ago
ddcec00
[msl] Add polyfill for dot builtin
by James Price
· 9 months ago
f6d51ec
[msl] Regenerate E2E expectations for IR
by James Price
· 9 months ago
4f5dc92
spirv-reader: preserve NonWritable decoration on module-scope vars
by David Neto
· 9 months ago
Next »