aboutsummaryrefslogtreecommitdiff
path: root/Test/baseResults/430scope.vert.out
AgeCommit message (Expand)Author
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
2014-01-07Fix slight inconsistencies in which qualifiers are inherited into block members:John Kessenich
2014-01-06Minor infrastructure changes, to simplify an upcoming check in:John Kessenich
2013-12-11Add missing check that a function call is not using the same name as a variab...John Kessenich
2013-12-04Track whether function declarations are prototypes, and only allow at most on...John Kessenich
2013-11-20Track what ins/outs/uniforms are used, so that errors like "declare after use...John Kessenich
2013-11-11More subtle checking for redeclarations:John Kessenich
2013-10-24Add redeclarations of built-in blocks.John Kessenich
2013-10-16Add all built-in variables for all versions/profiles/stages of GLSL. Also, ma...John Kessenich
2013-10-05Non-functional changes: Typo in error message and in comment, remove unneeded...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-24Add basic intra-stage linking validation for matching types and qualification...John Kessenich
2013-08-05Track expected test results and add more README information.John Kessenich