projects
/
dosdemo
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
added polygon clipper, not using it yet
2016-10-09
John Tsiombikas
added polygon clipper, not using it yet
commit
|
commitdiff
|
tree
2016-10-05
John Tsiombikas
removed drawFps from grise as it's now part of the...
commit
|
commitdiff
|
tree
2016-10-05
John Tsiombikas
Merge branch 'master' of goat:git/dosdemo
commit
|
commitdiff
|
tree
2016-10-05
John Tsiombikas
moved the drawFps call to the backends so it works...
commit
|
commitdiff
|
tree
2016-10-04
John Tsiombikas
SDL backend set the mouse button bitmask incorrectly
commit
|
commitdiff
|
tree
2016-10-04
John Tsiombikas
removed empty stop functions from bump and plasma to...
commit
|
commitdiff
|
tree
2016-10-04
John Tsiombikas
changed the tunnel rotation to match the smaller texture
commit
|
commitdiff
|
tree
2016-10-04
John Tsiombikas
added missing open flags and mode in init_logger
commit
|
commitdiff
|
tree
2016-10-04
John Tsiombikas
optional high-quality but slower calculation of attribute...
commit
|
commitdiff
|
tree
2016-10-04
John Tsiombikas
DOS logger now redirects stdout/stderr instead of providing...
commit
|
commitdiff
|
tree
2016-10-04
John Tsiombikas
added texture mapping
commit
|
commitdiff
|
tree
2016-10-03
John Tsiombikas
fixed build on macosx
commit
|
commitdiff
|
tree
2016-10-03
John Tsiombikas
split the polyfiller to a preprocessor-based template...
commit
|
commitdiff
|
tree
2016-10-03
John Tsiombikas
added dependency tracking to the GNU makefile
commit
|
commitdiff
|
tree
2016-10-03
John Tsiombikas
forgot to conditionally include malloc.h for alloca...
commit
|
commitdiff
|
tree
2016-10-03
John Tsiombikas
use the fast double->int conversion in 3dgfx.c
commit
|
commitdiff
|
tree
2016-10-03
John Tsiombikas
added lighting
commit
|
commitdiff
|
tree
2016-10-03
John Tsiombikas
much better, not perfect
commit
|
commitdiff
|
tree
2016-10-02
John Tsiombikas
sucks, maybe I should try integer rasterization with...
commit
|
commitdiff
|
tree
2016-10-02
John Tsiombikas
fixed illegal access in bump.c
commit
|
commitdiff
|
tree
2016-10-02
John Tsiombikas
Merge branch 'master' of goat:git/dosdemo
commit
|
commitdiff
|
tree
2016-10-02
John Tsiombikas
setting up to improve the rasterizer
commit
|
commitdiff
|
tree
2016-10-01
John Tsiombikas
polyfill debugging mode
commit
|
commitdiff
|
tree
2016-09-25
John Tsiombikas
bump.c: memset is in string.h
commit
|
commitdiff
|
tree
2016-09-25
John Tsiombikas
Merge branch 'master' of goat:git/dosdemo
commit
|
commitdiff
|
tree
2016-09-25
John Tsiombikas
Added special make rule for music.c, because since...
commit
|
commitdiff
|
tree
2016-09-25
John Tsiombikas
fixed the openwatcom compatibility issue produced by...
commit
|
commitdiff
|
tree
2016-09-21
John Tsiombikas
SDL backend: toggle fullscreen with 'f'
commit
|
commitdiff
|
tree
2016-09-20
John Tsiombikas
turned on mixing interpolation in the SDL version too
commit
|
commitdiff
|
tree
2016-09-20
John Tsiombikas
added cfgopt to the dos makefile
commit
|
commitdiff
|
tree
2016-09-20
John Tsiombikas
updated .gitignore
commit
|
commitdiff
|
tree
2016-09-20
John Tsiombikas
- added config file and commandline parsing
commit
|
commitdiff
|
tree
2016-09-20
John Tsiombikas
turned on mod player mixer interpolation, doesn't make...
commit
|
commitdiff
|
tree
2016-09-20
John Tsiombikas
fixed music playback in dos
commit
|
commitdiff
|
tree
2016-09-20
John Tsiombikas
forgot to write the music update function
commit
|
commitdiff
|
tree
2016-09-19
John Tsiombikas
added an old version of mikmod for dos
commit
|
commitdiff
|
tree
2016-09-19
John Tsiombikas
music playback works on GNU/Linux
commit
|
commitdiff
|
tree
2016-09-19
John Tsiombikas
add mikmod source
commit
|
commitdiff
|
tree
2016-09-19
John Tsiombikas
fixed bug introduced by moving the loop variables out...
commit
|
commitdiff
|
tree
2016-09-19
John Tsiombikas
fixing C compatibility problems
commit
|
commitdiff
|
tree
2016-09-13
John Tsiombikas
grise: fixed artifact due to uninitialized guard-pand...
commit
|
commitdiff
|
tree
2016-09-11
John Tsiombikas
added two new global pointers in demo.h: vmem_back...
commit
|
commitdiff
|
tree
2016-09-11
John Tsiombikas
fixed watcom makefiles to avoid long command lines...
commit
|
commitdiff
|
tree
2016-09-11
John Tsiombikas
fixed the outgoing transitions to not delay needlessly...
commit
|
commitdiff
|
tree
2016-09-09
John Tsiombikas
Merge branch 'master' of goat:git/dosdemo
commit
|
commitdiff
|
tree
2016-09-09
John Tsiombikas
removed mesh dump
commit
|
commitdiff
|
tree
2016-09-09
John Tsiombikas
torus with crude zsorting
commit
|
commitdiff
|
tree
2016-09-08
John Tsiombikas
added crappy polygon filler
commit
|
commitdiff
|
tree
2016-09-06
John Tsiombikas
wrote most of the 3d pipeline stuff
commit
|
commitdiff
|
tree
2016-09-06
John Tsiombikas
started writing some 3d pipeline stuff
commit
|
commitdiff
|
tree
2016-09-06
John Tsiombikas
let's keep screen names simpler to make it easy to...
commit
|
commitdiff
|
tree
2016-09-02
John Tsiombikas
fixed build on watcom
commit
|
commitdiff
|
tree
2016-08-31
John Tsiombikas
svn datafiles instructions in readme
commit
|
commitdiff
|
tree
2016-08-31
John Tsiombikas
fixed mklibs.bat unix line endings, and added pull.bat
commit
|
commitdiff
|
tree
2016-08-31
John Tsiombikas
watcom build imago.lib
commit
|
commitdiff
|
tree
2016-08-30
John Tsiombikas
UNIX makefile for imago
commit
|
commitdiff
|
tree
2016-08-29
John Tsiombikas
missing includes
commit
|
commitdiff
|
tree
2016-08-29
John Tsiombikas
Merge branch 'master' of goat:git/dosdemo
commit
|
commitdiff
|
tree
2016-08-29
John Tsiombikas
fractal effect is cooking
commit
|
commitdiff
|
tree
2016-08-27
John Tsiombikas
readme
commit
|
commitdiff
|
tree
2016-08-27
John Tsiombikas
visual studio project for the SDL backend
commit
|
commitdiff
|
tree
2016-08-27
John Tsiombikas
FBSCALE in SDL backend
commit
|
commitdiff
|
tree
2016-08-27
John Tsiombikas
I cancelled the pixel doubling which was left over...
commit
|
commitdiff
|
tree
2016-08-26
John Tsiombikas
started adding the imago library, not done
commit
|
commitdiff
|
tree
2016-08-26
John Tsiombikas
added tunnel effect and SDL backend
commit
|
commitdiff
|
tree
2016-08-24
John Tsiombikas
initial commit
commit
|
commitdiff
|
tree