aboutsummaryrefslogtreecommitdiff
path: root/graphics/scaler.cpp
AgeCommit message (Expand)Author
2009-01-22Got rid of several occurrences of gBitFormatMax Horn
2008-12-22Fixed indentation and removed whitespaces at the end of lineJordi Vilalta Prat
2008-11-29FormattingFilippos Karapetis
2008-11-29Remove warnings from NDS build.Robin Watts
2008-11-03Committed my patch #2216641 "GRAPHICS: PixelFormat introduction".Johannes Schickel
2008-03-27Patch #1926787: small memory leak and cleanupMax Horn
2008-03-26Properly fix DestroyScalersMax Horn
2008-03-26Commented out two frees() in DestroyScalers(), introduced with commit #31244 ...Filippos Karapetis
2008-03-26Modified Patch #1925352: Memory leak fixesMax Horn
2008-03-23Patch #1923547: enable nasm usage on OS/2Jordi Vilalta Prat
2008-01-27Removed trailing spaces.Jordi Vilalta Prat
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-04-17Allocate LUT/YUV tables on the heapMax Horn
2006-04-17Modify InitLUT to make use of ColorMasks, making it easier to add support for...Max Horn
2006-04-17cleanupMax 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-20Moved common/scaler* to graphics/Max Horn