projects
/
dosdemo
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
backported fixes from rtxon: BSP tree construction and mouse handling
2018-08-30
John Tsiombikas
backported fixes from rtxon: BSP tree construction...
commit
|
commitdiff
|
tree
2018-08-25
John Tsiombikas
Merge branch 'master' of goat:git/dosdemo
commit
|
commitdiff
|
tree
2018-08-25
John Tsiombikas
fixed bug in meshload. it would always expect it's...
commit
|
commitdiff
|
tree
2018-03-25
John Tsiombikas
starting tile-maze
commit
|
commitdiff
|
tree
2018-03-25
John Tsiombikas
separated the smoke-text effect to reuse it in multiple...
commit
|
commitdiff
|
tree
2018-03-22
John Tsiombikas
need reorganization
commit
|
commitdiff
|
tree
2018-03-22
John Tsiombikas
more pipes
commit
|
commitdiff
|
tree
2018-03-22
John Tsiombikas
procedural generator for the steam tunnels part
commit
|
commitdiff
|
tree
2018-02-21
John Tsiombikas
switching polytest between zsorting and BSP for performance...
commit
|
commitdiff
|
tree
2018-02-19
John Tsiombikas
fixed warnings
commit
|
commitdiff
|
tree
2018-02-19
John Tsiombikas
simplified clip_poly and clip_frustum slightly
commit
|
commitdiff
|
tree
2018-02-19
John Tsiombikas
forgot to implement mouse calls for djgpp. moved it...
commit
|
commitdiff
|
tree
2018-02-19
John Tsiombikas
major bsp bugs fixed
commit
|
commitdiff
|
tree
2018-02-19
John Tsiombikas
I need to go deeper
commit
|
commitdiff
|
tree
2018-02-19
John Tsiombikas
added OpenGL debug/test program
commit
|
commitdiff
|
tree
2018-02-18
John Tsiombikas
debugging the BSP
commit
|
commitdiff
|
tree
2018-02-18
John Tsiombikas
bsp construction doesn't crash any more
commit
|
commitdiff
|
tree
2018-02-18
John Tsiombikas
BSP construction debugging
commit
|
commitdiff
|
tree
2018-02-18
John Tsiombikas
started BSP tree
commit
|
commitdiff
|
tree
2018-02-17
John Tsiombikas
added specular offset parameters in gen_phong_tex
commit
|
commitdiff
|
tree
2018-02-17
John Tsiombikas
envmap, fake phong texture generation, and more
commit
|
commitdiff
|
tree
2018-02-17
John Tsiombikas
writing obj loader
commit
|
commitdiff
|
tree
2018-02-15
John Tsiombikas
removed redundant immediate mode draw_cube from infcubes
commit
|
commitdiff
|
tree
2018-02-15
John Tsiombikas
- moved image rgb24->rgb16 conversion to gfxutil
commit
|
commitdiff
|
tree
2018-02-15
John Tsiombikas
- added mesh operations: apply_mesh_xform, append_mesh...
commit
|
commitdiff
|
tree
2018-02-14
John Tsiombikas
- separated mesh algorithms in mesh.h/mesh.c
commit
|
commitdiff
|
tree
2018-02-13
John Tsiombikas
starting infcubes part
commit
|
commitdiff
|
tree
2018-02-13
John Tsiombikas
- added immediate mode drawing in 3dgfx
commit
|
commitdiff
|
tree
2018-02-12
John Tsiombikas
- added optimization notes in readme
commit
|
commitdiff
|
tree
2018-02-11
John Tsiombikas
added perf_start/perf_end assembly macros
commit
|
commitdiff
|
tree
2018-02-10
John Tsiombikas
attempt to use new mikmod for djgpp build
commit
|
commitdiff
|
tree
2018-02-10
John Tsiombikas
- added rules for building asm code in the gcc makefiles
commit
|
commitdiff
|
tree
2018-02-10
John Tsiombikas
- added blur in gfxutil
commit
|
commitdiff
|
tree
2018-02-09
John Tsiombikas
adding fast blur function
commit
|
commitdiff
|
tree
2018-02-08
John Tsiombikas
changed the DJGPP makefiles to use different suffixes...
commit
|
commitdiff
|
tree
2018-02-08
John Tsiombikas
fixed point drawing in 3dgfx and added new greets screen
commit
|
commitdiff
|
tree
2018-02-06
John Tsiombikas
fixed mistake in the DJGPP version of dpmi_alloc
commit
|
commitdiff
|
tree
2018-02-06
John Tsiombikas
- instructed gcc to emit only pentium1 instructions
commit
|
commitdiff
|
tree
2018-02-06
John Tsiombikas
forgot to undef the debugging NOKEYB macro
commit
|
commitdiff
|
tree
2018-02-06
John Tsiombikas
builds with djgpp but crashes
commit
|
commitdiff
|
tree
2018-02-04
John Tsiombikas
adding polyclip.obj to the watcom makefile
commit
|
commitdiff
|
tree
2018-02-03
John Tsiombikas
clipping bugs...
commit
|
commitdiff
|
tree
2018-02-02
John Tsiombikas
- clipper debugging
commit
|
commitdiff
|
tree
2018-02-01
John Tsiombikas
optimized the metaballs slightly 3fps -> 5fps and fixed...
commit
|
commitdiff
|
tree
2016-10-19
John Tsiombikas
updated vs project
commit
|
commitdiff
|
tree
2016-10-19
John Tsiombikas
updated the dos makefile
commit
|
commitdiff
|
tree
2016-10-19
John Tsiombikas
metaballs
commit
|
commitdiff
|
tree
2016-10-19
John Tsiombikas
Merge branch 'master' of goat:git/dosdemo
commit
|
commitdiff
|
tree
2016-10-19
John Tsiombikas
added serial spaceball support in the dos version....
commit
|
commitdiff
|
tree
2016-10-19
John Tsiombikas
metaballs effect
commit
|
commitdiff
|
tree
2016-10-11
John Tsiombikas
removed the empty stop function from grise.c (I feel...
commit
|
commitdiff
|
tree
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
ugh ...
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
build mikmod and the music code on windows
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
next