Revision 859979

Go back to digest for 14th September 2008

Optimization in KDE Base

Benoît Jacob committed changes in /trunk/playground/base/plasma/wallpapers/mandelbrot:

* use a 8-bit image with color-index, since this is enough for a smooth gradient.
Reduces memory usage by 4x -- now the mandelbrot live wallpaper is much less memory consuming than a traditional wallpaper ;)

* some tweaking in the gamma-corrected layers, let's see how it turns out

File Changes

Modified 3 files
  • /trunk/playground/base/plasma/wallpapers/mandelbrot
  •   /mandelbrot.cpp
  •   /mandelbrot.h
  •   /render_impl.cpp
3 files changed in total