aboutsummaryrefslogtreecommitdiff
path: root/graphics/scaler/thumbnail_intern.cpp
AgeCommit message (Expand)Author
2009-09-08Fixed some (pedantic) warningsMax Horn
2009-08-29Fix bug for non 8bpp indexed game screens in grabScreen565.Johannes Schickel
2009-08-29changes to graphics/scaler/thumbnail_intern.cpp that escaped earlier 16-bit m...Jody Northup
2009-06-03Revert last change, better to wait for 16bit backend support.Travis Howell
2009-06-03Update thumbnail code to capture RGB565 screen.Travis Howell
2009-01-27Added new interpolate16_1_1_1_1 func, got rid of interpolate32_1_1_1_1Max Horn
2009-01-22Got rid of gBitFormat in thumbnail scaler code (and even simplified it in the...Max Horn
2008-11-03Committed my patch #2216641 "GRAPHICS: PixelFormat introduction".Johannes Schickel
2008-08-20Renamed graphics/scaler/thumbnail.cpp to thumbnail_intern.cpp. Fixes compilin...Kari Salminen