Non puoi selezionare più di 25 argomenti Gli argomenti devono iniziare con una lettera o un numero, possono includere trattini ('-') e possono essere lunghi fino a 35 caratteri.
 
 
 
 
 
 
jylam baa61a9f6d * Handle alpha layer in floodfill (but don't make it conditionnal to the algorithm) 16 anni fa
..
Makefile.am * First shot of a floodfiller (both u32 and float, 4 neighbours) 16 anni fa
blur.c * blur.c: fix the blur example’s argument checking. 16 anni fa
dither.c * random.c: implement random dithering using a deterministic pseudo-RNG. 16 anni fa
edd.c * Prefix dithering functions with _dither_ to avoid namespace cluttering. 16 anni fa
floodfill.c * Handle alpha layer in floodfill (but don't make it conditionnal to the algorithm) 16 anni fa
img2rubik.c * Checking in an old Rubik's cube dithering test. 17 anni fa
sharpen.c * sharpen.c: add a sharpen filter example, using our generic convolution 16 anni fa