12 次代码提交 (9967e7c9631e492cb3f4b6d4bdda44bed38a0c97)

作者 SHA1 备注 提交日期
  sam 1ff231b9f7 Change _C pixel format suffixes into _U8 for more clarity. 16 年前
  sam 0494eff2ef Add pipi_release_pixels and pipi_set_colorspace in prevision of 16 年前
  sam bb926c7a95 Rename pipi_getpixel into pipi_get_pixels. 16 年前
  sam 9b044feef7 libpipi: fix a double free in the Oric codec. 16 年前
  sam a63c525fb7 libpipi: fix a buffer underallocation. 16 年前
  sam 92c813ec69 libpipi: get rid of all remaining large stack allocations. 16 年前
  sam d8f42fb418 libpipi: replace large stack buffer allocations with malloc(). 16 年前
  sam 0eb36a6225 Support C99 types on Win32 through the same hacks as in libcaca. 16 年前
  sam b254b61998 oric.c: allow to load invalid files that img2oric used to generate. 16 年前
  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 年前