Moved RleBitmap to its own module and created minifx screen to experiment
authorMichael Georgoulopoulos <mgeorgoulopoulos@gmail.com>
Sun, 15 May 2022 18:26:50 +0000 (21:26 +0300)
committerMichael Georgoulopoulos <mgeorgoulopoulos@gmail.com>
Sun, 15 May 2022 18:27:21 +0000 (21:27 +0300)
commit0d60e0e144c0faf5efb9551d1d23b7463ce8a4c0
treeaa1675bd9d8f90275727a4b9a6f7cc72464bc942
parentf06babe97875e6023dad1843c1f0c56639967656
Moved RleBitmap to its own module and created minifx screen to experiment
.clang-format [new file with mode: 0644]
GNUmakefile
src/minifx.c [new file with mode: 0644]
src/scr/grise.c
src/screen.c
src/utils/RleBitmap.c [new file with mode: 0644]
src/utils/RleBitmap.h [new file with mode: 0644]