summaryrefslogtreecommitdiff
path: root/transform.c
AgeCommit message (Expand)AuthorFilesLines
2011-03-29qcms_transform_create should use transform_freeBenoit Girard1-3/+5
2010-05-06Reduce precision of output tablesJeff Muizelaar1-17/+61
2010-05-06Disable SSE1 code on Windows x64Makoto Kato1-3/+6
2010-05-06Make sse/sse2 code built with Sun Studio 12 on SolarisGinn Chen1-5/+5
2010-02-18Improve SSE2 performance, add SSE support. r=jrmuizelSteve Snyder1-369/+47
2010-02-18Warning fixes from timeless.Jeff Muizelaar1-10/+10
2009-06-11Use a minimum of 256 entries when computing the inverse lutJeff Muizelaar1-4/+14
2009-06-11Make number of output entries produced by invert_lut() a parameterJeff Muizelaar1-7/+20
2009-06-01Add reference to the rationale for not correcting alphaJeff Muizelaar1-0/+6
2009-05-21Initial code dropJeff Muizelaar1-0/+1616