11 Commits (8a64e1c730c37469c077e20a8fbfd0c1f325e337)

Autor SHA1 Nachricht Datum
  jylam 6d69dcc7ea * Added bezier files, lolz. vor 17 Jahren
  jylam 306ec17156 * Added a bezier curve primitive (2 control points). vor 17 Jahren
  jylam d0e6525dd1 * Factorized some code and added temporary debug stuff vor 17 Jahren
  jylam c759699dba * Fixed the second part of the previous buffer overflow. No comment. vor 17 Jahren
  jylam 74388b2c0d * Fixed a buffer overflow in antialiased lines vor 17 Jahren
  jylam 0a06b0af5f * Moved *line_template.c to .h files to avoid problems with autotools (sam) vor 17 Jahren
  jylam b67fde0e94 * Added Wu-Xaolin antialiased lines (Still lacks RGBA32 transparency code, with a fallback to float for now) vor 17 Jahren
  jylam 971efb124e * Added simple Bresenham line drawing routines (RGBA_32, RGBA_F, Y_F) vor 17 Jahren
  sam 23bd005f9c * pipi.h: add the PIPI_PIXELS_MASK_C pixel format for canvas boundaries. vor 17 Jahren
  sam e50ce5c67a * color.c: implement pipi_brightness() and pipi_contrast(). vor 17 Jahren
  sam 48b881b6fa * Add pipi_tile, to create image mosaics. vor 17 Jahren