1
0
Fork 0
forked from len0rd/rockbox
foxbox/apps/plugins/puzzles/SOURCES
Franklin Wei ea0e3704a8 puzzles: resync with upstream 262f709.
This is the first resync with a fully unmodified upstream repo. This
includes a new scanline polygon renderer in the upstream puzzles
distribution. This allows us to get rid of the monstrosity of a
polygon renderer we had been shipping in rockbox.c.

Change-Id: I23628c74bb5ff7a9e7932bf16d68a1c867c49969
2024-08-16 16:31:28 -04:00

30 lines
413 B
Text

/* Auto-generated by resync.sh */
rockbox.c
rbwrappers.c
rbmalloc.c
lz4tiny.c
/* puzzles core sources */
src/combi.c
src/divvy.c
src/draw-poly.c
src/drawing.c
src/dsf.c
src/findloop.c
src/grid.c
src/hat.c
src/latin.c
src/laydomino.c
src/loopgen.c
src/matching.c
src/midend.c
src/misc.c
src/penrose-legacy.c
src/penrose.c
src/random.c
src/sort.c
src/spectre.c
src/tdq.c
src/tree234.c
src/version.c
src/printing.c