5 Commits (0ecc4bba88f97b5d23cc6a5890e56328c0740150)

Author SHA1 Message Date
  sam a25a78d31c * line.c: make the line drawing example use aliased lines. 16 years ago
  jylam 306ec17156 * Added a bezier curve primitive (2 control points). 16 years ago
  jylam c759699dba * Fixed the second part of the previous buffer overflow. No comment. 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
  jylam baa61a9f6d * Handle alpha layer in floodfill (but don't make it conditionnal to the algorithm) 16 years ago
  jylam 290e151913 * First shot of a floodfiller (both u32 and float, 4 neighbours) 16 years ago
  sam c587c29021 * blur.c: fix the blur example’s argument checking. 16 years ago
  sam 60dea0643d * Add a blur example. 16 years ago
  sam 735b2a5da0 * Checking in an old Rubik's cube dithering test. 16 years ago