Geçmişin Kaydedilmesi

Yazar SHA1 Mesaj Tarih
  m9710797 1c389ce22b [1/6] apply fixes suggested by clang-tidy modernize-* 5 yıl önce
  m9710797 338ab9980e Replaced some '(unsigned) long' types with '(s)size_t' 8 yıl önce
  m9710797 c78bd93d2c [4/5] Mark virtual method overrides with new c++11 'override' keyword 10 yıl önce
  m9710797 167be8eb04 [3/5] Made destructors non-virtual where possible 10 yıl önce
  m9710797 fcbcac823e [1/5] Added final class annotations 10 yıl önce
  m9710797 dc09548de7 Simplify PostProcessor::rotateFrames() interface 10 yıl önce
  wouter 00d3654c73 Use c++11 way of generating gaussian random numbers 11 yıl önce
  wouter 4d483acfbb Rewrite drawNoiseLine asm routine using compiler intrinsics 11 yıl önce
  wouter d089095d55 Various text-processing stuff 11 yıl önce
  Wouter Vermaelen 566103ccbd Made videosource setting values dynamic 11 yıl önce
  Wouter Vermaelen d301f1573e C++11 allows to use '>>' (instead of '> >') to close a nested template 12 yıl önce
  Wouter Vermaelen 3979f87d52 Replace std::auto_ptr with std::unique_ptr 12 yıl önce
  Wouter Vermaelen 3787f4fbb0 SuperImposedFrame -> SuperImposedVideoFrame 12 yıl önce
  Wouter Vermaelen efa2a808ad Implement laserdisc super-impose as a ScalerOutput post-processing step 13 yıl önce
  Wouter Vermaelen 85814a6d5f Pass RawFrame objects around using auto_ptr's to make (transfer of) ownership explicit. 13 yıl önce
  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 yıl önce
  Wouter Vermaelen e6333af6ab Removed TransparentNxScaler scalers 15 yıl önce
  Wouter Vermaelen c2b34697b0 Teach SDL-renderer-scalers about super-impose. 15 yıl önce
  Wouter Vermaelen 3344b82127 Preparation to implement superimpose for SDLGL-PP 15 yıl önce
  Sean Young c370cac248 First commit of Laserdisc code. Some of the outstanding issues are listed 15 yıl önce
  Wouter Vermaelen aad2860701 small simplification in the PostProcessor interface. 15 yıl önce
  Wouter Vermaelen 49c97ebf5c pass OutputSurface parameter to Layer::paint() 15 yıl önce
  Wouter Vermaelen f4eb30d3bd pass EmuTime by-value on 64-bit CPUs 16 yıl önce
  Wouter Vermaelen 31e7ac5323 implemented 'tabbed' machines (see ChangeLog) 16 yıl önce
  Wouter Vermaelen 6e5534b52c a few avi recording improvements (see ChangeLog) 18 yıl önce
  Joost Yervante Damad 2d8dcf4988 make MMX & SSE work on amd64 :) 18 yıl önce
  Wouter Vermaelen 367986ffd6 made a lot of classes noncopyable / small cleanups 18 yıl önce
  Maarten ter Huurne 408db5f0a0 Introduced new renderer "SDLGL-PP". 18 yıl önce