deepstone

log

age author description
2017-09-15 John Tsiombikas fixed typos in readmedefault tip
2017-09-15 John Tsiombikas fast floating point->int conversion
2014-03-10 John Tsiombikas merged
2014-03-10 John Tsiombikas - added perspective correct interpolation
2013-09-23 John Tsiombikas changed the VC project file to use the non-dll versions of msvcrt
2013-09-23 John Tsiombikas ops
2013-09-23 John Tsiombikas added visual studio project
2013-09-23 John Tsiombikas better input, fixed emulated code to work again
2013-09-23 John Tsiombikas added proper keyboard handling
2013-09-22 John Tsiombikas renamed Makefile.dos to Makefile
2013-09-22 John Tsiombikas changed the linux/mac makefile name to GNUmakefile
2013-09-22 John Tsiombikas changed the watcom makefile name to something more reasonable
2013-09-22 John Tsiombikas watcom makefile changes
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
2013-09-21 John Tsiombikas foo
2013-09-21 John Tsiombikas foo
2013-09-21 John Tsiombikas changed the binary name
2013-09-21 John Tsiombikas switched to wacom
2013-09-21 John Tsiombikas optimization flags in the makefile
2011-11-30 John Tsiombikas foo
2011-11-29 John Tsiombikas foo
2011-11-29 John Tsiombikas fixed the matrix multiplication order
2011-11-29 John Tsiombikas added missing cvec and scene files
2011-11-29 John Tsiombikas separated vec2/vec3/vec4 in a different header file
2011-11-29 John Tsiombikas added initial firstp
2011-11-28 John Tsiombikas fixed the directional light
2011-11-28 John Tsiombikas merged
2011-11-28 John Tsiombikas fucked up lighting and enabled key repeat in dosemu
2011-11-27 John Tsiombikas fixed stuff
2011-11-26 John Tsiombikas foo
2011-11-21 John Tsiombikas minor
2011-11-21 John Tsiombikas random change
2011-11-21 John Tsiombikas fixed a small error in palman
2011-11-21 John Tsiombikas added cleandep
2011-11-21 John Tsiombikas added texture mapping
2011-11-21 John Tsiombikas adding textures
2011-11-21 John Tsiombikas added palman to the dos makefile
2011-11-21 John Tsiombikas palette management
2011-11-21 John Tsiombikas dos3d initial import