aboutsummaryrefslogtreecommitdiffstats
path: root/src/render.c
Commit message (Expand)AuthorAgeFilesLines
* Added point and click functionalityLeonard Kugis2018-01-281-2/+20
* OpenCL rendering added, not working properlyLeonard Kugis2018-01-271-11/+23
* fixed crashLeonard Kugis2018-01-261-6/+11
* Skeleton for OpenCL rendering, cleaned up alot, WIP and crashingLeonard Kugis2018-01-261-93/+15
* Added zoom speed optionLeonard Kugis2018-01-231-1/+1
* Merge branch 'master' of https://collaborating.tuhh.de/cev7691/mandelbrot-zoomLeonard Kugis2018-01-231-2/+1
|\
| * added multithreadingcxp22492018-01-211-19/+73
* | OpenGL rendering added, cleaned up pathsLeonard Kugis2018-01-231-44/+102
|/
* Mandelbrot drawing possibleLeonard Kugis2018-01-161-0/+72