14 Commits (master)

Autor SHA1 Mensagem Data
  sam 1ff231b9f7 Change _C pixel format suffixes into _U8 for more clarity. 16 anos atrás
  sam bb926c7a95 Rename pipi_getpixel into pipi_get_pixels. 16 anos atrás
  sam 0eb36a6225 Support C99 types on Win32 through the same hacks as in libcaca. 16 anos atrás
  sam 36438eed8f Fix headers. 16 anos atrás
  sam ac072123b4 * screen.c: add pipi_render_halftone() to create a 45-degree clustered dot 16 anos atrás
  sam 5ce1d403f6 * Allow bayer:256 constructs, which do the same as bayer:256x256. 16 anos atrás
  sam 6e0afb6f37 * Put the random and Bayer stock image generation into pipi/render/*. 16 anos atrás
  sam d12256b0f8 * stock.c: add new error diffusion kernels: Fan, Shiau-Fan, Stucki, Burkes, 16 anos atrás
  sam 44c9b8e15d * Get rid of the specific error diffusion functions, since our stock kernels 16 anos atrás
  sam 6a9475464c * Do not prefix stock image names with "pipi:", it's redundant. 16 anos atrás
  sam 9ba0524b9a * stock.c: the random stock image now creates RGB noise. 16 anos atrás
  sam a5ceceaf77 * stock.c: allow arbitrary sizes for the bayer stock image, even if they 16 anos atrás
  sam ee6e43cf81 * stock.c: generate images with random noise. 16 anos atrás
  sam 3014994c61 * codec.c: support for stock images in pipi_load(). 16 anos atrás