further tweak to dlist change
[mesa.git] / src / mesa / tnl / t_imm_fixup.c
2001-12-03 Keith Whitwellfx another place where PRIM_PARITY is calculated
2001-11-26 Keith WhitwellPossible fix for vtk tristrip bug
2001-08-03 Keith WhitwellFix VERT_RGBA special case.
2001-08-02 Keith WhitwellFix SGL testLights.exe bugs (interaction of copying...
2001-08-01 Keith WhitwellFix copying problem (light spots) on evaluated surfaces.
2001-07-17 Keith WhitwellFix Alan Barnett's 'try10' display list bug.
2001-06-28 Keith Whitwellrestore normal length optimization in dlists
2001-06-13 Brian Pauldisabled an assertion that doesn't seem to be needed
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