X-Git-Url: http://git.mutantstargoat.com/user/nuclear/?a=blobdiff_plain;f=src%2Fgfxutil.c;h=b82a612089960b8fbb5fa3fec3ebca5c2183af6f;hb=8cee0ffb00cce3d81487f1161286ac299db7d044;hp=0257f79be2009350d97689f3b64bad0947c63b49;hpb=757e7697c9a4434df6f3fdf3234de504bb4636bc;p=dosdemo diff --git a/src/gfxutil.c b/src/gfxutil.c index 0257f79..b82a612 100644 --- a/src/gfxutil.c +++ b/src/gfxutil.c @@ -142,3 +142,63 @@ void draw_line(int x0, int y0, int x1, int y1, unsigned short color) } } } + + +#define BLUR(w, h, pstep, sstep) \ + for(i=0; i