]> Shamusworld >> Repos - virtualjaguar/shortlog
virtualjaguar
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...
2008-10-20 Shamus HammonsAdded temporary patch to remove libcdio dependency.
2008-10-14 Shamus HammonsSmall change: CVS -> SVN in About dialog.
2008-10-14 Shamus HammonsNote to self in makefile
2008-09-18 Shamus HammonsSmall fix to accomodate gcc 4.3.1 moving strcmp() to...
2008-04-24 Shamus HammonsFixed segfaults in DSP & GPU caused by freeing static...
2007-12-16 Shamus HammonsExtensive changes to remove gcc 4.x warnings, general...
2007-06-19 Shamus HammonsMoving resources out of main directory and into res...
2007-05-31 Shamus HammonsInitial refactoring of CD interface backend code.
2007-05-30 Shamus HammonsFixed types in types.h to use C99 standard types, also...
2007-05-29 Shamus HammonsMisc. small fixes/changes.
2005-11-05 Shamus HammonsMinor fix for <8BPP modes
2005-11-05 Shamus HammonsResources for platforms that support it
2005-11-05 Shamus HammonsCompile script is no longer needed. ;-)
2005-11-05 Shamus HammonsNew unified makefile no longer needs separate compile...
2005-08-27 Shamus HammonsKludge to allow games that read HC in TOM to work
2005-08-27 Shamus HammonsFixed x/y registers to be persitent between calls to...
2005-08-27 Shamus HammonsUpdate for 1.1.0 release
2005-08-25 Shamus HammonsFixed destination Z read problem
2005-08-24 Shamus HammonsPreliminary text editing widget
2005-08-24 Shamus HammonsZ buffer fixes--still not 100%
2005-08-13 Shamus HammonsAdded new splash image (vj_title_small)
2005-08-13 Shamus HammonsMade JaguarExecuteNew play nice with the GUI code
2005-08-13 Shamus HammonsFixed "in-game" overlay to display properly
2005-08-13 Shamus HammonsImage file for GUI
2005-08-11 Shamus HammonsFixed problem with PATD not updating properly
2005-08-11 Shamus HammonsUpdate for 1.1.0 release
2005-08-09 Shamus HammonsBugfixes that are too complex to explain in this small...
2005-08-09 Shamus HammonsUpdate for 1.1.0 release
2005-08-06 Shamus HammonsChanges to accomodate new rendering subsystem
2005-08-06 Shamus HammonsAdded some ifdefs to make it easy to switch between...
2005-08-06 Shamus HammonsAdded preliminary dirty rectangle support to the GUI
2005-08-06 Shamus HammonsAdded some new bitmaps
2005-08-06 Shamus HammonsFixes to handle mono sound properly
2005-08-06 Shamus HammonsAdded fix for Unix, GET/SET64 macros
2005-08-06 Shamus HammonsChanges to accomodate new rendering subsystem
2005-08-06 Shamus HammonsNew render type config option
2005-08-06 Shamus Hammons1st semi-stable iteration of the new blitter
2005-08-06 Shamus HammonsUpdate for 1.1.0 release
2005-05-26 Shamus HammonsAdded missing parens to LHS of FIFO spinlocks--should...
2005-05-25 Shamus HammonsNo longer needed (bye bye!)
2005-05-25 Shamus HammonsNew timer based code (still not 100% correct, but better)
2005-05-25 Shamus HammonsAdded a header file to compensate for files removed
2005-05-25 Shamus HammonsTurned on USE_64_BIT optimization
2005-05-25 Shamus HammonsAdded note as to which version of Musashi we're using...
2005-05-25 Shamus HammonsMinor cleanups
2005-05-25 Shamus HammonsMinor cleanups and changes to handle source reorganization
2005-05-25 Shamus HammonsMoved to ./docs
2005-05-25 Shamus HammonsMoved from ./
2005-05-25 Shamus HammonsMoved from ./src
2005-05-25 Shamus HammonsMoved to ./src
2005-02-04 Shamus Hammons1.0.8 update
2005-02-04 Shamus HammonsNew GUI font ;-)
2005-02-04 Shamus HammonsMoved GUI elements to separate (this) file
2005-02-04 Shamus HammonsChanged an include file
2005-02-04 Shamus HammonsRemoved obsolete function
2005-02-04 Shamus HammonsNew overlay system functions
2005-02-04 Shamus HammonsNew timer based execution code
2005-02-04 Shamus HammonsAdded comment
2005-02-04 Shamus HammonsNew timer based system code
2005-02-04 Shamus HammonsNo longer needed (Bye bye!)
2005-02-04 Shamus HammonsChanged remaining 16BPP modes to 32BPP
2005-02-04 Shamus HammonsCosmetic change
2005-02-04 Shamus HammonsNew timer based execution code
2005-02-04 Shamus HammonsAdded overlay texture for resolution indepence for...
2005-02-04 Shamus HammonsNew 640x480 overlay is independent of the underlying...
2005-02-04 Shamus HammonsChanged cycles to reflect pipelined architecture (still...
2005-02-04 Shamus HammonsChanged to allow no sound system init
2005-02-04 Shamus HammonsNew timer based system code
2005-02-04 Shamus Hammons1.0.8 update
2005-02-04 Shamus HammonsMore stuff that needs fixing ;-)
2005-02-04 Shamus HammonsNew GUI font, remove 'analog joystick' code
2004-12-31 Shamus HammonsUpdate for 1.0.8 release
2004-12-29 Shamus HammonsFixes to remove old (and unused) clock code
2004-12-29 Shamus Hammons32BPP rendering/new exit behaviour for cmd line execution
2004-12-29 Shamus HammonsChanges for 32BPP rendering
2004-12-29 Shamus HammonsSupport for new timer based execution
2004-12-29 Shamus HammonsAdded a function to prevent dividing all over the place
2004-12-29 Shamus HammonsUpdates for 1.0.8 release
2004-10-09 Shamus HammonsFormalized the frameskip support started by Niels ;-)
2004-10-09 Shamus HammonsAdded frameskip support
2004-10-07 Neils WagenaarSmall change with the OpenGL/Texture initialisation
2004-10-07 Neils WagenaarForgot a } in cdintf_linux.cpp which results in a compi...
2004-10-06 Neils WagenaarAdded new items because of the v1.0.7 release.
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-10-06 Neils WagenaarExpended OpenGL rendering with 16, 24 and 32 bit textur...
2004-10-06 Neils WagenaarExpended OpenGL rendering with 16, 24 and 32 bit textur...
2004-10-06 Neils WagenaarAdded experimental/non-working(?) JaguarCD interface...
2004-08-09 Shamus HammonsMore bugs to fix. :-)
2004-06-22 Shamus Hammonsforgot a const declaration (double D'oh!)
2004-06-22 Shamus Hammonsadded missing #include (D'oh!)
2004-06-22 Shamus HammonsAdded needed #ifdefs
2004-06-01 Shamus HammonsTimer fixes, some PAL fixes
2004-06-01 Shamus HammonsTimer fixes, BUTCH support
2004-06-01 Shamus HammonsUpdate to main jag loop, hooks for debugging CD BIOS
2004-06-01 Shamus HammonsVarious fixes, ability to pass in cart from command...
2004-06-01 Shamus HammonsAdded some commentary
2004-06-01 Shamus HammonsAdded missing 'who', added BUTCH support
next