summaryrefslogtreecommitdiff
path: root/src/mesa/tnl/t_imm_eval.c
AgeCommit message (Expand)Author
2001-12-14vertex program check-inBrian Paul
2001-09-14more warning fixes (Karl Schultz)Brian Paul
2001-08-14Reenable, but only in the size four case...Keith Whitwell
2001-08-14Undo last change - breaks other stuff.Keith Whitwell
2001-08-14Compute first partials before taking cross product to calculate normal.Keith Whitwell
2001-08-01Fix copying problem (light spots) on evaluated surfaces.Keith Whitwell
2001-05-14Fix for glean texgen test.Keith Whitwell
2001-05-09fix eval/colormaterial interactionKeith Whitwell
2001-05-03minor clean-ups and warning fixesBrian Paul
2001-05-01removed debugKeith Whitwell
2001-04-30Lots more eval fixesKeith Whitwell
2001-04-28Support for floating point color representation in tnl module.Keith Whitwell
2001-04-26first pass at eval fixesKeith Whitwell
2001-03-12Consistent copyright info (version number, date) across all files.Gareth Hughes
2001-02-20Added GLvector4chan type, removed lots of CHAN_TYPE ifdefs.Keith Whitwell
2001-01-24Lots of GLchan datatype changes.Brian Paul
2001-01-03More color macro clean-ups.Brian Paul
2000-12-27Fix evalpoints bug (samples/nurb)Keith Whitwell
2000-12-26Major rework of tnl moduleKeith Whitwell