1. 15445d1 [spirv-reader] Accept DepthReplacing by James Price · 8 months ago
  2. 10d27c4 [spirv-reader] Handle OpFMul instructions by James Price · 8 months ago
  3. 9531d78 [spirv-reader] Handle OpFAdd instructions by James Price · 8 months ago
  4. 76aec25 [tint] Reduce all hash codes to 32 bits by Ben Clayton · 11 months ago
  5. 7a27d6c [tint][utils] Reimplement Hashmap / Hashset. by Ben Clayton · 11 months ago
  6. 267845c [spirv-reader] Parse IO struct member decorations by James Price · 12 months ago
  7. a3cad68 [spirv-reader] Parse Invariant decoration on var by James Price · 12 months ago
  8. 3d63299 [spirv-reader] Parse user-defined IO decorations by James Price · 12 months ago
  9. fe06847 [spirv-reader] Parse input/output builtins by James Price · 12 months ago
  10. 9cfc80a [spirv-reader] Handle StorageBuffer storage class by James Price · 12 months ago
  11. 0e15f4a [spirv-reader] Handle OpCompositeExtract by James Price · 12 months ago
  12. 383c991 [spirv-reader] Handle OpCompositeConstruct by James Price · 12 months ago
  13. fa41628 [spirv-reader] Handle UBO variable decorations by James Price · 1 year ago
  14. 2e2bf7b [spirv-reader] Handle Op{AccessChain,Load,Store} by James Price · 1 year ago
  15. bd9da03 [spirv-reader] Add Emit() and AddValue() helpers by James Price · 1 year ago
  16. c58a889 [spirv-reader] Handle Uniform storage class by James Price · 1 year ago
  17. 447fb8d [spirv-reader] Emit struct types and constants by James Price · 1 year ago
  18. a938b66 [spirv-reader] Handle array types and constants by James Price · 1 year ago
  19. 71c7de7 [spirv-reader] Handle matrix types and constants by James Price · 1 year ago
  20. c031d59 [spirv-reader] Handle vector types and constants by James Price · 1 year ago
  21. 89274f7 [tint][utils] Remove boolean operators from Result by Ben Clayton · 1 year ago
  22. fa12b64 [spirv-reader] Emit module-scope private variables by James Price · 1 year, 1 month ago
  23. 6fcd2db [spirv-reader] Handle OpConstantNull by James Price · 1 year, 1 month ago
  24. 44fd934 [spirv-reader] Emit function-scope variables by James Price · 1 year, 1 month ago
  25. 09b618c [spirv-reader] Handle vertex shader declarations by James Price · 1 year, 1 month ago
  26. 507a650 [spirv-reader] Handle fragment shader declarations by James Price · 1 year, 1 month ago
  27. ceb2cd5 [spirv-reader] Handle float types and constants by James Price · 1 year, 1 month ago
  28. 3699f65 [spirv-reader] Handle integer types and constants by James Price · 1 year, 1 month ago
  29. 2d70c1d [spirv-reader] Implement OpReturnValue by James Price · 1 year, 1 month ago
  30. 884af6b [spirv-reader] Emit function parameters by James Price · 1 year, 1 month ago
  31. 66926dc [spirv-reader] Emit basic function calls by James Price · 1 year, 1 month ago
  32. 230cd69 [spirv-reader] Handle entry point declarations for GLCompute by James Price · 1 year, 1 month ago
  33. 8eae7c0 [spirv-reader] Start emitting functions by James Price · 1 year, 1 month ago
  34. d0dadce [spirv-reader] Add PIMPL parser sources by James Price · 1 year, 1 month ago