aboutsummaryrefslogtreecommitdiff
path: root/graphics/scaler/aspect.cpp
AgeCommit message (Expand)Author
2019-12-25SDL: Remove duplicated cursorStretch200To240() functionCameron Cawley
2019-12-17GRAPHICS: Remove unused scaler codeCameron Cawley
2019-11-17GRAPHICS: Fix Missing Default Switch CasesD G Turner
2018-10-24SURFACESDL: Respect filtering setting when performing aspect ratio correctionThierry Crozat
2014-02-18GRAPHICS: Make GPL headers consistent in themselves.Johannes Schickel
2012-10-21GRAPHICS: Rename NEON_ASPECT_CORRECTOR to USE_ARM_NEON_ASPECT_CORRECTORDavid-John Willis
2012-09-25GRAPHICS: Slight formatting fixes in aspect.cpp.Johannes Schickel
2012-09-17SCALER: Neon code for aspect correction for OpenPandoraBertrand Augereau
2012-09-03SCALER: No need to inline interpolate5Line, it just bloats stretch200To240 fo...Bertrand Augereau
2012-06-12GRAPHICS: Replace OverlayColor with uint16 in scaler code.Johannes Schickel
2011-08-07JANITORIAL: Remove trailing empty lines.Christoph Mallon
2011-06-14SCALERS: Fix Normal1xAspect scaler bug reported in bug #3313709CeRiAl
2011-06-08GRAPHICS: Move comment to the right function.Alyssa Milburn
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-05-07GRAPHICS: use the new interpolate16_5_3peres
2010-11-17GRAPHICS: colour -> colorMax Horn
2010-03-09Fix missing definition of gBitFormat.Robin Watts
2010-03-08Add new aspect ratio scaler variant, based on the Normal2xAspect ARM codeMax Horn
2010-03-08Rewrite Normal1xAspect (untested, may be broken)Max Horn
2010-03-08Rename PocketPCLandscapeAspect to Normal1xAspect and move it toMax Horn
2010-03-08SCALERS: Get rid of MAKE_WRAPPER; make RGBtoYUV internalMax Horn
2010-03-08SCALERS: Change 'bitformat' template params to 'colormasks';Max Horn
2010-03-08Move some aspect ratio related stuff to graphics/scaler/aspect.hMax Horn
2007-05-30Updated legal headers in source files, based on what Pidgin (the IM client fo...Max Horn
2006-04-17Renamed and merge some of the pixel interpolation functions (the names still ...Max Horn
2006-02-20Fixing up my previous commit: finished moving common/scaler* to graphicsMax Horn
2006-02-20Moved common/scaler* to graphics/Max Horn