aboutsummaryrefslogtreecommitdiff
path: root/graphics/scaler/scalebit.cpp
AgeCommit message (Collapse)Author
2019-11-17GRAPHICS: Fix Missing Default Switch CasesD G Turner
These are flagged by GCC if -Wswitch-default is enabled.
2018-04-15JANITORIAL: Fix whitespaceAdrian Frühwirth
2011-08-07JANITORIAL: Remove trailing empty lines.Christoph Mallon
2011-04-28JANITORIAL: Reduce header dependencies in shared codeOri Avtalion
Some backends may break as I only compiled SDL
2010-11-07GRAPHICS: Cleanup advmame scaler code; don't include assert.hMax Horn
svn-id: r54104
2009-07-30Patch #2818501: enable scale2x mmx on x86_64Max Horn
svn-id: r42918
2009-07-21Add ARM code implementation of Scaler2x, and enable it for the WinCERobin Watts
port. svn-id: r42645
2008-11-29Remove warnings from NDS build.Robin Watts
svn-id: r35172
2007-09-19Merged common/stdafx.h into common/scummsys.h. All referencing files have ↵Nicola Mettifogo
been updated. svn-id: r28966
2006-04-04Don't use HAVE_CONFIG_H / config.h directly, use scummsys.h insteadMax Horn
svn-id: r21605
2006-02-20Fixing up my previous commit: finished moving common/scaler* to graphicsMax Horn
svn-id: r20798
2006-02-20Moved common/scaler* to graphics/Max Horn
svn-id: r20797