1. 19 May, 2016 10 commits
  2. 18 May, 2016 1 commit
    • Fix missing location decoration for structures put directly on input/output interfaces · 2c864276
      scygan authored
      Spec for decorating the OpVariable:
      	"The remaining variables listed by OpEntryPoint with the Input or Output storage class form the user-defined variable interface. These variables must be identified with a Location decoration"
      
      Spec for decorating struct type:
      	"The layout of a structure type used as an Input or Output depends on whether it is also a Block (i.e. has a Block decoration).
      	If it is a not a Block, then the structure type must have a Location decoration"
  3. 17 May, 2016 8 commits
  4. 16 May, 2016 12 commits
  5. 14 May, 2016 3 commits
  6. 13 May, 2016 1 commit
  7. 12 May, 2016 3 commits
  8. 11 May, 2016 2 commits