- added animation in the test program to test timers
authorJohn Tsiombikas <nuclear@member.fsf.org>
Wed, 27 May 2020 06:57:27 +0000 (09:57 +0300)
committerJohn Tsiombikas <nuclear@member.fsf.org>
Wed, 27 May 2020 06:57:27 +0000 (09:57 +0300)
commitce295ded083c9acc49900cfcb825513d929fa385
treeb036b04cba1a8e79716d6dd9bfa57ee663b1ed0a
parent1dcaa0cf790ced9f2245ae33d175de5f7bb9a0c9
- added animation in the test program to test timers
- added cross-compile rules in the makefile
- clarified and expanded the README
- added the option to avoid linking with winmm on windows
- removed the GCC builtins as they were pulling math library symbols
.gitignore
Makefile
README.md
miniglut.c
miniglut.h
test.c