backporting...
[dosdemo] / src / 3dgfx.c
2019-12-24 John Tsiombikasminor performance improvements, optional mouse, mouse...
2019-12-22 John Tsiombikasbackported build fixes and warnings cleanup from dos
2019-11-15 John Tsiombikasmore vbe
2019-09-04 John Tsiombikasbackported g3d changes:
2018-12-01 John Tsiombikastheoretically added texture matrices. untested.
2018-09-10 John Tsiombikashairball screen
2018-09-08 John Tsiombikasbackported fixes from rtxon
2018-02-19 John Tsiombikasmajor bsp bugs fixed
2018-02-18 John Tsiombikasdebugging the BSP
2018-02-17 John Tsiombikasenvmap, fake phong texture generation, and more
2018-02-14 John Tsiombikas- separated mesh algorithms in mesh.h/mesh.c
2018-02-13 John Tsiombikas- added immediate mode drawing in 3dgfx
2018-02-10 John Tsiombikas- added blur in gfxutil
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