initial commit
authorJohn Tsiombikas <nuclear@member.fsf.org>
Mon, 10 Oct 2022 23:16:52 +0000 (02:16 +0300)
committerJohn Tsiombikas <nuclear@member.fsf.org>
Mon, 10 Oct 2022 23:16:52 +0000 (02:16 +0300)
commit6e78d00e2e0d67d5f9bd831b5440e1b477402c41
tree160b865ff669f298c51579eab4f34976d6d94815
initial commit
.gitignore [new file with mode: 0644]
Makefile [new file with mode: 0644]
src/glfb.c [new file with mode: 0644]
src/glfb.h [new file with mode: 0644]
src/main.c [new file with mode: 0644]