aboutsummaryrefslogtreecommitdiff
path: root/auxiliary (unfollow)
Commit message (Expand)Author
2023-07-07grid.c: new and improved Penrose tiling generator.Simon Tatham
2023-06-18spectre-test: support raster-mode tiling generation.Simon Tatham
2023-06-16Loopy / grid.c: support the new Spectre monotiling.Simon Tatham
2023-06-16Add a 'core' library alongside 'common'.Simon Tatham
2023-06-16hat-test: support SVG output.Simon Tatham
2023-04-29hat-test: fix memory leaks.Simon Tatham
2023-04-20Declare all dsfs as a dedicated type name 'DSF'.Simon Tatham
2023-04-20Use a dedicated free function to free dsfs.Simon Tatham
2023-04-16Move obfuscator tests into obfusc.c.Simon Tatham
2023-04-10Reference my just-published article about aperiodic tilings.Simon Tatham
2023-04-06Fall back to <math.h> if <tgmath.h> doesn't work.Simon Tatham
2023-04-04Replace <math.h> with <tgmath.h> throughoutBen Harris
2023-04-02hat-test: more scaling and clipping options.Simon Tatham
2023-04-02hat-test: fix array underrun.Simon Tatham
2023-04-02Move other test main()s out of library source files.Simon Tatham
2023-04-02Move hat-test into its own source file.Simon Tatham
2023-03-28Hats tiling: more uniform parent selection.Simon Tatham
2023-03-27Fix references to the renamed 'auxiliary' directory.Simon Tatham
2023-03-27Rename the 'aux' subdirectory to avoid Windows restrictions.Simon Tatham