summaryrefslogtreecommitdiffstats
path: root/src/renderer.jl
Commit message (Expand)AuthorAgeFilesLines
* factor this out into a typeJesse Luehrs2014-10-271-16/+33
* add some type annotationsJesse Luehrs2014-10-271-5/+5
* move window creation into the rendererJesse Luehrs2014-10-271-6/+20
* automatically calculate the required number of iterationsJesse Luehrs2014-10-271-7/+12
* rename this functionJesse Luehrs2014-10-271-3/+3
* draw into our own windowJesse Luehrs2014-10-271-8/+10
* move the "wait for window close" logic into renderfractalJesse Luehrs2014-10-271-0/+7
* add a couple helper functionsJesse Luehrs2014-10-261-1/+9
* handle x and y axes properlyJesse Luehrs2014-10-261-2/+2
* start moving logic out into a separate rendererJesse Luehrs2014-10-261-0/+17