summaryrefslogtreecommitdiff
path: root/src/mesa/tnl/t_imm_eval.c
AgeCommit message (Expand)AuthorFilesLines
2001-09-14more warning fixes (Karl Schultz)Brian Paul1-2/+2
2001-08-14Reenable, but only in the size four case...Keith Whitwell1-7/+9
2001-08-14Undo last change - breaks other stuff.Keith Whitwell1-7/+7
2001-08-14Compute first partials before taking cross product to calculate normal.Keith Whitwell1-1/+9
2001-08-01Fix copying problem (light spots) on evaluated surfaces.Keith Whitwell1-49/+16
2001-05-14Fix for glean texgen test.Keith Whitwell1-1/+5
2001-05-09fix eval/colormaterial interactionKeith Whitwell1-2/+4
2001-05-03minor clean-ups and warning fixesBrian Paul1-4/+4
2001-05-01removed debugKeith Whitwell1-13/+10
2001-04-30Lots more eval fixesKeith Whitwell1-66/+109
2001-04-28Support for floating point color representation in tnl module.Keith Whitwell1-61/+66
2001-04-26first pass at eval fixesKeith Whitwell1-22/+122
2001-03-12Consistent copyright info (version number, date) across all files.Gareth Hughes1-39/+32
2001-02-20Added GLvector4chan type, removed lots of CHAN_TYPE ifdefs.Keith Whitwell1-17/+3
2001-01-24Lots of GLchan datatype changes.Brian Paul1-8/+22
2001-01-03More color macro clean-ups.Brian Paul1-6/+7
2000-12-27Fix evalpoints bug (samples/nurb)Keith Whitwell1-7/+7
2000-12-26Major rework of tnl moduleKeith Whitwell1-0/+623