summaryrefslogtreecommitdiffstats
path: root/src/mesa/swrast_setup/ss_vb.c
Commit message (Expand)AuthorAgeFilesLines
* More g++ warning fixes. Fixes for CHAN_BITS==16, it seems to work.Brian Paul2001-03-081-1/+2
* Replaced struct gl_visual with struct __GLcontextModesRec from glcore.h.Brian Paul2001-01-231-3/+3
* Fixes for performance bug on compiled array element paths.Keith Whitwell2001-01-171-0/+15
* Major rework of tnl moduleKeith Whitwell2000-12-261-64/+162
* Compute attenuated point size in a new pipeline stage.Brian Paul2000-12-081-9/+9
* Move the transform and lighting code to two new directoriesKeith Whitwell2000-11-161-1/+4
* Cleanup of derived state calculation prior to seperating software T&LKeith Whitwell2000-11-131-6/+6
* fixed very obvious fog bugKeith Whitwell2000-11-071-0/+3
* added a setup function for selection/feedbackBrian Paul2000-11-061-19/+29
* A new module to provide RasterSetup and advanced triangle/line/pointKeith Whitwell2000-11-051-0/+173