CVS commit: xsrc/external/mit/MesaLib/dist/src/glsl/glcpp

2015-01-04 Thread Christos Zoulas
Module Name:xsrc Committed By: christos Date: Sun Jan 4 18:12:30 UTC 2015 Modified Files: xsrc/external/mit/MesaLib/dist/src/glsl/glcpp: glcpp-parse.y Log Message: add forward declaration for yylex. To generate a diff of this commit: cvs rdiff -u -r1.1.1.2 -r1.2 \ x

CVS commit: xsrc/external/mit/MesaLib/dist/src/glsl

2014-07-13 Thread Taylor R Campbell
Module Name:xsrc Committed By: riastradh Date: Sun Jul 13 14:16:21 UTC 2014 Modified Files: xsrc/external/mit/MesaLib/dist/src/glsl: ir.h Log Message: Remove bogus self-assigned loop field. From upstream. To generate a diff of this commit: cvs rdiff -u -r1.1.1.1 -r1.2 x

CVS commit: xsrc/external/mit/MesaLib/dist/src/glsl

2014-07-09 Thread Taylor R Campbell
Module Name:xsrc Committed By: riastradh Date: Thu Jul 10 01:14:23 UTC 2014 Added Files: xsrc/external/mit/MesaLib/dist/src/glsl: builtin_function.cpp Log Message: Add pre-generated builtin_function.cpp. Normally this is created by the Mesa build process by running a Pyth