aboutsummaryrefslogtreecommitdiffstats
path: root/src/render_opencl.c
AgeCommit message (Collapse)AuthorLines
2018-01-31improved controlsclLeonard Kugis-8/+12
- 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-20/+65
2018-01-28OpenCL rendering working with 32-bit floatLeonard Kugis-70/+54
2018-01-27OpenCL rendering added, not working properlyLeonard Kugis-3/+274
2018-01-26Skeleton for OpenCL rendering, cleaned up alot, WIP and crashingLeonard Kugis-0/+26