14 Коміти (c117c13d61f6041c44a178a190f9941023e02b1e)

Автор SHA1 Повідомлення Дата
  sam 699614f692 Add missing blit.c to repository. 15 роки тому
  sam f0b0a8ba0a Fix the pipi_merge() semantics so that it matches Gimp’s, and don’t ignore 15 роки тому
  sam 80bfef8e57 mean.c: rename this file into merge.c and implement pipi_merge() for trivial 15 роки тому
  sam 1ff231b9f7 Change _C pixel format suffixes into _U8 for more clarity. 16 роки тому
  sam bb926c7a95 Rename pipi_getpixel into pipi_get_pixels. 16 роки тому
  sam 8838f381b6 libpipi: include <stdlib.h> in files where NULL is used. 16 роки тому
  sam 0eb36a6225 Support C99 types on Win32 through the same hacks as in libcaca. 16 роки тому
  sam 36438eed8f Fix headers. 16 роки тому
  sam 6433a59c97 * rgb.c: implement pipi_red(), pipi_green() and pipi_blue() to extract 16 роки тому
  sam e38943a327 * rgb.c: implement pipi_rgb(), to combine three RGB channels. 16 роки тому
  sam b74fad466b * Implement difference, multiply, divide, screen and overlay blend methods. 16 роки тому
  sam da84205cde * subadd.c: add pipi_sub() and pipi_add() as another way to combine two 16 роки тому
  sam 6fb5354eff * minmax.c: add pipi_min() and pipi_max() as another way to combine two 16 роки тому
  sam 9bd6b555f9 * mean.c: implement pipi_mean() to compute a mean image. 16 роки тому