summaryrefslogtreecommitdiff
path: root/image/image.hpp
AgeCommit message (Expand)AuthorFilesLines
2015-05-20common,cli,wrappers,retrace,gui: Use #pragma once.Jose Fonseca1-3/+1
2015-02-06retrace,gui: Pass user labels separately from bind point labels.José Fonseca1-0/+4
2015-01-26gui: Prepare to receive sparse thumbnail data.Dan McCabe1-0/+1
2014-08-14image: Support stripping alpha channel when writing PNG images.José Fonseca1-2/+2
2014-01-22image: Simplify MD5 calculation and output.José Fonseca1-3/+0
2014-01-22glretrace: Add '--snapshot-format=MD5' option that allows write image MD5 to ...Meng Mengmeng1-0/+6
2013-09-16image: Yet another fix for the PFM dumping.José Fonseca1-1/+3
2013-09-12image: Support reading PFM images.José Fonseca1-1/+13
2013-09-12image: Fix allocation of floating point images.José Fonseca1-1/+1
2013-09-11image: Add floating point support.José Fonseca1-6/+22
2013-09-11image: Allow to read PNG from a C++ stream.José Fonseca1-0/+3
2013-09-11image: Move helpers to respective modules.José Fonseca1-28/+11
2013-06-04retrace: Remove the -c/--compare=PREFIX .José Fonseca1-2/+0
2013-04-24Add option '--snapshot-format=' to allow write raw RGB directly to stdoutShuang He1-0/+13
2012-12-07image: Move image code into its own module.José Fonseca1-0/+123