aboutsummaryrefslogtreecommitdiff
path: root/Test/baseResults/cppSimple.vert.out
AgeCommit message (Expand)Author
2014-05-14Fix bug where an anonymous member of a built-in block containing another memb...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
2014-02-18Update rules for "GL_", "gl_", and "__" to match latest specification bug fixes.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-30Preprocessor: Rationalize, simplify, and correct the stack of input sources a...John Kessenich
2013-12-10Preprocessor: Implement skipping of macros that evaluate to nothing while ev...John Kessenich
2013-12-06Preprocessor: Fixed that some comments incorrectly substituted a new line in...John Kessenich
2013-12-05Fixed a couple places that missed the error check for #else/#elif after #else.John Kessenich
2013-12-03Add #line functionality to allow expressions instead of just literals. Also ...John Kessenich
2013-12-02Preprocessor fixes:John Kessenich
2013-11-20Track what ins/outs/uniforms are used, so that errors like "declare after use...John Kessenich
2013-11-12Fixes to scanning:John Kessenich
2013-11-10Fix several issues in the preprocessor:John Kessenich
2013-10-30Implement 1.20 style function signature matching under implicit conversion. ...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-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