John Kessenich
|
e00e8f45a6
|
GLSL: replace general missing functionality with specific messages.
|
2017-06-05 16:42:33 -06:00 |
|
John Kessenich
|
cc16fa0720
|
Tests: Move to just linefeed to simply cross-platform test changes.
|
2015-12-10 18:01:54 -07:00 |
|
John Kessenich
|
fdfa6bbdfe
|
Front-end: enforce qualifiers that cannot appear on block declarations.
Also seems to pick up some white-space (line-ending) test differences with a
prevoius checkin.
|
2015-07-14 19:30:11 -06:00 |
|
Andrew Woloszyn
|
aae1ad8296
|
Added error output to the preprocessor.
This patch distinguishes preprocessing errors with normal parsing
errors and gives glslangValidator the ability to output preprocessing
errors.
|
2015-07-14 16:02:25 -04:00 |
|