22 Commits (877e7b21a9b77f6ef13191866fa4e57240ddb040)

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