added OpenGL debug/test program
[dosdemo] / src / util.h
2018-02-14 John Tsiombikas- separated mesh algorithms in mesh.h/mesh.c
2018-02-12 John Tsiombikas- added optimization notes in readme
2018-02-11 John Tsiombikasadded perf_start/perf_end assembly macros
2016-10-03 John Tsiombikasuse the fast double->int conversion in 3dgfx.c