summaryrefslogtreecommitdiffstats
path: root/src/mesa/swrast/s_readpix.c
Commit message (Expand)AuthorAgeFilesLines
* improved precision of glReadPixels for colorbuffers < 24bppBrian Paul2000-12-131-4/+22
* fixed a convolution pixel store bugBrian Paul2000-11-281-2/+2
* Cleanup of derived state calculation prior to seperating software T&LKeith Whitwell2000-11-131-13/+13
* Reorganized software rasterizer as a module which manages its own state,Keith Whitwell2000-11-051-4/+8
* Moved software rasterizer functionality to new directory.Keith Whitwell2000-10-311-0/+765