3 Commits (cf55ba13db66fb9f45d7310f20ba70fa08ae186b)

Author SHA1 Message Date
  jylam c0359c8aa4 * Fixed a memory leak in histogram example 17 years ago
  sam 0eb36a6225 Support C99 types on Win32 through the same hacks as in libcaca. 17 years ago
  jylam 756cc89890 * Preliminary image histogram routines and example 17 years ago
  jylam 6d69dcc7ea * Added bezier files, lolz. 17 years ago
  jylam 306ec17156 * Added a bezier curve primitive (2 control points). 17 years ago
  jylam c759699dba * Fixed the second part of the previous buffer overflow. No comment. 17 years ago
  jylam b67fde0e94 * Added Wu-Xaolin antialiased lines (Still lacks RGBA32 transparency code, with a fallback to float for now) 17 years ago
  jylam 971efb124e * Added simple Bresenham line drawing routines (RGBA_32, RGBA_F, Y_F) 17 years ago
  jylam baa61a9f6d * Handle alpha layer in floodfill (but don't make it conditionnal to the algorithm) 17 years ago
  jylam 290e151913 * First shot of a floodfiller (both u32 and float, 4 neighbours) 17 years ago
  sam c587c29021 * blur.c: fix the blur example’s argument checking. 17 years ago
  sam 60dea0643d * Add a blur example. 17 years ago
  sam 735b2a5da0 * Checking in an old Rubik's cube dithering test. 18 years ago