1. 4ac9ba9 Update intrinsics def file to be more explicit. by dan sinclair · 7 months ago
  2. dbefda9 [tint] Implement subgroupShuffleXor, Up and Down by Natalie Chouinard · 7 months ago
  3. f56acca [hlsl] Emit `textureSampleCompareLevel` in HLSL IR by dan sinclair · 8 months ago
  4. a23e79d [hlsl] Emit `textureSampleCompare` in HLSL IR by dan sinclair · 8 months ago
  5. 808942c [hlsl] Emit `textureSampleGrad` in HLSL IR by dan sinclair · 8 months ago
  6. 1620350 [hlsl] Emit `textureSampleBias` in HLSL IR by dan sinclair · 8 months ago
  7. 249a21a [hlsl] Emit `textureSampleLevel` in HLSL IR by dan sinclair · 8 months ago
  8. 09aa719 [hlsl] Emit `textureSample` in HLSL IR by dan sinclair · 8 months ago
  9. a62b252 [hlsl] Add texture gather HLSL definitions. by dan sinclair · 8 months ago
  10. 0b42502 [hlsl] Emit `textureGatherCompare` in HLSL IR by dan sinclair · 8 months ago
  11. 89066c8 [hlsl] Add `pack*` support. by dan sinclair · 8 months ago
  12. f924ceb [hlsl] Add storage of f16 elements to DecomposeStorageAccess by dan sinclair · 8 months ago
  13. 1688de0 [hlsl] Add intrinsics for storage atomics by dan sinclair · 8 months ago
  14. a3b581e [hlsl] Add dp4a support. by dan sinclair · 8 months ago
  15. e09d97e [hlsl] Add workgroup atomic intrinsics. by dan sinclair · 8 months ago
  16. 1b6ebd0 [hlsl] Add `unpack*` support. by dan sinclair · 8 months ago
  17. e35153c [hlsl] Add `textureStore` support. by dan sinclair · 9 months ago
  18. a108e6f [hlsl] Add `textureLoad` support. by dan sinclair · 9 months ago
  19. c0edc5b [hlsl] Fix matrix ordering in HLSL mul operator. by dan sinclair · 9 months ago
  20. 83403ff [hlsl] Add `GetDimensions` definitions. by dan sinclair · 9 months ago
  21. 6bbb5d4 Add enum for parameter usages. by dan sinclair · 9 months ago
  22. ec5b721 [hlsl] Emit `sign` in IR Writer by dan sinclair · 9 months ago
  23. 956c058 [hlsl] Add `arrayLength` tests. by dan sinclair · 9 months ago
  24. 3a94eba [hlsl] Add dynamic buffer accesses to Decompose Memory Access. by dan sinclair · 9 months ago
  25. d7338fe [hlsl] Polyfill matrix multiplication. by dan sinclair · 9 months ago
  26. 2bd5e04 [hlsl] Add load support into decompose memory access. by dan sinclair · 9 months ago
  27. 8d2fc23 [hlsl] Add ByteAddressBuffer type. by dan sinclair · 9 months ago
  28. c1f534c [hlsl] Convert bitcast to a transform. by dan sinclair · 9 months ago