blit_copybox_mask(): handle situation where word aligned source bitmap width is small...
commited01137a8b113a55ce8d5d1da7b9099854ea467b
authortwilen <twilen@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Tue, 17 Jun 2014 17:44:48 +0000 (17 17:44 +0000)
committertwilen <twilen@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Tue, 17 Jun 2014 17:44:48 +0000 (17 17:44 +0000)
treee1d2dadd21077dad3e22da45ed750f29eb0c526d
parentf3f6c84bd02db7355a140788776f6fce6012a8b9
blit_copybox_mask(): handle situation where word aligned source bitmap width is smaller than destination bitmap, does not anymore fall back to software operation.

git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@49078 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
arch/m68k-amiga/hidd/gfx/blitter.c