rayzor

log

age author description
Mon, 14 Apr 2014 18:35:37 +0300 John Tsiombikas portability fixes
Mon, 14 Apr 2014 07:34:45 +0300 John Tsiombikas the renderer renders, also fixed an unnoticed matrix conversion problem between scenegraph and min3d
Sun, 13 Apr 2014 09:54:51 +0300 John Tsiombikas forgot to add the redblack tree
Sun, 13 Apr 2014 09:54:36 +0300 John Tsiombikas continued the renderer slightly
Sun, 13 Apr 2014 08:06:21 +0300 John Tsiombikas starting the renderer screen, plus misc stuff
Sat, 12 Apr 2014 23:37:55 +0300 John Tsiombikas missed quite a lot of things in my last commit apparently
Sat, 12 Apr 2014 23:28:24 +0300 John Tsiombikas lots of stuff, can't remember
Thu, 10 Apr 2014 08:42:33 +0300 John Tsiombikas optimized 16bpp swap_buffers
Thu, 10 Apr 2014 08:03:52 +0300 John Tsiombikas optimized swap_buffers
Thu, 10 Apr 2014 02:31:31 +0300 John Tsiombikas moving along
Mon, 07 Apr 2014 08:46:06 +0300 John Tsiombikas added missing set_mouse_limits to dosemu.c
Mon, 07 Apr 2014 08:05:06 +0300 John Tsiombikas fixed the mouse handling problem
Mon, 07 Apr 2014 06:04:11 +0300 John Tsiombikas finally showing something ... :)
Sun, 06 Apr 2014 02:43:24 +0300 John Tsiombikas fixed the dosemu bit
Sun, 06 Apr 2014 01:12:50 +0300 John Tsiombikas forgot to add stl/vector.h