aboutsummaryrefslogtreecommitdiff
path: root/Test/baseResults/switch.frag.out
AgeCommit message (Expand)Author
2015-12-10Tests: Move to just linefeed to simply cross-platform test changes.John Kessenich
2015-07-18Front-end: Add error-recovery code for a switch statement that ends with a ca...John Kessenich
2015-06-26Make the "switch-label not followed by statement" warning an error, depending...John Kessenich
2015-05-03glslang -> SPV: 1) Include post switch-break unreachable blocks and 2) Genera...John Kessenich
2015-04-29glslang AST output: include global vs. temp (local) in the printed output. T...John Kessenich
2014-12-21Still generate switch statement when WARNING about missing statements is give...John Kessenich
2014-10-08Do qualifier-based checking independent of declaring a variable. Bug 11903.John Kessenich
2014-05-01Change ERROR to WARNING to finish fixing bug 11904, comment 3: bug 11856 reso...John Kessenich
2014-04-14Restore r26245 and all tests and test results since 4/1:John Kessenich
2014-03-31Track which extensions were enabled or required, in the intermediate represen...John Kessenich
2014-03-17Make switch statements have their own nested scope (bug 11904).John Kessenich
2013-12-31Tests: add a few more test cases.John Kessenich
2013-12-04Track the flow-control (and {}) nesting level to prevent case statements from...John Kessenich
2013-11-20Track what ins/outs/uniforms are used, so that errors like "declare after use...John Kessenich
2013-09-28Add full support for uniforms with initializers, including intra-stage link v...John Kessenich
2013-08-05Track expected test results and add more README information.John Kessenich