aboutsummaryrefslogtreecommitdiffstats
path: root/src/render.c
Commit message (Expand)AuthorAgeFilesLines
* integrated video export, exporting garbageHEADmasterLeonard Kugis2018-02-011-7/+4
* abstracted rendering, cpu currently crashing randomly while zoomingLeonard Kugis2018-02-011-22/+162
* reorganized configsLeonard Kugis2018-01-311-9/+6
* Merge branch 'cl'Leonard Kugis2018-01-311-2/+20
|\
| * Added point and click functionalityLeonard Kugis2018-01-281-2/+20
* | another trycxp22492018-01-291-1/+1
|/
* 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