deepstone

log

age author description
Mon, 10 Mar 2014 17:24:42 +0200 John Tsiombikas - added perspective correct interpolation
Mon, 23 Sep 2013 08:06:04 +0300 John Tsiombikas changed the VC project file to use the non-dll versions of msvcrt
Mon, 23 Sep 2013 07:42:56 +0300 John Tsiombikas ops
Mon, 23 Sep 2013 07:41:05 +0300 John Tsiombikas added visual studio project
Mon, 23 Sep 2013 05:58:24 +0300 John Tsiombikas better input, fixed emulated code to work again
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
Sun, 22 Sep 2013 18:37:07 +0300 John Tsiombikas changed the linux/mac makefile name to GNUmakefile
Sun, 22 Sep 2013 18:26:15 +0300 John Tsiombikas changed the watcom makefile name to something more reasonable
Sun, 22 Sep 2013 18:09:44 +0300 John Tsiombikas watcom makefile changes
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
Sat, 21 Sep 2013 20:18:28 +0300 John Tsiombikas foo