muimaster.library: Accelerate some common operations on <= 8 bit modes
commit2582f6df089a602845124037c6ce8d812464369d
authorjmcmullan <jmcmullan@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Thu, 30 Aug 2012 01:33:03 +0000 (30 01:33 +0000)
committerjmcmullan <jmcmullan@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Thu, 30 Aug 2012 01:33:03 +0000 (30 01:33 +0000)
tree8becd0ef3b408842fa3669d498785ae421fb3868
parent1795e651dca650c712d710a743b220bb6595e223
muilibrary: Accelerate some common operations on <= 8 bit modes

Don't 'hang' the system with long expensive convertpixels operations
on modes without truecolor. It's especially annoying on Drag & Drop
operations.

Signed-off-by: Jason S. McMullan <jason.mcmullan@gmail.com>
git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@45688 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
workbench/libs/muimaster/datatypescache.c
workbench/libs/muimaster/dragndrop.c