diff options
author | Jens Arnold <amiconn@rockbox.org> | 2005-07-30 12:42:11 +0000 |
---|---|---|
committer | Jens Arnold <amiconn@rockbox.org> | 2005-07-30 12:42:11 +0000 |
commit | 3d73790ab7da315efd5cb981e730a4fcf8f597bc (patch) | |
tree | 7088d4794cf012a8f722a7a19ce3fbc7ac6fea5c /apps/wps-display.h | |
parent | 204ff7e473ad3e20aaaf758eaaddbc28bbcb1cfd (diff) |
Heavily improved mandelbrot plugin: (1) Calculation now uses 64bit fixed point arithmetics to allow zooming in way further before the precision barrier will hit. Added asm-optimised 64bit multiplication routine for SH1; more than twice as fast as what gcc produces. (2) Precision is dynamically selected based on the zoom level, low zoom factors still use 32bit for speed. (3) Maximum number of iterations is adapted to the zoom level. You can still increase / decrease it while staying at a zoom level. (4) Panning only recalculates the scrolled-in part of the screen -> way faster panning.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7258 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'apps/wps-display.h')
0 files changed, 0 insertions, 0 deletions