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