aboutsummaryrefslogtreecommitdiff
path: root/Test/baseResults/140.vert.out
AgeCommit message (Expand)Author
2016-11-05Whole stack: Fix stale types in the AST linker object nodes, fixing #557.John Kessenich
2015-12-10Tests: Move to just linefeed to simply cross-platform test changes.John Kessenich
2015-08-19Backward incompatible: Turn on PureOperatorBuiltins: use only enum-based buil...John Kessenich
2015-05-18glslang: Formally track all built-in variables, right from the beginning, to ...John Kessenich
2015-04-29glslang AST output: include global vs. temp (local) in the printed output. T...John Kessenich
2014-10-06Remove lod argument from texture2DRect built-ins. (Submission from matt.hels...John Kessenich
2014-08-19Implement 'index' layout qualifier for fragment outputs. Based partly on a s...John Kessenich
2014-07-29Implement most of GL_ARB_explicit_attrib_location (all but index on fragment ...John Kessenich
2014-04-24Allow the pre-150 built-in redeclarations when using SSO: gl_Position, gl_Poi...John Kessenich
2014-04-14Add missing tests and test results.John Kessenich