summaryrefslogtreecommitdiffstats
path: root/src/mesa/swrast_setup/ss_vbtmp.h
Commit message (Expand)AuthorAgeFilesLines
* Beef up t_vertex.c:Keith Whitwell2004-01-051-247/+0
* fix assorted g++ warningsBrian Paul2003-11-251-1/+1
* Merge vtx-0-2-branchKeith Whitwell2003-11-241-19/+13
* Removed all RCS / CVS tags (Id, Header, Date, etc.) from everything.Ian Romanick2003-06-051-1/+0
* Use 'ndc' instead of 'proj' terminology.Brian Paul2003-02-041-17/+17
* First batch of code for GL_NV_fragment_program.Brian Paul2003-01-141-5/+5
* updated email addressesBrian Paul2002-10-291-2/+2
* added two (GLchan *) castsBrian Paul2002-04-191-3/+3
* Another vertex program checkpoint: clean-up of vertex attribute storageBrian Paul2002-01-061-6/+7
* Vertex program checkpoint commit: converted all vertex attributes (color,Brian Paul2002-01-051-3/+3
* Replace old matrix stacks with new code based on struct matrix_stack.Brian Paul2001-12-181-3/+3
* Lighting now emits colors as CHAN_TYPE, as it used to. This will requireKeith Whitwell2001-07-171-16/+13
* Rename some of the tnl->Driver.* functions to tnl->Driver.Render.*, to make itKeith Whitwell2001-07-121-64/+174
* Restore optimization for cva glArrayElement operation.Keith Whitwell2001-04-301-4/+4
* Support for floating point color representation in tnl module.Keith Whitwell2001-04-281-7/+11
* Removed DD_Z_NEVER.Brian Paul2001-03-291-2/+2
* Consistent copyright info (version number, date) across all files.Gareth Hughes2001-03-121-17/+19
* More g++ warning fixes. Fixes for CHAN_BITS==16, it seems to work.Brian Paul2001-03-081-3/+3
* Allow swrast to cope (fairly) cleanly with GL_SEPERATE_SPECULAR whenKeith Whitwell2001-02-161-0/+8
* Fixed conform problems with recent material tracking change.Keith Whitwell2001-02-161-8/+0
* Removed knowledge of swrast Clear/Bitmap/Accum/Draw/Read/CopyPixelsKeith Whitwell2001-01-291-1/+4
* Lots of GLchan datatype changes.Brian Paul2001-01-241-2/+2
* Fixed conform feedback and drawelements tests.Keith Whitwell2001-01-141-1/+1
* Major rework of tnl moduleKeith Whitwell2000-12-261-43/+56
* Compute attenuated point size in a new pipeline stage.Brian Paul2000-12-081-1/+7
* Support for swappable t&l modules, including an example one in the FXKeith Whitwell2000-11-241-1/+1
* Move the transform and lighting code to two new directoriesKeith Whitwell2000-11-161-1/+2
* A new module to provide RasterSetup and advanced triangle/line/pointKeith Whitwell2000-11-051-0/+117