rockbox/apps/plugins/fractals
Tomer Shalev 2f78fa114d Fractals: No need to have globals under ctx struct
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24285 a1c6a512-1295-4272-9138-f99709370657
2010-01-19 20:05:19 +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: Use overlay (do not clear the screen and paint the same region) when changing precision 2010-01-18 16:36:06 +00:00
fractal.h Fractals: fix weird keymap for SAMSUNG_YH_PAD. adjust spaces. 2010-01-18 14:02:36 +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: No need to have globals under ctx struct 2010-01-19 20:05:19 +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