fixed point drawing in 3dgfx and added new greets screen
[dosdemo] / src / 3dgfx.c
2018-02-08 John Tsiombikasfixed point drawing in 3dgfx and added new greets screen
2018-02-03 John Tsiombikasclipping bugs...
2018-02-02 John Tsiombikas- clipper debugging
2016-10-04 John Tsiombikasadded texture mapping
2016-10-03 John Tsiombikasuse the fast double->int conversion in 3dgfx.c
2016-10-03 John Tsiombikasadded lighting
2016-10-02 John Tsiombikassetting up to improve the rasterizer
2016-09-09 John Tsiombikastorus with crude zsorting
2016-09-08 John Tsiombikasadded crappy polygon filler
2016-09-06 John Tsiombikaswrote most of the 3d pipeline stuff
2016-09-06 John Tsiombikasstarted writing some 3d pipeline stuff