25개 이상의 토픽을 선택하실 수 없습니다. 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 년 전
..
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 년 전