BizHawk/BizHawk.Client.EmuHawk/DisplayManager
YoshiRulz e790d904cb
Use Count or Length instead of Count() or no-param Any()
2019-03-24 19:21:47 +10:00
..
Filters Revert "bad attempt at implementing user crop area" 2019-01-18 01:00:24 -05:00
DisplayManager.cs implement user crop area as a negative padding 2019-01-18 01:16:03 -05:00
DisplaySurface.cs massive displaymanager/renderpanel refactor. All useful logic is now compact and in DisplayManager. Also, remove the old filter infrastructure, its totally outdated now 2014-01-28 04:39:27 +00:00
FilterManager.cs add autoprescale concept. default it to on, since really I can't think of when you'd ever not want it, except in some very low-spec system scenarios. Add NOP concept to filter chain, potentially troublesome 2016-03-23 20:26:31 -05:00
OSDManager.cs Use Count or Length instead of Count() or no-param Any() 2019-03-24 19:21:47 +10:00
RenderTargetFrugalizer.cs Remove some duplicate/unused code in MultiHawk. 2017-04-09 21:47:59 -04:00
SwappableBitmapBufferSet.cs massive displaymanager/renderpanel refactor. All useful logic is now compact and in DisplayManager. Also, remove the old filter infrastructure, its totally outdated now 2014-01-28 04:39:27 +00:00
SwappableDisplaySurfaceSet.cs fix bug with lua console wrecking mainform rendering; fix clear button in lua console to actually work 2014-05-01 07:10:07 +00:00
TextureFrugalizer.cs MultiHawk - removing more stuff 2015-03-09 21:06:40 +00:00