Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.
 
 
 
 
 
 
sam c269c219b2 * Get rid of test.c, it was no longer useful anyway. 16 роки тому
..
Makefile.am * First shot of a floodfiller (both u32 and float, 4 neighbours) 16 роки тому
blur.c * blur.c: fix the blur example’s argument checking. 16 роки тому
dither.c * random.c: implement random dithering using a deterministic pseudo-RNG. 16 роки тому
edd.c * Prefix dithering functions with _dither_ to avoid namespace cluttering. 16 роки тому
floodfill.c * Handle alpha layer in floodfill (but don't make it conditionnal to the algorithm) 16 роки тому
img2rubik.c * Get rid of test.c, it was no longer useful anyway. 16 роки тому
sharpen.c * sharpen.c: add a sharpen filter example, using our generic convolution 16 роки тому