Minor tweaks to help out at a driver level.
[mesa.git] / src / mesa / main / nvfragprog.h
2004-01-22 Keith WhitwellMinor tweaks to help out at a driver level.
2003-12-09 Brian PaulUpdate NEED_SECONDARY_COLOR macro to test if either...
2003-09-04 Brian PaulAdded new opcodes for ARB_fragment_program, like ABS...
2003-08-31 Brian PaulMoved some shared vertex/fragment program code into...
2003-08-17 Brian PaulRe-org of register files for vertex/fragment programs...
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.