gecko/gfx/qcms
Jeff Muizelaar e88bb567f0 Bug 548612. qcms: Reduce size of output lookup tables. r=bgirard
We currently use a larger output lookup table than we probably need. Switch to
a common define for the table size and lower it. The should also give a small
improvement to startup time because we have fewer lookup table entries to
compute.
2010-06-04 14:48:30 -04:00
..
iccread.c Bug 561787: Add missing #include to iccread.c, to fix compile warnings about declarations of memcpy. r=roc 2010-04-28 23:13:13 -07:00
Makefile.in Bug 536725 - Disable SSE1 code on Windows x64 r=jmuizelaar 2010-02-01 17:43:21 +09:00
qcms.h Bug 481926 - Rewrite color management component sr=vlad, r=ted, r=joedrew (\o/) 2009-04-07 12:02:11 -04:00
qcmsint.h Bug 548612. qcms: Reduce size of output lookup tables. r=bgirard 2010-06-04 14:48:30 -04:00
qcmstypes.h Bug 556405 - Support building qcms on Android, r=jrmuizel 2010-04-05 17:38:43 -07:00
transform-sse1.c Bug 548612. qcms: Reduce size of output lookup tables. r=bgirard 2010-06-04 14:48:30 -04:00
transform-sse2.c Bug 548612. qcms: Reduce size of output lookup tables. r=bgirard 2010-06-04 14:48:30 -04:00
transform.c Bug 548612. qcms: Reduce size of output lookup tables. r=bgirard 2010-06-04 14:48:30 -04:00