9 Commits (0cca66893078fb1fa1e79d9d2c2994407f18fd47)

Author SHA1 Message Date
  sam 0cca668930 * pipi_template.h: factor the last unrolled preprocessor loop. 16 years ago
  sam 41fe20b38e * line.c: minor refactoring. 16 years ago
  sam e13a1527e4 * line.c: merge the antialiased line template back into line.c. 16 years ago
  sam 39865db8bd * line.c: convert the aliased line drawing to the template system. 16 years ago
  jylam 306ec17156 * Added a bezier curve primitive (2 control points). 16 years ago
  jylam d0e6525dd1 * Factorized some code and added temporary debug stuff 16 years ago
  jylam 0a06b0af5f * Moved *line_template.c to .h files to avoid problems with autotools (sam) 16 years ago
  jylam b67fde0e94 * Added Wu-Xaolin antialiased lines (Still lacks RGBA32 transparency code, with a fallback to float for now) 16 years ago
  jylam 971efb124e * Added simple Bresenham line drawing routines (RGBA_32, RGBA_F, Y_F) 16 years ago