選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
 
 
 
 
 
 
jylam 290e151913 * First shot of a floodfiller (both u32 and float, 4 neighbours) 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 * First shot of a floodfiller (both u32 and float, 4 neighbours) 16年前
img2rubik.c * Checking in an old Rubik's cube dithering test. 17年前
sharpen.c * sharpen.c: add a sharpen filter example, using our generic convolution 16年前