aboutsummaryrefslogtreecommitdiffstats
path: root/src/render.c
AgeCommit message (Collapse)AuthorLines
2018-02-01integrated video export, exporting garbageHEADmasterLeonard Kugis-7/+4
2018-02-01abstracted rendering, cpu currently crashing randomly while zoomingLeonard Kugis-22/+162
2018-02-01reorganized configsLeonard Kugis-9/+6
2018-01-31Merge branch 'cl'Leonard Kugis-2/+20
2018-01-29another trycxp2249-1/+1
2018-01-28Added point and click functionalityLeonard Kugis-2/+20
2018-01-27OpenCL rendering added, not working properlyLeonard Kugis-11/+23
2018-01-26fixed crashLeonard Kugis-6/+11
2018-01-26Skeleton for OpenCL rendering, cleaned up alot, WIP and crashingLeonard Kugis-93/+15
2018-01-23Added zoom speed optionLeonard Kugis-1/+1
2018-01-23Merge branch 'master' of https://collaborating.tuhh.de/cev7691/mandelbrot-zoomLeonard Kugis-2/+1
2018-01-23OpenGL rendering added, cleaned up pathsLeonard Kugis-44/+102
2018-01-21added multithreadingcxp2249-19/+73
2018-01-16Mandelbrot drawing possibleLeonard Kugis-0/+72