Proper NDRange creation
Added target OpenCL version
Added exception types
Some type fixes
Updated gitignore
Better function declarations
Type improvements
Some Type and Clang-tidy fixes
Small fixes shown by valgrind and clang-tidy
A bit cleanup
Extra compilation flags
More C++ types
Corrected CMakefile;
Added TODO to thread; corrected function call in OpenCLHandler
Corrected Paths to headers
Corrected paths to source files
Added Readme in markdown
Corrected includes to match new folder structure
Moved input dialog to the ui folder
Merge remote-tracking branch 'origin_github/master'
Changed path to header
Moved openclhandler to folder
Corrected imports
Moved files for the user interface to ui
Corrected formatting error in the markdown
Fixed some errors of building
Added gitignore
Ignore CMake files; added empty Markdown for ne...
Corrected redirection of stdout and stderr
Variable loop iterations, Console output redire...
A little bug removed, where you stay zoomed in ...
Signed-off-by: Etienne <jim_java@gmx.de>
The Constructor of OpenCLHandler was declared w...
Fixed function signature in openclhandler.cpp
A zip file with an executable uploaded so that ...
Updated Fraktal.pro and README so that you can ...
In the current version all fractals work on the...
Initial commit