7 Commits (23901ebc2471f0f083706c2e555d8d36a29c4e5a)

Author SHA1 Message Date
  sam 1ff231b9f7 Change _C pixel format suffixes into _U8 for more clarity. 16 years ago
  sam bb926c7a95 Rename pipi_getpixel into pipi_get_pixels. 16 years ago
  sam 4bfa33f1b9 Start writing Visual Studio projects. 16 years ago
  sam 0eb36a6225 Support C99 types on Win32 through the same hacks as in libcaca. 16 years ago
  sam 36438eed8f Fix headers. 16 years ago
  sam 23bd005f9c * pipi.h: add the PIPI_PIXELS_MASK_C pixel format for canvas boundaries. 16 years ago
  sam 48b881b6fa * Add pipi_tile, to create image mosaics. 16 years ago
  jylam baa61a9f6d * Handle alpha layer in floodfill (but don't make it conditionnal to the algorithm) 16 years ago
  jylam 290e151913 * First shot of a floodfiller (both u32 and float, 4 neighbours) 16 years ago