5 次程式碼提交 (c17a2413ea5f0fe484c25b6dab6be0b9b3922286)

作者 SHA1 備註 提交日期
  sam a25a78d31c * line.c: make the line drawing example use aliased lines. 16 年之前
  jylam 306ec17156 * Added a bezier curve primitive (2 control points). 16 年之前
  jylam c759699dba * Fixed the second part of the previous buffer overflow. No comment. 16 年之前
  jylam b67fde0e94 * Added Wu-Xaolin antialiased lines (Still lacks RGBA32 transparency code, with a fallback to float for now) 16 年之前
  jylam 971efb124e * Added simple Bresenham line drawing routines (RGBA_32, RGBA_F, Y_F) 16 年之前
  jylam baa61a9f6d * Handle alpha layer in floodfill (but don't make it conditionnal to the algorithm) 16 年之前
  jylam 290e151913 * First shot of a floodfiller (both u32 and float, 4 neighbours) 16 年之前
  sam c587c29021 * blur.c: fix the blur example’s argument checking. 16 年之前
  sam 60dea0643d * Add a blur example. 16 年之前
  sam 735b2a5da0 * Checking in an old Rubik's cube dithering test. 16 年之前