deepstone
log Makefile
age | author | description |
---|---|---|
2013-09-23 | John Tsiombikas | added proper keyboard handling |
2013-09-22 | John Tsiombikas | renamed Makefile.dos to Makefile base Makefile.dos@7ab4ca30ed4f |
2013-09-22 | John Tsiombikas | added clipping |
2013-09-21 | John Tsiombikas | moved firstp.c to main.c |
2013-09-21 | John Tsiombikas | shortened the name fixed_point.c/h to fixedp |
2013-09-21 | John Tsiombikas | first pass at converting the rasterizer to fixed point |
2011-11-29 | John Tsiombikas | added initial firstp |
2011-11-21 | John Tsiombikas | added cleandep |
2011-11-21 | John Tsiombikas | adding textures |
2011-11-21 | John Tsiombikas | palette management |
2011-11-21 | John Tsiombikas | dos3d initial import |