選択できるのは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年前