aboutsummaryrefslogtreecommitdiff
path: root/fractal-gen.c
Commit message (Expand)AuthorAge
* Add missing free()sDavid Phillips2017-02-23
* Change kernel iteration type from uint to ulongDavid Phillips2017-02-23
* Expose platform selection to userDavid Phillips2017-02-22
* Add macro to set CL kernel source directoryDavid Phillips2017-02-18
* Fix misplaced %s in formatDavid Phillips2017-02-12
* Give test.cl a more meaningful nameDavid Phillips2017-02-12
* Disallow negative sizes and iteration limitsDavid Phillips2017-02-12
* Remove more hardcoded crapDavid Phillips2017-02-12
* Don't hardcode stuffDavid Phillips2017-02-12
* Add rough, hard-coded mock-up to prove trampolineDavid Phillips2017-02-12
* Add early-days source filesDavid Phillips2017-01-21