age |
author |
description |
Fri, 15 Sep 2017 05:33:57 +0300 |
John Tsiombikas |
fixed typos in readmedefault tip |
Fri, 15 Sep 2017 05:00:37 +0300 |
John Tsiombikas |
fast floating point->int conversion |
Mon, 10 Mar 2014 17:28:28 +0200 |
John Tsiombikas |
merged |
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 |
Sat, 21 Sep 2013 19:09:03 +0300 |
John Tsiombikas |
foo |
Sat, 21 Sep 2013 18:18:31 +0300 |
John Tsiombikas |
changed the binary name |
Sat, 21 Sep 2013 18:17:55 +0300 |
John Tsiombikas |
switched to wacom |
Sat, 21 Sep 2013 16:40:31 +0300 |
John Tsiombikas |
optimization flags in the makefile |
Wed, 30 Nov 2011 07:17:09 +0200 |
John Tsiombikas |
foo |
Wed, 30 Nov 2011 00:06:28 +0200 |
John Tsiombikas |
foo |
Wed, 30 Nov 2011 00:04:16 +0200 |
John Tsiombikas |
fixed the matrix multiplication order |
Tue, 29 Nov 2011 07:23:57 +0200 |
John Tsiombikas |
added missing cvec and scene files |
Tue, 29 Nov 2011 07:23:12 +0200 |
John Tsiombikas |
separated vec2/vec3/vec4 in a different header file |
Tue, 29 Nov 2011 07:22:49 +0200 |
John Tsiombikas |
added initial firstp |
Mon, 28 Nov 2011 05:12:33 +0200 |
John Tsiombikas |
fixed the directional light |
Mon, 28 Nov 2011 05:03:22 +0200 |
John Tsiombikas |
merged |
Mon, 28 Nov 2011 05:02:08 +0200 |
John Tsiombikas |
fucked up lighting and enabled key repeat in dosemu |
Mon, 28 Nov 2011 01:37:04 +0200 |
John Tsiombikas |
fixed stuff |
Sat, 26 Nov 2011 03:59:48 +0200 |
John Tsiombikas |
foo |
Mon, 21 Nov 2011 12:45:18 +0200 |
John Tsiombikas |
minor |
Mon, 21 Nov 2011 12:12:23 +0200 |
John Tsiombikas |
random change |
Mon, 21 Nov 2011 12:11:41 +0200 |
John Tsiombikas |
fixed a small error in palman |
Mon, 21 Nov 2011 12:00:13 +0200 |
John Tsiombikas |
added cleandep |
Mon, 21 Nov 2011 11:51:23 +0200 |
John Tsiombikas |
added texture mapping |
Mon, 21 Nov 2011 10:16:09 +0200 |
John Tsiombikas |
adding textures |
Mon, 21 Nov 2011 10:15:37 +0200 |
John Tsiombikas |
added palman to the dos makefile |
Mon, 21 Nov 2011 08:35:58 +0200 |
John Tsiombikas |
palette management |
Mon, 21 Nov 2011 06:14:01 +0200 |
John Tsiombikas |
dos3d initial import |