2019-11-14 |
John Tsiombikas | setmode, crtc, list of standard modes
|
commit | commitdiff | tree |
2019-11-14 |
John Tsiombikas | more vbe
|
commit | commitdiff | tree |
2019-11-12 |
John Tsiombikas | start writing new VBE routines
|
commit | commitdiff | tree |
2019-11-12 |
John Tsiombikas | dos backend partial rewrite starting with DPMI
|
commit | commitdiff | tree |
2019-09-04 |
John Tsiombikas | backported g3d changes:
|
commit | commitdiff | tree |
2019-09-04 |
John Tsiombikas | foo
|
commit | commitdiff | tree |
2019-02-22 |
John Tsiombikas | wtf did I write there?
|
commit | commitdiff | tree |
2018-12-10 |
John Tsiombikas | fixed all the makefiles to build with the new libanim
|
commit | commitdiff | tree |
2018-12-10 |
John Tsiombikas | added libanim, and moved gph-cmath into libs/cgmath
|
commit | commitdiff | tree |
2018-12-04 |
John Tsiombikas | - fixed watcom build
|
commit | commitdiff | tree |
2018-12-04 |
John Tsiombikas | added treestore and started a bit on the tilesets for...
|
commit | commitdiff | tree |
2018-12-01 |
John Tsiombikas | theoretically added texture matrices. untested.
|
commit | commitdiff | tree |
2018-09-15 |
John Tsiombikas | fixed bug introduced by the last bugfix
|
commit | commitdiff | tree |
2018-09-15 |
John Tsiombikas | fixed overdlow when calculating winding of large polygons...
|
commit | commitdiff | tree |
2018-09-12 |
John Tsiombikas | fixed hairball update and drawing
|
commit | commitdiff | tree |
2018-09-11 |
John Tsiombikas | added spaceball on linux
|
commit | commitdiff | tree |
2018-09-10 |
John Tsiombikas | framerate limiter in hairball
|
commit | commitdiff | tree |
2018-09-10 |
John Tsiombikas | hairball screen
|
commit | commitdiff | tree |
2018-09-08 |
John Tsiombikas | backported fixes from rtxon
|
commit | commitdiff | tree |
2018-08-30 |
John Tsiombikas | backported from rtxon: check_clip_poly (needed for...
|
commit | commitdiff | tree |
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 |
next |