rockbox/apps/plugins/fractals
Tomer Shalev 563f2602f4 Fractals: Have helper functions in header file to keep them inlined
- Should fix performance degradation caused because of the split
- Thanks for all who noticed (amiconn et al.)


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24266 a1c6a512-1295-4272-9138-f99709370657
2010-01-17 22:03:36 +00:00
..
cpu_arm.h Fractals: Have helper functions in header file to keep them inlined 2010-01-17 22:03:36 +00:00
cpu_coldfire.h Fractals: Have helper functions in header file to keep them inlined 2010-01-17 22:03:36 +00:00
cpu_sh7043.h Fractals: Have helper functions in header file to keep them inlined 2010-01-17 22:03:36 +00:00
fractal.c Fractals: Prevent zooming more than deepest possible zoom 2010-01-17 21:15:56 +00:00
fractal.h Fractals: Fix SAMSUNG_YH_PAD key assignment. Also fixes red 2010-01-17 18:20:13 +00:00
fractal_rect.c
fractal_rect.h Fractals: Use constants for screen panning 2010-01-17 15:32:17 +00:00
fractal_sets.h Fractals: Prevent zooming more than deepest possible zoom 2010-01-17 21:15:56 +00:00
fractals.make
mandelbrot_set.c Fractals: Use more colors 2010-01-17 21:21:52 +00:00
mandelbrot_set.h
SOURCES Fractals: Have helper functions in header file to keep them inlined 2010-01-17 22:03:36 +00:00