aboutsummaryrefslogtreecommitdiff
path: root/Test/baseResults/400.frag.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-03-26Expand implicit argument conversions to also include handling built-in functi...John Kessenich
2014-01-06Minor infrastructure changes, to simplify an upcoming check in:John Kessenich
2013-12-12Tessellation: implement 'patch' semantics.John Kessenich
2013-12-11Tessellation partial implementation (not ready for use yet), including:John Kessenich
2013-12-05Implement location overlap error checking.John Kessenich
2013-11-23Correct textureGather*() extension support:John Kessenich
2013-11-20Add limit checking for constant texture texel offsets and max_vertices.John Kessenich
2013-11-20Track what ins/outs/uniforms are used, so that errors like "declare after use...John Kessenich
2013-11-05Clean up/resolve a bunch of TODO, which included implementing pixel_center_in...John Kessenich
2013-10-28Fix bug where bracket dereferences were incorrectly keeping the base's qualif...John Kessenich
2013-10-24Add geometry shader input array sizing/checking WRT declared input primitive ...John Kessenich
2013-10-22Tie "location = " to the right stages/versions/extensions. Also add "#define...John Kessenich
2013-10-21Add texture gather functions (and extension check) for GLSL 400 and GL_ARB_te...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-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