aboutsummaryrefslogtreecommitdiff
path: root/penrose.c (follow)
Commit message (Expand)AuthorAge
* grid.c: new and improved Penrose tiling generator.Simon Tatham2023-07-07
* Reference my just-published article about aperiodic tilings.Simon Tatham2023-04-10
* Fall back to <math.h> if <tgmath.h> doesn't work.Simon Tatham2023-04-06
* Replace <math.h> with <tgmath.h> throughoutBen Harris2023-04-04
* Remove penrose_count_tiles().Simon Tatham2023-04-02
* Move other test main()s out of library source files.Simon Tatham2023-04-02
* Fix missing statics and #includes on variables.Simon Tatham2023-02-18
* Mark many more function (and some objects) staticBen Harris2023-02-18
* Build a lot of conditioned-out test and helper programs.Simon Tatham2021-05-25
* Apply the rotation in Penrose grid descriptions by rotating in theSimon Tatham2011-05-06
* Portability fixes, mostly from James for Palm purposes. MostlySimon Tatham2011-05-04
* From James Harvey (via a period of collaborative polishing), a patchSimon Tatham2011-04-24