aboutsummaryrefslogtreecommitdiff
path: root/graphics/scaler/hq3x.cpp
AgeCommit message (Expand)Author
2019-11-17GRAPHICS: Fix Missing Default Switch CasesD G Turner
2017-12-03ALL: Remove obsolete register keywordColin Snover
2014-02-18GRAPHICS: Make GPL headers consistent in themselves.Johannes Schickel
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2010-03-08Use a template for hq2x and hq3x instead of using #include and defines.Johannes Schickel
2010-03-08Fix compilation.Johannes Schickel
2010-03-08SCALERS: Get rid of MAKE_WRAPPER; make RGBtoYUV internalMax Horn
2009-02-15Attempt to fix compilation problems on MSVC 7 (I wonder why it compiled elsew...Max Horn
2009-01-27Re-enabled ASM versions of HQx scalers (oops)Max Horn
2009-01-27Speed up HQ2x/HQ3x C++ version a bit (about 20% faster with -O3 on my system)Max Horn
2008-03-23Patch #1923547: enable nasm usage on OS/2Jordi Vilalta Prat
2007-05-30Updated legal headers in source files, based on what Pidgin (the IM client fo...Max Horn
2006-04-17Removed my Altivec version of the hqx blitters, since it (a) didn't work with...Max Horn
2006-03-15* 'make bundle' now copies the default theme files into the bundle.Oystein Eftevaag
2006-03-14Adds support for building on Intel Macs, using a modifiedOystein Eftevaag
2006-02-20Fixing up my previous commit: finished moving common/scaler* to graphicsMax Horn
2006-02-20Moved common/scaler* to graphics/Max Horn