17 Révisions (858b677fcf4d534724f11c780a989f7d005b907e)

Auteur SHA1 Message Date
  sam 1ff231b9f7 Change _C pixel format suffixes into _U8 for more clarity. il y a 16 ans
  sam bb926c7a95 Rename pipi_getpixel into pipi_get_pixels. il y a 16 ans
  sam e10e51eaba Quick and dirty implementation of pipi_draw_rectangle() to save zMoo. il y a 16 ans
  sam 4bfa33f1b9 Start writing Visual Studio projects. il y a 16 ans
  sam 0eb36a6225 Support C99 types on Win32 through the same hacks as in libcaca. il y a 16 ans
  sam 36438eed8f Fix headers. il y a 16 ans
  jylam 4a41d81ee6 * Moved accessors to their own file, and added a pipi_get_format_name() il y a 16 ans
  jylam 3553851ad5 * Preliminary support for a string to color routine (rgb(), argb() frgb(), fargb()) as well as named colors il y a 16 ans
  sam 0cca668930 * pipi_template.h: factor the last unrolled preprocessor loop. il y a 16 ans
  sam 41fe20b38e * line.c: minor refactoring. il y a 16 ans
  sam e13a1527e4 * line.c: merge the antialiased line template back into line.c. il y a 16 ans
  sam 39865db8bd * line.c: convert the aliased line drawing to the template system. il y a 16 ans
  jylam 306ec17156 * Added a bezier curve primitive (2 control points). il y a 16 ans
  jylam d0e6525dd1 * Factorized some code and added temporary debug stuff il y a 16 ans
  jylam 0a06b0af5f * Moved *line_template.c to .h files to avoid problems with autotools (sam) il y a 16 ans
  jylam b67fde0e94 * Added Wu-Xaolin antialiased lines (Still lacks RGBA32 transparency code, with a fallback to float for now) il y a 16 ans
  jylam 971efb124e * Added simple Bresenham line drawing routines (RGBA_32, RGBA_F, Y_F) il y a 16 ans