aboutsummaryrefslogtreecommitdiffhomepage
path: root/demos/mandelbrot
Commit message (Expand)AuthorAge
* Various compilation fixes for MSVC 9. All tests compile but someGravatar Gael Guennebaud2008-08-19
* - many updates after Cwise changeGravatar Benoit Jacob2008-07-08
* the big Array/Cwise rework as discussed on the mailing list. The new APIGravatar Benoit Jacob2008-07-08
* * fix error in divergence test, now it is even fasterGravatar Benoit Jacob2008-07-01
* interleaved rendering balances the load betterGravatar Benoit Jacob2008-07-01
* * multi-threaded renderingGravatar Benoit Jacob2008-07-01
* - use double precision to store the position / zoom / other stuffGravatar Benoit Jacob2008-06-30
* fix little bug in computation of max_iterGravatar Benoit Jacob2008-06-29
* improve greatly mandelbrot demo:Gravatar Benoit Jacob2008-06-29
* add mandelbrot demoGravatar Benoit Jacob2008-06-28