summaryrefslogtreecommitdiff
path: root/src/resampler/resampler.cpp
AgeCommit message (Collapse)AuthorFilesLines
2013-05-11D:mniip1-1/+1
2012-12-15Ensure resampler.cpp is compiled when neededSimon Robertshaw1-0/+1
2012-12-15Very high quality image resampling code curtesy of imageresampler ↵Simon Robertshaw1-0/+1223
(http://code.google.com/p/imageresampler/), will replace current shitty linear interpolation for SSE2 and renderer builds.