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