summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* factor this out into a typeJesse Luehrs2014-10-271-16/+33
* add some type annotationsJesse Luehrs2014-10-272-6/+10
* 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-272-4/+4
* 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-262-1/+10
* handle x and y axes properlyJesse Luehrs2014-10-262-11/+12
* start moving logic out into a separate rendererJesse Luehrs2014-10-262-0/+18
* handle non-square windowsJesse Luehrs2014-10-261-2/+11
* simplify specifying cJesse Luehrs2014-10-261-1/+5
* refactorJesse Luehrs2014-10-264-17/+18
* we aren't using this anymoreJesse Luehrs2014-10-252-5/+0
* make this parameterizedJesse Luehrs2014-10-251-4/+4
* start refactoring this into a classJesse Luehrs2014-10-251-2/+13
* start factoring out into modulesJesse Luehrs2014-10-243-0/+11