1. 36eba06 spirv-reader: remove multisampled_2d_array support by David Neto · 3 years, 10 months ago
  2. fcda15e Move storage_class validation from wgsl to resolver by Ben Clayton · 3 years, 10 months ago
  3. fec63b7 Resolver: Add ast -> sem type resolving by Ben Clayton · 3 years, 11 months ago
  4. 3751fd2 Move all classes from namespace `type` to namespace `sem` by Antonio Maiorano · 4 years ago
  5. 395b488 Add support for [[builtin(workgroup_id)]] by James Price · 4 years ago
  6. edd4d3c Rename builtin(sample_mask_{in,out}) to builtin(sample_mask) by James Price · 4 years ago
  7. 88d7edc Rename builtin(frag_coord) to builtin(position) by James Price · 4 years ago
  8. 13dbbc6 Remove references 1D Array texture dimension by Ryan Harrison · 4 years, 1 month ago
  9. e7dab3c [ast] Rename Builtin::kSampleId to Builtin::kSampleIndex by James Price · 4 years, 1 month ago
  10. ef6eefd spirv-reader: builtin conversions for sample_mask_in, sample_mask_out by David Neto · 4 years, 1 month ago
  11. a568701 spirv-reader: support sample_id builtin variable by David Neto · 4 years, 1 month ago
  12. 207b5e2 Move tint::ast::type to tint::type by Ben Clayton · 4 years, 2 months ago
  13. 336bb0b Update storage_buffer storage class. by dan sinclair · 4 years, 2 months ago
  14. d7335fa Update builtin idx names. by dan sinclair · 4 years, 2 months ago
  15. df2d92d spirv-reader: add conversions for image Dim and Format by David Neto · 4 years, 4 months ago
  16. d05f93f [wgsl-reader] Add workgroup_size parsing by dan sinclair · 4 years, 6 months ago
  17. 6eb2a85 [spirv-reader] Remove support for NumWorkgroups builtin variable by David Neto · 4 years, 7 months ago
  18. 6982c22 [spirv-reader] Handle old-style storage buffers by David Neto · 4 years, 8 months ago
  19. a4e6858 Remove push constants. by dan sinclair · 4 years, 10 months ago
  20. e0bcb54 [spirv-reader] Convert builtin enums by David Neto · 5 years ago
  21. 0534957 [spirv-reader] Convert storage class by David Neto · 5 years ago
  22. 14cfcd7 Add conversion of SpvExecutionModel by David Neto · 5 years ago