summaryrefslogtreecommitdiff
path: root/src/mesa/swrast/s_imaging.c
AgeCommit message (Expand)Author
2002-07-09Overhaul of glRead/DrawBuffer() code. Now, swrast->Driver.SetBuffer()Brian Paul
2002-04-04fixed 16/32-bit channel problems in CopyColor[Sub]Table()Brian Paul
2001-03-19New filesKeith Whitwell
2000-11-10renamed to histogramBrian Paul
2000-11-05Reorganized software rasterizer as a module which manages its own state,Keith Whitwell
2000-10-31Moved software rasterizer functionality to new directory.Keith Whitwell