1. 116c30b Tessellation: implement 'patch' semantics. by John Kessenich · 11 years ago
  2. 623833f Tessellation partial implementation (not ready for use yet), including: by John Kessenich · 11 years ago
  3. c719481 Flesh out 4.x block redeclaration semantics: by John Kessenich · 11 years ago
  4. 66cdf36 Detect and give error on second occurrence of #version. by John Kessenich · 11 years ago
  5. 143c8bf Give error when overloaded functions differ only on a parameter's precision qualifier. by John Kessenich · 11 years ago
  6. 1fbaa35 Compile-time check on sampler binding size, link-time merging and checking of bindings. by John Kessenich · 11 years ago
  7. ab30803 Add layout binding qualifier for blocks and samplers (atomics are not yet in, nor link validation). by John Kessenich · 11 years ago
  8. 8f13e13 Add swizzles to scalars. by John Kessenich · 11 years ago
  9. e46b087 Add function "const", where the initializer does not have to be a compile-time constant. by John Kessenich · 11 years ago
  10. d46b31f Give new scopes to non-compound (simple) if-then-else substatements, correcting scoping for declarations they contain. by John Kessenich · 11 years ago
  11. 01fc064 Add semantic checks for order of qualification and repetition within a class of qualifiers. by John Kessenich · 11 years ago