Historia zmian

Autor SHA1 Wiadomość Data
  jst 016a61cd31 Optimize data-locality for a huge increase in processing speed. 11 lat temu
  jst 446eea2f7b Remove LUT based filters. 12 lat temu
  jst 8f586c4f06 Add benchmarks to compare execution times. 12 lat temu
  jst 252ccc84a2 Add benchmarks for Lanczos3Lut to compare it with Lanczos3 performance. 12 lat temu
  jst da95f74904 go fmt 13 lat temu
  jst 852f4a47e7 Merge branch 'no-image-shift' of http://github.com/jsummers/nfnt.resize 13 lat temu
  jst 84039c403b Test for correct canvas size. 13 lat temu
  Jason Summers 3d9094eb9e Center the resized image on the canvas, instead of shifting it slightly 13 lat temu
  jst 3e06045c3f Speed up computation: Try to avoid Image.At() as much as possible -> specialized color access for some image types 13 lat temu
  jst e548f52385 Blur input image during downscaling by scaling the filter kernel to prevent moires in the output image 13 lat temu
  jst d0b2b9bc39 Added MitchellNetravali, changed Lanczos a bit 13 lat temu
  jst 3fc31c95cc Kernel simplified 13 lat temu
  jst 339b8fd43a Speed up calculation by avoiding dynamic casting 13 lat temu
  jst 9041d4db18 Function signature changed again, no need for multiple return value 13 lat temu
  jst 14d51db8b4 Changed function signature to include error handling. Filters simplified. 13 lat temu
  nfnt fdc4a64918 Tests added 13 lat temu
  nfnt 428642c9f1 initial commit 13 lat temu