- d032c62 HLSL-IR: emit constant i32 literals as int(<literal>) by Antonio Maiorano · 5 months ago
- 2d24558 [msl] Polyfill signed integer arithmetic by James Price · 6 months ago
- 636e476 [glsl][ir] Support `CoreBinary`. by dan sinclair · 6 months ago
- 6e93ca5 [glsl][ir] Generate skips. by dan sinclair · 6 months ago
- aef5957 [hlsl] Regen skips for HLSL tint e2e files (both non-IR and IR) by Antonio Maiorano · 6 months ago
- 014d6f7 Make more fxc.hlsl files INVALID by Antonio Maiorano · 6 months ago
- 4f97c0e test_runner: scrub path of error/warning messages for FXC files by Antonio Maiorano · 6 months ago
- cf2f4d6 [hlsl] Regen skips for all tint e2e hlsl files by Antonio Maiorano · 6 months ago
- 780c409 Regen ir.fxc.hlsl files by Antonio Maiorano · 7 months ago
- 67b738c [spirv] Move E2E expectations to default paths by James Price · 7 months ago
- 0b5de40 [spirv] Remove AST E2E expectations by James Price · 7 months ago
- 1b77b6c [spirv] Generate IR expectations. by dan sinclair · 7 months ago
- 8f1d276 [hlsl] Update expectations for HLSL IR. by dan sinclair · 7 months ago
- 6d509cf [hlsl] Add simple `Load` instruction. by dan sinclair · 9 months ago
- be18fa4 [hlsl] Emit CoreBinary from HLSL IR by dan sinclair · 9 months ago
- 6931379 [hlsl] Add generated IR expectations. by dan sinclair · 9 months ago
- 7c14dba [spirv-writer][ast] Only use StorageInputOutput16 if needed by James Price · 1 year, 1 month ago
- 144ebed tint/hlsl: widen scope of workaround of DXC bug with const structs/arrays by Antonio Maiorano · 1 year, 1 month ago
- e856861 Tint: Don't override HLSL shader model for fp16 by Jiawei Shao · 1 year, 2 months ago
- 1fa6a4b [ir][msl] Emit entry point stage name by dan sinclair · 1 year, 3 months ago
- 5555694 [ir][msl] Fixup binary emission by dan sinclair · 1 year, 3 months ago
- 794186c [ir][msl] Generate expectation files. by dan sinclair · 1 year, 3 months ago
- b990d39 test/tint: Update SKIP "expectations" by Ben Clayton · 2 years ago
- a92f425 tint/writer/msl: Move packed_vector hacks to transform by Ben Clayton · 2 years, 4 months ago chromium/5386
- 8fd4ef2 Fix MSL packed_int casting. by dan sinclair · 2 years, 5 months ago
- 2bcade2 Update MSL generator to handle casts of packed types. by dan sinclair · 2 years, 5 months ago
- 7d7976d tint: Add end-to-end tests for expressions using f16 types by Zhaoming Jiang · 2 years, 7 months ago
- 7d34de8 tint/test-runner: Split expectations for FXC and DXC by Ben Clayton · 2 years, 7 months ago
- 32cb9cf tint/writer: Disable constant inlining for lets by Ben Clayton · 2 years, 8 months ago
- b29892b Update src/tint unittests to new @stage format. by dan sinclair · 2 years, 9 months ago chromium/5108
- e9f8b09 tint/writer/hlsl: Inline constant expressions by Ben Clayton · 2 years, 9 months ago
- cb6ddd2 tint/writer/msl: Inline constant expressions by Ben Clayton · 2 years, 9 months ago
- 25b7e98 tint/writer/glsl: Inline constant expressions by Ben Clayton · 2 years, 9 months ago
- dbc13af tint->dawn: Shuffle source tree in preperation of merging repos by Ryan Harrison · 3 years ago