11 Commits (ab741dd2450a9e74880947cca638ed1d574c2c06)

Author SHA1 Message Date
  sam 36438eed8f Fix headers. 16 years ago
  sam 0cca668930 * pipi_template.h: factor the last unrolled preprocessor loop. 16 years ago
  sam daa741e235 * convolution.c: refactor the template functions, removing 30 lines of 16 years ago
  sam 8ddfafa5ba * Rework the convolution template system. 16 years ago
  sam 1e47505892 * convolution.c: move local function prototypes to convolution_template.h. 16 years ago
  sam 7f3e08d021 * convolution.c: support for wrap-around in convolutions. 16 years ago
  sam ec187df115 * convolution_template.h: split convolution routines into separate functions 16 years ago
  sam 1ff729fd7b * convolution.c: fix a small memory leak in the convolution filter. 16 years ago
  sam 8c4591f1d9 * blur.c: remove the blurring code and use our generic convolution 16 years ago
  sam 03ca8dc76d * convolution.c: automatically detect when a convolution filter is separable 16 years ago
  sam 89f35cb8fd * convolution.c: generic convolution method. Does not take advantage of 16 years ago