Historial de Commits

Autor SHA1 Mensaje Fecha
  Lukas Hermanns 1fbc6e6ca1 Added 'GL_core_profile' and 'GL_compatibility_profile' macro definition to preamble. hace 7 años
  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. hace 9 años
  John Kessenich 5053a39578 Fix slight inconsistencies in which qualifiers are inherited into block members: hace 10 años
  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. hace 10 años
  John Kessenich fb57e7cc5e Add ES 3.0 fragment output link-time test for outputs having or not having location qualifiers. hace 11 años