replace the shaded line operation with a version that (a) tries to directly render...
commiteccfc6826b748b8c91f79f1f32e4ee95e11ad18a
authorNicJA <NicJA@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Tue, 8 Oct 2013 14:47:46 +0000 (8 14:47 +0000)
committerNicJA <NicJA@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Tue, 8 Oct 2013 14:47:46 +0000 (8 14:47 +0000)
tree4a79eec3db3720ba6a80d93531b6e65a056ab8af
parentafbd0e5556411696758b62ba4899942c81c47de3
replace the shaded line operation with a version that (a) tries to directly render to the bitmap if it is lockable, (b) uses DoHookClipRects to obtain the correct bounds/bitmap to render into and (c) directly calls the gfx hidd to prevent rechecking the rastport clipping.

git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@48249 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
workbench/c/Decoration/drawfuncs.c