summaryrefslogtreecommitdiff
path: root/src/mesa/main/convolve.c
AgeCommit message (Expand)Author
2000-10-31Moved the software rasterizer to a new directory.Keith Whitwell
2000-10-30Replace the flags Mesa was using for ctx->NewState with a new setKeith Whitwell
2000-10-28New colormac.h file for color-related macros.Brian Paul
2000-10-28Basic work to support deep color channels:Brian Paul
2000-09-05GetConvolution/SeparableFilter() now finishedBrian Paul
2000-08-23moved convolution API functions to convolve.cBrian Paul
2000-08-22finished separable filter functionsBrian Paul
2000-08-21more convolution work, not doneBrian Paul
2000-07-12first bits of convolution codeBrian Paul