backported g3d changes:
[dosdemo] / src / polyfill.c
2019-09-04 John Tsiombikasbackported g3d changes:
2018-02-15 John Tsiombikas- moved image rgb24->rgb16 conversion to gfxutil
2018-02-06 John Tsiombikasbuilds with djgpp but crashes
2016-10-04 John Tsiombikasoptional high-quality but slower calculation of attribu...
2016-10-04 John Tsiombikasadded texture mapping
2016-10-03 John Tsiombikassplit the polyfiller to a preprocessor-based template...
2016-10-03 John Tsiombikasforgot to conditionally include malloc.h for alloca...
2016-10-03 John Tsiombikasmuch better, not perfect
2016-10-02 John Tsiombikassucks, maybe I should try integer rasterization with...
2016-10-02 John Tsiombikassetting up to improve the rasterizer
2016-10-01 John Tsiombikaspolyfill debugging mode
2016-09-08 John Tsiombikasadded crappy polygon filler
2016-09-06 John Tsiombikasstarted writing some 3d pipeline stuff