]> Shamusworld >> Repos - virtualjaguar/history - src/video.cpp
Added disclaimer to Makefile, until we can fix the Qt compilation problems.
[virtualjaguar] / src / video.cpp
2011-01-19 Shamus HammonsIncremental changes to get Jaguar engine to work in...
2010-01-18 Shamus HammonsInitial changeset to experimental branch
2009-06-24 Shamus HammonsAnd so with this revision, we commit massive breakage...
2008-11-01 Shamus HammonsMoving GUI stuff to proper subdirectory for easier...
2008-11-01 Shamus HammonsRenamed clock.cpp/h to event.cpp/h, did some long overd...
2008-10-30 Shamus HammonsFixed fullscreen<-->windowed mode swith in OpenGL mode...
2007-12-16 Shamus HammonsExtensive changes to remove gcc 4.x warnings, general...
2005-08-06 Shamus HammonsChanges to accomodate new rendering subsystem
2005-02-04 Shamus HammonsChanged remaining 16BPP modes to 32BPP
2004-12-29 Shamus HammonsChanges for 32BPP rendering
2004-10-09 Shamus HammonsFormalized the frameskip support started by Niels ;-)
2004-10-06 Neils WagenaarClean up of certain code and adding of new functions...
2004-10-06 Neils WagenaarExpended OpenGL rendering with 16, 24 and 32 bit textur...
2004-06-01 Shamus HammonsBeginnings of PAL fixesto video subsystem
2004-03-20 Shamus HammonsMoved SDL initialization to vj.cpp
2003-11-11 Shamus HammonsChanges to accomodate PAL/NTSC screen heights
2003-11-06 Shamus Hammons1.0.7 update
2003-10-03 Shamus HammonsChanges for 1.0.7 update
2003-09-05 Shamus HammonsMoved SDL initialization here
2003-09-02 Shamus HammonsNew video subsystem supports OpenGL!