rockbox/firmware/target
Jens Arnold 28cd26c471 Some cleanup for readability. No code change.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16076 a1c6a512-1295-4272-9138-f99709370657
2008-01-13 13:58:18 +00:00
..
arm Some cleanup for readability. No code change. 2008-01-13 13:58:18 +00:00
coldfire Greyscale library: Changed the internal data format once more (separated pixel values and phases), allowing for further optimisation of drawing, scrolling etc. * Optimised grey phase blitting in the core reduces CPU load on all architectures, most significantly on coldfire. Previous version was too slow to keep up at 45MHz, leading to unwanted graininess (update frequency was halved). Also fixed screendump on 2bpp targets with vertical pixel packing. 2008-01-09 23:48:26 +00:00
sh Another small optimisation for greyscale blitting on SH1 (making better use of page mode by reordering accesses). 2008-01-11 01:32:19 +00:00