summaryrefslogtreecommitdiff
path: root/sys/src/cmd/resample.c
AgeCommit message (Collapse)Author
2015-08-03resample: simplify getint()cinap_lenrek
2013-08-12resample: fix XRGB32 color channel handlingcinap_lenrek
2012-10-18more generic way to deal with image chan conversion for resize/resample/rotatecinap_lenrek
this is to catch crazy color channels like k8a8 and the 15/16 bit ones and CMAP. basically, just convert to RGBA32 or RGB24 depending on if it has an alpha channel.
2011-03-30Import sources from 2011-03-30 iso image - libTaru Karttunen
2011-03-30Import sources from 2011-03-30 iso imageTaru Karttunen