15 次代码提交 (4ff03fd6888ab5f1f65c93ad0b8b42982427b980)

作者 SHA1 备注 提交日期
  sam ab741dd245 Wrote an Oric hires file writer, based on img2oric. 16 年前
  sam 36438eed8f Fix headers. 16 年前
  sam 2f5dae2927 Wrote an Oric hires file parser. 16 年前
  sam 9f10fdd2b9 gdi.c: the GDI codec can now open and save BMP files. 16 年前
  sam 6fc2b78f37 Allow to use all available image loaders instead of just the first one. 16 年前
  sam ac072123b4 * screen.c: add pipi_render_halftone() to create a 45-degree clustered dot 16 年前
  sam 44c9b8e15d * Get rid of the specific error diffusion functions, since our stock kernels 16 年前
  sam 6a9475464c * Do not prefix stock image names with "pipi:", it's redundant. 16 年前
  sam 3014994c61 * codec.c: support for stock images in pipi_load(). 16 年前
  sam f687640a09 * codec.c: bump Imlib2 and OpenCV priorities over SDL. 16 年前
  sam af15db52cb * opencv.c: bring the OpenCV codec up to date. 16 年前
  sam 8953c91d6b * pipi.c: reimplement pipi_new() without relying on the underlying codec 16 年前
  sam 19874f4650 * Free surfaces allocated by pipi_getpixels() in pipi_free(). 16 年前
  sam 31328a14aa * Big API reorganisation. Now libpipi can transparently convert between 16 年前
  sam 6a86e2b643 * Split the image loaders into sdl.c, imlib.c and opencv.c. We'll do 16 年前