backported fixes from rtxon
[dosdemo] / src / sdl / main.c
2018-09-08 John Tsiombikasbackported fixes from rtxon
2018-08-30 John Tsiombikasbackported fixes from rtxon: BSP tree construction...
2018-02-13 John Tsiombikas- added immediate mode drawing in 3dgfx
2018-02-10 John Tsiombikas- added blur in gfxutil
2018-02-03 John Tsiombikasclipping bugs...
2016-10-05 John Tsiombikasmoved the drawFps call to the backends so it works...
2016-10-04 John TsiombikasSDL backend set the mouse button bitmask incorrectly
2016-09-21 John TsiombikasSDL backend: toggle fullscreen with 'f'
2016-09-11 John Tsiombikasadded two new global pointers in demo.h: vmem_back...
2016-08-29 John Tsiombikasfractal effect is cooking
2016-08-27 John TsiombikasFBSCALE in SDL backend
2016-08-26 John Tsiombikasadded tunnel effect and SDL backend