Re-commit t_vertex.[ch] changes to fd.o server.
[mesa.git] / src / mesa / swrast_setup / ss_context.c
2004-01-05 Keith WhitwellRe-commit t_vertex.[ch] changes to fd.o server.
2003-10-22 Brian PaulInitial work for bounds checking of vertex arrays and...
2003-06-05 Ian RomanickRemoved all RCS / CVS tags (Id, Header, Date, etc....
2002-10-29 Brian Paulupdated email addresses
2002-10-24 Brian PaulHeader file clean-up:
2002-10-04 Brian Paulmultiple GL_POINTS can now be rendered together into...
2002-09-17 Brian Paulpull-in changes from DRI/Mesa-4.0.4
2002-08-08 Brian Paulinitialize SWvertex array to zeros
2001-07-17 Keith WhitwellLighting now emits colors as CHAN_TYPE, as it used...
2001-07-12 Keith WhitwellRename some of the tnl->Driver.* functions to tnl-...
2001-03-12 Gareth HughesConsistent copyright info (version number, date) across...
2001-03-07 Brian Paulfixed a bunch of g++ warnings/errors. Compiling with...
2001-02-16 Keith WhitwellAllow swrast to cope (fairly) cleanly with GL_SEPERATE_...
2001-02-16 Keith WhitwellFixed conform problems with recent material tracking...
2001-01-29 Keith WhitwellRemoved knowledge of swrast Clear/Bitmap/Accum/Draw...
2001-01-16 Keith WhitwellFix several conformance problems. Hack solution to...
2001-01-08 Keith WhitwellAdd a 'RenderPrimitive' callback to t_vb_render.c....
2001-01-05 Keith WhitwellRemove 'pv' parameter from Line/Tri/Point funcs. The...
2000-12-26 Keith WhitwellMajor rework of tnl module
2000-11-16 Keith WhitwellMove the transform and lighting code to two new directories
2000-11-13 Keith WhitwellCleanup of derived state calculation prior to seperatin...
2000-11-10 Brian Paulminor changes to silence compiler warnings
2000-11-05 Keith WhitwellA new module to provide RasterSetup and advanced triang...