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