summaryrefslogtreecommitdiff
path: root/src/mesa/swrast/s_context.h
AgeCommit message (Expand)AuthorFilesLines
2001-08-14Fixes for 32-bit GLchans: smooth/flat/textured triangles seem to work now.Brian Paul1-3/+3
2001-07-13assorted changes for supporting GLfloat color channels (not done)Brian Paul1-6/+20
2001-05-17Fix order of decomposition of quad.Keith Whitwell1-2/+1
2001-03-29Removed DD_Z_NEVER.Brian Paul1-2/+2
2001-03-19Split driver struct into swrast/tnl/core components.Keith Whitwell1-1/+18
2001-03-12Consistent copyright info (version number, date) across all files.Gareth Hughes1-2/+2
2001-03-07_MinMagThresh[] should be GLfloatBrian Paul1-2/+4
2001-02-16Allow swrast to cope (fairly) cleanly with GL_SEPERATE_SPECULAR whenKeith Whitwell1-7/+8
2000-11-22 Committing in .Jouk Jansen1-9/+9
2000-11-19Replaced Texture.CurrentD[] with separate Texture.Current1/2/3D vars.Brian Paul1-9/+18
2000-11-13Cleanup of derived state calculation prior to seperating software T&LKeith Whitwell1-4/+22
2000-11-05Reorganized software rasterizer as a module which manages its own state,Keith Whitwell1-0/+145