Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Moved the software rasterizer to a new directory. | Keith Whitwell | 2000-10-31 | 1 | -2/+1 |
* | Replace the flags Mesa was using for ctx->NewState with a new set | Keith Whitwell | 2000-10-30 | 1 | -1/+17 |
* | New colormac.h file for color-related macros. | Brian Paul | 2000-10-28 | 1 | -1/+2 |
* | Basic work to support deep color channels: | Brian Paul | 2000-10-28 | 1 | -3/+3 |
* | GetConvolution/SeparableFilter() now finished | Brian Paul | 2000-09-05 | 1 | -12/+51 |
* | moved convolution API functions to convolve.c | Brian Paul | 2000-08-23 | 1 | -1/+785 |
* | finished separable filter functions | Brian Paul | 2000-08-22 | 1 | -80/+86 |
* | more convolution work, not done | Brian Paul | 2000-08-21 | 1 | -228/+363 |
* | first bits of convolution code | Brian Paul | 2000-07-12 | 1 | -0/+416 |