X-Git-Url: http://git.mutantstargoat.com/user/nuclear/?a=blobdiff_plain;f=src%2Fgfxutil.c;h=b82a612089960b8fbb5fa3fec3ebca5c2183af6f;hb=9ed338a5e703fc819cede5cb797e82e08046ac17;hp=811915ed7530b09156bae68d5d85c9ac52ea73a3;hpb=13f4229ee540e22a5f3ede4d345ae1269cd708d3;p=dosdemo diff --git a/src/gfxutil.c b/src/gfxutil.c index 811915e..b82a612 100644 --- a/src/gfxutil.c +++ b/src/gfxutil.c @@ -144,45 +144,61 @@ void draw_line(int x0, int y0, int x1, int y1, unsigned short color) } +#define BLUR(w, h, pstep, sstep) \ + for(i=0; i