Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-05-05 | image: Move into lib. | Jose Fonseca | 1 | -319/+0 |
2015-01-26 | gui: Prepare to receive sparse thumbnail data. | Dan McCabe | 1 | -0/+8 |
2015-01-07 | image: Fix dumping of 3-channel floating point surfaces. | José Fonseca | 1 | -1/+1 |
2014-12-30 | image: Address uninitialised variable warning. | José Fonseca | 1 | -0/+1 |
2014-02-25 | Add includes for algorithm. | Doug Binks | 1 | -0/+1 |
2013-09-16 | image: Non-standard PNM format variant for 4-float images. | José Fonseca | 1 | -2/+10 |
2013-09-16 | image: Yet another fix for the PFM dumping. | José Fonseca | 1 | -2/+2 |
2013-09-16 | image: Write the scale factor / endianness line for PFM too. | José Fonseca | 1 | -4/+4 |
2013-09-16 | image: Fix PNM dumping for 2/4 channels. | José Fonseca | 1 | -2/+4 |
2013-09-12 | image: Support reading PFM images. | José Fonseca | 1 | -11/+67 |
2013-09-11 | image: Add floating point support. | José Fonseca | 1 | -44/+109 |
2013-09-11 | image: Move helpers to respective modules. | José Fonseca | 1 | -2/+17 |
2012-12-07 | image: Move image code into its own module. | José Fonseca | 1 | -0/+163 |