Fix typo (& instead of &&) to fix olympic.c bug
[mesa.git] / src / mesa / main / nvfragprog.h
2003-07-21 Brian PaulInitial implementation of GL_MESA_program_debug - a...
2003-06-05 Ian RomanickRemoved all RCS / CVS tags (Id, Header, Date, etc....
2003-05-10 Brian Paulfix scalar literal parsing glitches
2003-04-05 Brian Paulfragment program named constants and named program...
2003-03-15 Brian PaulFix up some fragment program texture enable issues.
2003-03-14 Brian PaulClean-up of parser error handling/reporting.
2003-02-23 Brian Paulparser clean-ups
2003-02-17 Brian PaulImplement parsing of texture instructions and prototype...
2003-01-14 Brian PaulFirst batch of code for GL_NV_fragment_program.