15 Revīzijas (41fe20b38edf476507aae7a704b82b1a0d34a26d)

Autors SHA1 Ziņojums Datums
  sam 41fe20b38e * line.c: minor refactoring. pirms 16 gadiem
  sam e13a1527e4 * line.c: merge the antialiased line template back into line.c. pirms 16 gadiem
  sam 2e711427e7 * aline_template.h: remove fucking tabs. pirms 16 gadiem
  sam 39865db8bd * line.c: convert the aliased line drawing to the template system. pirms 16 gadiem
  jylam 6d69dcc7ea * Added bezier files, lolz. pirms 16 gadiem
  jylam 306ec17156 * Added a bezier curve primitive (2 control points). pirms 16 gadiem
  jylam d0e6525dd1 * Factorized some code and added temporary debug stuff pirms 16 gadiem
  jylam c759699dba * Fixed the second part of the previous buffer overflow. No comment. pirms 16 gadiem
  jylam 74388b2c0d * Fixed a buffer overflow in antialiased lines pirms 16 gadiem
  jylam 0a06b0af5f * Moved *line_template.c to .h files to avoid problems with autotools (sam) pirms 16 gadiem
  jylam b67fde0e94 * Added Wu-Xaolin antialiased lines (Still lacks RGBA32 transparency code, with a fallback to float for now) pirms 16 gadiem
  jylam 971efb124e * Added simple Bresenham line drawing routines (RGBA_32, RGBA_F, Y_F) pirms 16 gadiem
  sam 23bd005f9c * pipi.h: add the PIPI_PIXELS_MASK_C pixel format for canvas boundaries. pirms 16 gadiem
  sam e50ce5c67a * color.c: implement pipi_brightness() and pipi_contrast(). pirms 16 gadiem
  sam 48b881b6fa * Add pipi_tile, to create image mosaics. pirms 16 gadiem