22 Revīzijas (877e7b21a9b77f6ef13191866fa4e57240ddb040)

Autors SHA1 Ziņojums Datums
  sam 877e7b21a9 * filter/blur.c: avoid annoying side effects with very small or negative pirms 16 gadiem
  sam ea38654c88 * filter/blur.c: minor optimisation in the kernel generation. pirms 16 gadiem
  sam 4a857277a7 * blur.c: support for variable blur radius and Gaussian offset. pirms 16 gadiem
  sam e15f20a316 * pixels.c: add Floyd-Steinberg dithering to the float32 -> rgba32 pirms 16 gadiem
  sam 0105b6f3b6 * pixels.c: speed up the RGBA32 -> float32 conversion, using a simple LUT. pirms 16 gadiem
  sam 42af43ad99 * blur.c: separated blur; it's now incredibly faster. pirms 16 gadiem
  sam 19874f4650 * Free surfaces allocated by pipi_getpixels() in pipi_free(). pirms 16 gadiem
  sam af0c7f52fb * blur.c: fix overflow errors. pirms 16 gadiem
  sam 31328a14aa * Big API reorganisation. Now libpipi can transparently convert between pirms 16 gadiem
  sam 7d147f3576 * Test implementation of Gaussian blurring. It's awfully slow and does not pirms 16 gadiem
  sam 1871465283 * pixels.c: do not return a white pixel when calling getpixel() outside pirms 16 gadiem
  sam e088f09565 * Typo. pirms 16 gadiem
  sam 1d6c2c507d * Implemented 24 -> 16 bpp dithering. pirms 16 gadiem
  sam 735b2a5da0 * Checking in an old Rubik's cube dithering test. pirms 16 gadiem
  sam 6a86e2b643 * Split the image loaders into sdl.c, imlib.c and opencv.c. We'll do pirms 16 gadiem
  sam d8aa3a24c3 * getpixel/setpixel functions use doubles instead of ints for now. pirms 16 gadiem
  sam 7a2b8fcc65 * Resizing in libpipi is now gamma-aware. pirms 17 gadiem
  sam bf052a018a * Fixed a bug in the naive resizing code. pirms 17 gadiem
  sam 00a1db9608 * Image resizing test. pirms 17 gadiem
  sam 84cc96a98e * Starting image resizing. X-wise resize works so far. pirms 17 gadiem
  sam 53aa513e3e * Import image loading features from PWNtcha. As they are more than 4-year pirms 17 gadiem
  sam 08e83cb836 * Initial code skeleton. pirms 17 gadiem