aboutsummaryrefslogtreecommitdiffstats
path: root/src/render_cpu.c
AgeCommit message (Collapse)AuthorLines
2018-01-31improved controlsclLeonard Kugis-6/+15
- hold mouse left to zoom to desired point - hold mouse right to zoom out from that point - press/hold i to increase iterations - press/hold d to decrease iterations - dont press anything to pause
2018-01-28Added point and click functionalityLeonard Kugis-3/+51
2018-01-27OpenCL rendering added, not working properlyLeonard Kugis-17/+19
2018-01-26fixed crashLeonard Kugis-6/+17
2018-01-26Skeleton for OpenCL rendering, cleaned up alot, WIP and crashingLeonard Kugis-0/+86