2 Commits (3d6c087459f0bc420267f75273cfd58b10c42042)

Author SHA1 Message Date
  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. 17 years ago