3 次代码提交 (32f451e76664409bec0a5cc3301eb17f6cbbc806)

作者 SHA1 备注 提交日期
  jylam c0359c8aa4 * Fixed a memory leak in histogram example 16 年前
  sam 0eb36a6225 Support C99 types on Win32 through the same hacks as in libcaca. 16 年前
  jylam 756cc89890 * Preliminary image histogram routines and example 16 年前
  jylam 6d69dcc7ea * Added bezier files, lolz. 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 年前