5 Commits (c17a2413ea5f0fe484c25b6dab6be0b9b3922286)

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