OSDN Git Service

Store warnings and errors in a parser state infolog.
authorEric Anholt <eric@anholt.net>
Fri, 30 Apr 2010 01:00:33 +0000 (18:00 -0700)
committerEric Anholt <eric@anholt.net>
Mon, 3 May 2010 18:40:26 +0000 (11:40 -0700)
commit3623df68fa9f4db88c436425524bc27c7f59a051
treeb4e753adc15d8d791f335f32901c4043b8608c2c
parent81f49a774eec3990b0a6ffeca75119e6a3ef827d
Store warnings and errors in a parser state infolog.

Cleans up compile warning about unused state in _mesa_glsl_warning.  We
would want infolog handling roughly like this anyway.
glsl_parser_extras.cpp
glsl_parser_extras.h