Include stdio.h and stdlib.h everywhere, and don't cook our own #define NULL.
[mesa.git] / glsl_lexer.lpp
2010-06-21 Kenneth GraunkeUse yy_scan_string and stop caring about shader->SourceLen.
2010-06-21 Kenneth GraunkeMerge Carl's preprocessor into the glcpp subdirectory.
2010-06-19 Ian Romanickglsl_lexer: centroid and invariant are not reserved...
2010-06-19 Ian Romanickglsl_lexer: Handle interpolation qualifiers
2010-05-03 Eric Anholtglsl_lexer: Quiet warning about unused unput().
2010-04-26 Ian RomanickInitial implementation of #line
2010-04-07 Ian RomanickEat whitespace while in the PP state
2010-04-07 Ian RomanickPartially fix comment handling in preprocessor directives.
2010-03-19 Ian RomanickDon't track new type names during pass-1 parsing
2010-02-26 Ian Romanickautoconf for the ...