Removed all RCS / CVS tags (Id, Header, Date, etc.) from everything.
[mesa.git] / src / mesa / swrast_setup / ss_vbtmp.h
2003-06-05 Ian RomanickRemoved all RCS / CVS tags (Id, Header, Date, etc....
2003-02-04 Brian PaulUse 'ndc' instead of 'proj' terminology.
2003-01-14 Brian PaulFirst batch of code for GL_NV_fragment_program.
2002-10-29 Brian Paulupdated email addresses
2002-04-19 Brian Pauladded two (GLchan *) casts
2002-01-06 Brian PaulAnother vertex program checkpoint: clean-up of vertex...
2002-01-05 Brian PaulVertex program checkpoint commit: converted all vertex...
2001-12-18 Brian PaulReplace old matrix stacks with new code based on struct...
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-04-30 Keith WhitwellRestore optimization for cva glArrayElement operation.
2001-04-28 Keith WhitwellSupport for floating point color representation in...
2001-03-29 Brian PaulRemoved DD_Z_NEVER.
2001-03-12 Gareth HughesConsistent copyright info (version number, date) across...
2001-03-08 Brian PaulMore g++ warning fixes. Fixes for CHAN_BITS==16, it...
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-24 Brian PaulLots of GLchan datatype changes.
2001-01-14 Keith WhitwellFixed conform feedback and drawelements tests.
2000-12-26 Keith WhitwellMajor rework of tnl module
2000-12-08 Brian PaulCompute attenuated point size in a new pipeline stage.
2000-11-24 Keith WhitwellSupport for swappable t&l modules, including an example...
2000-11-16 Keith WhitwellMove the transform and lighting code to two new directories
2000-11-05 Keith WhitwellA new module to provide RasterSetup and advanced triang...