Commit History

Author SHA1 Message Date
  Wouter Vermaelen e20433de72 Implemented 'disablesprites' setting and 'screenshot -no-sprites' command 14 years ago
  Maarten ter Huurne 13186915a3 Renamed setSuperimposing() to setSuperimposeFrame(). Also removed one call that passed a boolean to this method instead of a pointer (amazing this compiled without even a warning). This fixes a crash when switching renderer or fullscreen while superimpose is active. Debugged on the Nijmegen 2010 fair with Wouter. 14 years ago
  Wouter Vermaelen 3344b82127 Preparation to implement superimpose for SDLGL-PP 15 years ago
  Wouter Vermaelen 224c5c345a Follow-up on previous fix 15 years ago
  Wouter Vermaelen 4b8099cd16 Fixed possible crash on loadstate 15 years ago
  Wouter Vermaelen 8ec2de5995 replace 'assert(false)' with 'UNREACHABLE' 15 years ago
  Sean Young 14c4e5e0da The source tree contains both 'color' and 'colour'. Canonicalize on 15 years ago
  Sean Young c370cac248 First commit of Laserdisc code. Some of the outstanding issues are listed 15 years ago
  Maarten ter Huurne 4d64492b15 Removed MSXMotherBoard::getEventDistributor(): by re-exporting an object owned by Reactor, the real dependencies were less visible. 15 years ago
  Wouter Vermaelen 2d623b21e7 updateVRAMCache() is no longer used (was only used by GLRasterizer) 16 years ago
  Wouter Vermaelen f4eb30d3bd pass EmuTime by-value on 64-bit CPUs 16 years ago
  Wouter Vermaelen b653e85cf4 refactored BooleanSetting (see ChangeLog) 17 years ago
  Wouter Vermaelen ccf547b876 enabled -Wold-style-cast warnings 17 years ago
  Wouter Vermaelen da7041f9b1 during avi recording, keep frameskip constant at minframeskip 18 years ago
  Wouter Vermaelen 6e5534b52c a few avi recording improvements (see ChangeLog) 18 years ago
  Wouter Vermaelen c5821b5e59 fixed race condition in shared_ptr 18 years ago
  Wouter Vermaelen 93a0b6385c various event related stuff, see ChangeLog 18 years ago
  Wouter Vermaelen 45347e7c6f decoupled Display and RealTime classes 18 years ago
  Maarten ter Huurne 3e0d2d11d7 Moved ownership of RenderSettings from MSXMotherBoard to Display. 19 years ago
  Wouter Vermaelen 263983b652 fixed deinterlace in combination with frameskip 19 years ago
  Wouter Vermaelen 55e16e0fe5 more cleanups 19 years ago
  Manuel Bilderbeek a33a776978 Removed SettingListener 19 years ago
  Manuel Bilderbeek d5367e1e75 Replace add/removeListener by attach/detach from Subject.hh 19 years ago
  Wouter Vermaelen dcde57776e fixed memory leaks in VideoSystem/Layers stuff 19 years ago
  Wouter Vermaelen b9c418d9ac large singleton cleanup (see ChangeLog) 19 years ago
  Wouter Vermaelen a5b6ebd970 more singleton cleanups 19 years ago
  Maarten ter Huurne 2831498052 Split off PostProcessor from SDLRasterizer. 19 years ago
  Wouter Vermaelen 295e9127ca use references iso pointers where possible in VDP code 19 years ago
  Wouter Vermaelen 41fc4c6412 enabled pixel/line accurate rendering for V9990 (WIP) 19 years ago
  Maarten ter Huurne d448dc5d81 Got rid of stray spaces. 19 years ago