removed clang-format and clang_complete files from the repo
[dosdemo] / src /
2022-05-16 John TsiombikasUNIX line endings on 2 files
2022-05-15 John Tsiombikasfixed DJGPP build, broken due to the PCI commit earlier...
2022-05-15 John Tsiombikas- fixed C89 compliance issues with the last commit...
2022-05-15 Michael Georgoulop... Moved RleBitmap to its own module and created minifx...
2022-05-15 John Tsiombikasadded PCI code in anticipation of porting the S3 driver
2022-05-11 John TsiombikasMerge branch 'master' of github.com:MindlapseDemos...
2022-05-11 John Tsiombikasfixed djgpp version of memset16, missing input clobbers
2022-05-11 John Tsiombikasglut backend: don't attempt to init sound if opt.music...
2022-05-11 John Tsiombikasraytrace improvements and random DOS fixes
2022-05-10 John Tsiombikasuninitialized variable in logger
2022-05-10 John Tsiombikasrt: subsampling seems to work
2022-05-10 John Tsiombikasrt: subsampling wip
2022-05-10 John Tsiombikasrt: started working on the tile-based rendering
2022-05-08 Michael Georgoulop... Fixes for compiling under msys2
2022-05-08 John Tsiombikasrt: oops color clamping bug
2022-05-08 John Tsiombikasforgot to remove the artifical delay in the loading...
2022-05-08 John Tsiombikascleared pragma warning from bsptree.c
2022-05-08 John Tsiombikasfixed uninitialized color in flat untextured z-buffer...
2022-05-08 John Tsiombikasinitial raytracing experiment
2022-05-04 John Tsiombikasadded missing "bits 32" directives in the new asm files
2022-05-03 John Tsiombikas- VBE banked mode fixes backported from rbench
2022-05-02 John Tsiombikasadded CPUID code from rbench and get_cpl to be used...
2022-04-30 John Tsiombikasdos fixes and vga modex
2020-08-13 John Tsiombikasmore efficient mountain drawing
2020-08-12 John Tsiombikasincreased guard-band to 64 pixels top/bottom, and stopp...
2020-08-11 John Tsiombikasfixed DJGPP makefile
2020-08-07 John Tsiombikasworking on the cyberspace part
2020-07-14 John Tsiombikascybersun
2020-07-12 John Tsiombikas- added cybersun screen
2020-07-12 John Tsiombikasglut version: make the loading screen fullscreen if...
2020-07-12 John Tsiombikasfixed loading screen. regression in blitfb
2020-07-11 John Tsiombikasfixed minor issues
2020-07-10 John Tsiombikasbackported imago from eradicate
2020-07-10 John Tsiombikaszbuffer done
2020-07-09 John Tsiombikaspartial zbuffer implementation #2
2020-06-30 John Tsiombikaszbuffer partial implementation
2020-06-16 John Tsiombikasimplemented glutSetCursor(GLUT_CURSOR_NONE) in miniglut
2020-06-16 John Tsiombikasommited calling demo_post_draw in the glut backend
2020-06-16 John Tsiombikasadded the src/glut files eradbackport
2020-06-16 John Tsiombikasdropping SDL for the cross-platform version almost...
2020-06-15 John Tsiombikasporting the demo to miniglut
2020-06-15 John Tsiombikasfixed compiled sprites
2020-06-13 John Tsiombikasbackport builds
2020-06-09 John Tsiombikasbackport cont.
2020-06-08 John Tsiombikasbackporting...
2020-06-05 John Tsiombikasstarted backporting the eradicate code
2019-12-24 John Tsiombikasminor performance improvements, optional mouse, mouse...
2019-12-23 John Tsiombikasfixed bugs, added progress bar, and more
2019-12-22 John TsiombikasIt seems that it was a mistake to OR the LFB flag to...
2019-12-22 John Tsiombikasbackported build fixes and warnings cleanup from dos
2019-12-22 John Tsiombikasfoo
2019-12-21 John Tsiombikasshift translation for DOS too
2019-12-21 John TsiombikasSDL backend shifted key translation
2019-12-20 John Tsiombikascopy_mesh
2019-12-20 John Tsiombikasworld's saddest console
2019-12-19 John Tsiombikasbetter font
2019-12-19 John Tsiombikasfixed 16bpp offsets in csprite generator (hardcoded...
2019-12-15 John Tsiombikasreorganized the source code
2019-12-14 John Tsiombikasfixed the physical to virtual translation issues with... dosrewrite
2019-12-13 John Tsiombikasinfcubes crashes
2019-12-10 John Tsiombikasremoved "trying to match" debug prints
2019-12-06 John Tsiombikasfixed div/0
2019-12-05 John Tsiombikasadded missing "modify" declarations in cdpmi.h inline...
2019-12-02 John Tsiombikasfoo
2019-12-02 John Tsiombikasthe rewrite branch builds, not tested yet
2019-11-18 John Tsiombikasadding the previous gfx.h file, will re-write the code
2019-11-15 John Tsiombikasmore vbe
2019-11-14 John Tsiombikassetmode, crtc, list of standard modes
2019-11-14 John Tsiombikasmore vbe
2019-11-12 John Tsiombikasstart writing new VBE routines
2019-11-12 John Tsiombikasdos backend partial rewrite starting with DPMI
2019-09-04 John Tsiombikasbackported g3d changes:
2019-02-22 John Tsiombikaswtf did I write there?
2018-12-10 John Tsiombikasfixed all the makefiles to build with the new libanim
2018-12-10 John Tsiombikasadded libanim, and moved gph-cmath into libs/cgmath
2018-12-04 John Tsiombikas- fixed watcom build
2018-12-04 John Tsiombikasadded treestore and started a bit on the tilesets for...
2018-12-01 John Tsiombikastheoretically added texture matrices. untested.
2018-09-15 John Tsiombikasfixed bug introduced by the last bugfix
2018-09-15 John Tsiombikasfixed overdlow when calculating winding of large polygo...
2018-09-12 John Tsiombikasfixed hairball update and drawing
2018-09-11 John Tsiombikasadded spaceball on linux
2018-09-10 John Tsiombikasframerate limiter in hairball
2018-09-10 John Tsiombikashairball screen
2018-09-08 John Tsiombikasbackported fixes from rtxon
2018-08-30 John Tsiombikasbackported from rtxon: check_clip_poly (needed for...
2018-08-30 John Tsiombikasbackported fixes from rtxon: BSP tree construction...
2018-08-25 John TsiombikasMerge branch 'master' of goat:git/dosdemo
2018-08-25 John Tsiombikasfixed bug in meshload. it would always expect it's...
2018-03-25 John Tsiombikasstarting tile-maze
2018-03-25 John Tsiombikasseparated the smoke-text effect to reuse it in multiple...
2018-02-21 John Tsiombikasswitching polytest between zsorting and BSP for perform...
2018-02-19 John Tsiombikasfixed warnings
2018-02-19 John Tsiombikassimplified clip_poly and clip_frustum slightly
2018-02-19 John Tsiombikasforgot to implement mouse calls for djgpp. moved it...
2018-02-19 John Tsiombikasmajor bsp bugs fixed
2018-02-19 John TsiombikasI need to go deeper bsp
2018-02-19 John Tsiombikasadded OpenGL debug/test program
2018-02-18 John Tsiombikasdebugging the BSP
2018-02-18 John Tsiombikasbsp construction doesn't crash any more
next