Nicholas Nethercote
|
0685214a77
|
Don't create the RGB buffer for images that don't need resizing.
|
2014-01-19 14:21:36 -08:00 |
|
Nicholas Nethercote
|
c044652320
|
Remove unneeded srcOffset arguments from createRgbBuffer.
|
2014-01-16 20:15:37 -08:00 |
|
Yury Delendik
|
4d01ff4079
|
Merge pull request #4062 from kkujala/calgray
calgray: fix getRgbBuffer problem
|
2014-01-07 10:54:09 -08:00 |
|
Brendan Dahl
|
2228343f77
|
Only trigger warning bar on certain unsupported features.
|
2014-01-03 09:34:13 -08:00 |
|
Kalervo Kujala
|
4c040dd955
|
calgray: fix getRgbBuffer problem
This fixes issue 3903.
|
2014-01-01 23:49:03 +02:00 |
|
Kalervo Kujala
|
a5bf02573d
|
Implement initial CalGray support
Gamma and Whitepoint are supported in this patch for CalGray.
Blackpoint is not supported.
|
2013-10-13 19:55:42 +03:00 |
|
Brendan Dahl
|
5ecce4996b
|
Split files into worker and main thread pieces.
|
2013-08-12 10:48:06 -07:00 |
|