aboutsummaryrefslogtreecommitdiff
path: root/Test/baseResults/array.frag.out
AgeCommit message (Expand)Author
2014-05-06Implement implicit conversions on function return expressions to the function...John Kessenich
2014-04-14Restore r26245 and all tests and test results since 4/1:John Kessenich
2014-04-02Non-functional, infrastructure: Be more explicit about "implicit array sizes...John Kessenich
2014-03-31Track which extensions were enabled or required, in the intermediate represen...John Kessenich
2013-12-04Fix ES unsized-array checking: it was one level too low, disallowing some uns...John Kessenich
2013-11-20Track what ins/outs/uniforms are used, so that errors like "declare after use...John Kessenich
2013-11-08Misc. constant-folding fixes: Check % for 0, mat(mat) constructor, index rang...John Kessenich
2013-10-28Fix bug where bracket dereferences were incorrectly keeping the base's qualif...John Kessenich
2013-10-17Add function "const", where the initializer does not have to be a compile-tim...John Kessenich
2013-10-01Add message indicating level of completeness for not-yet-complete versions.John Kessenich
2013-09-28Add full support for uniforms with initializers, including intra-stage link v...John Kessenich
2013-09-26Unify the 8 grammar productions for declaring variables. This greatly simpli...John Kessenich
2013-08-05Track expected test results and add more README information.John Kessenich