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