deepstone
log Makefile
age | author | description |
---|---|---|
Mon, 10 Mar 2014 17:24:42 +0200 | John Tsiombikas | - added perspective correct interpolation |
Mon, 23 Sep 2013 04:34:43 +0300 | John Tsiombikas | added proper keyboard handling |
Sun, 22 Sep 2013 18:37:46 +0300 | John Tsiombikas | renamed Makefile.dos to Makefile base Makefile.dos@7ab4ca30ed4f |
Sun, 22 Sep 2013 06:38:08 +0300 | John Tsiombikas | added clipping |
Sun, 22 Sep 2013 02:47:46 +0300 | John Tsiombikas | moved firstp.c to main.c |
Sun, 22 Sep 2013 02:25:41 +0300 | John Tsiombikas | shortened the name fixed_point.c/h to fixedp |
Sun, 22 Sep 2013 02:21:30 +0300 | John Tsiombikas | first pass at converting the rasterizer to fixed point |
Tue, 29 Nov 2011 07:22:49 +0200 | John Tsiombikas | added initial firstp |