Historique des commits

Auteur SHA1 Message Date
  Lukas Hermanns 1fbc6e6ca1 Added 'GL_core_profile' and 'GL_compatibility_profile' macro definition to preamble. il y a 7 ans
  John Kessenich 2b20dcb64d Fix public bug 1277: #line L sets the next line to L+1 or just L, based on the version of the language. il y a 9 ans
  John Kessenich 5053a39578 Fix slight inconsistencies in which qualifiers are inherited into block members: il y a 10 ans
  John Kessenich 5134b9cf57 Track what ins/outs/uniforms are used, so that errors like "declare after use" or "can't use both XXX and YYY" can be issued. So far, used this for invariant, gl_FragColor et. al., and gl_FragCoord use before redeclaration. il y a 10 ans
  John Kessenich fb57e7cc5e Add ES 3.0 fragment output link-time test for outputs having or not having location qualifiers. il y a 11 ans