You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
sam c269c219b2 * Get rid of test.c, it was no longer useful anyway. 16 vuotta sitten
..
Makefile.am * First shot of a floodfiller (both u32 and float, 4 neighbours) 16 vuotta sitten
blur.c * blur.c: fix the blur example’s argument checking. 16 vuotta sitten
dither.c * random.c: implement random dithering using a deterministic pseudo-RNG. 16 vuotta sitten
edd.c * Prefix dithering functions with _dither_ to avoid namespace cluttering. 16 vuotta sitten
floodfill.c * Handle alpha layer in floodfill (but don't make it conditionnal to the algorithm) 16 vuotta sitten
img2rubik.c * Get rid of test.c, it was no longer useful anyway. 16 vuotta sitten
sharpen.c * sharpen.c: add a sharpen filter example, using our generic convolution 16 vuotta sitten