12 Commits (5dc12d0c2818f18bee0928a22c3eefda0f217b30)

Autor SHA1 Mensaje Fecha
  sam 36438eed8f Fix headers. hace 16 años
  jylam 4a41d81ee6 * Moved accessors to their own file, and added a pipi_get_format_name() hace 16 años
  jylam 3553851ad5 * Preliminary support for a string to color routine (rgb(), argb() frgb(), fargb()) as well as named colors hace 16 años
  sam 0cca668930 * pipi_template.h: factor the last unrolled preprocessor loop. hace 16 años
  sam 41fe20b38e * line.c: minor refactoring. hace 16 años
  sam e13a1527e4 * line.c: merge the antialiased line template back into line.c. hace 16 años
  sam 39865db8bd * line.c: convert the aliased line drawing to the template system. hace 16 años
  jylam 306ec17156 * Added a bezier curve primitive (2 control points). hace 16 años
  jylam d0e6525dd1 * Factorized some code and added temporary debug stuff hace 16 años
  jylam 0a06b0af5f * Moved *line_template.c to .h files to avoid problems with autotools (sam) hace 16 años
  jylam b67fde0e94 * Added Wu-Xaolin antialiased lines (Still lacks RGBA32 transparency code, with a fallback to float for now) hace 16 años
  jylam 971efb124e * Added simple Bresenham line drawing routines (RGBA_32, RGBA_F, Y_F) hace 16 años