aboutsummaryrefslogtreecommitdiffstats
path: root/src/render_opencl.c
Commit message (Collapse)AuthorAgeFilesLines
* improved controlsclLeonard Kugis2018-01-311-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
* Added point and click functionalityLeonard Kugis2018-01-281-20/+65
|
* OpenCL rendering working with 32-bit floatLeonard Kugis2018-01-281-70/+54
|
* OpenCL rendering added, not working properlyLeonard Kugis2018-01-271-3/+274
|
* Skeleton for OpenCL rendering, cleaned up alot, WIP and crashingLeonard Kugis2018-01-261-0/+26