Allow different max texture sizes for 1/2D, 3D and cube maps.
[mesa.git] / src / mesa / tnl / t_imm_eval.c
2001-05-14 Keith WhitwellFix for glean texgen test.
2001-05-09 Keith Whitwellfix eval/colormaterial interaction
2001-05-03 Brian Paulminor clean-ups and warning fixes
2001-05-01 Keith Whitwellremoved debug
2001-04-30 Keith WhitwellLots more eval fixes
2001-04-28 Keith WhitwellSupport for floating point color representation in...
2001-04-26 Keith Whitwellfirst pass at eval fixes
2001-03-12 Gareth HughesConsistent copyright info (version number, date) across...
2001-02-20 Keith WhitwellAdded GLvector4chan type, removed lots of CHAN_TYPE...
2001-01-24 Brian PaulLots of GLchan datatype changes.
2001-01-03 Brian PaulMore color macro clean-ups.
2000-12-27 Keith WhitwellFix evalpoints bug (samples/nurb)
2000-12-26 Keith WhitwellMajor rework of tnl module