Allow different max texture sizes for 1/2D, 3D and cube maps.
[mesa.git] / src / mesa / tnl / t_imm_fixup.c
2001-06-04 Keith WhitwellAdaptor code that lets tnl convert compiled (display...
2001-05-16 Keith Whitwellfix for Jouk's glplanet bug
2001-05-14 Keith Whitwelltypo
2001-05-14 Keith WhitwellFix for glean texgen test.
2001-05-11 Keith WhitwellClean up _tnl_Begin/begin/hard_begin.
2001-05-11 Keith WhitwellClean up translation of array elements, copying of...
2001-05-03 Brian Pauladded assertion to catch infinite loop in _tnl_fixup_co...
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-04-09 Keith WhitwellPerform fixup on material values
2001-03-12 Gareth HughesConsistent copyright info (version number, date) across...
2001-03-03 Brian Paullots of gl_*() to _mesa_*() namespace clean-up
2001-02-15 Keith WhitwellFix propogation of material values in VB's that don...
2001-02-13 Brian Paulgl_error clean-ups
2001-02-06 Brian PaulOverhaul of texture image handling.
2001-01-24 Brian PaulLots of GLchan datatype changes.
2001-01-08 Keith WhitwellFixed 'IRound' to 'IROUND' in mmath.h
2000-12-28 Keith WhitwellAdd render stage for unclipped vb's to fx driver.
2000-12-26 Keith WhitwellMajor rework of tnl module