Skip to content

Releases: jdanecki/FractalCL

v0.0.2

12 Jul 12:00
Compare
Choose a tag to compare

Changes

  • Fixed middle button action
  • Implemented new interface (simpler keyboard usage)
  • Fixed support for devices without cl_khr_fp64, when FP_64_SUPPORT=ON
  • Added new color palette
  • New tests added
  • Tricorn fractal added
  • Added CI for Ubuntu 16.04/18.04, Arch, Fedora 27/28

Binary packages for Ubuntu 16.04 and Ubuntu 18.04 are available on Launchpad.

v0.0.1

02 Jul 15:31
Compare
Choose a tag to compare

First phase accomplished

  • Available fractals: Julia, Mandelbrot, Dragon, Burning Ship, Generalized Celtic
  • Added support for multiple OpenCL implementations
  • Performance tests enabled, and few results provided
  • CI system on Travis configured
  • SDL2 support added
  • OpenCL usage is optional, configured during compilation
  • cl_khr_fp64 support checked at runtime

Tested Linux OpenCL implementations

Binary package for Ubuntu 16.04 is also available on Launchpad