index
:
~anholt/apitrace
frameretrace
loopsecs
timing
Unnamed repository; edit this file 'description' to name the repository.
anholt
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
image
Age
Commit message (
Expand
)
Author
Files
Lines
2015-02-06
retrace,gui: Pass user labels separately from bind point labels.
José Fonseca
1
-0
/
+4
2015-01-26
gui: Prepare to receive sparse thumbnail data.
Dan McCabe
2
-0
/
+9
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-12-30
md5: Move `extern "C"` into the md5.h header.
José Fonseca
1
-3
/
+1
2014-08-14
image: Support stripping alpha channel when writing PNG images.
José Fonseca
2
-6
/
+10
2014-05-28
image: Fix buffer overflow in Image::writeMD5.
José Fonseca
1
-1
/
+1
2014-02-25
Add includes for algorithm.
Doug Binks
1
-0
/
+1
2014-01-22
image: Avoid snprintf.
José Fonseca
1
-7
/
+5
2014-01-22
image: Simplify MD5 calculation and output.
José Fonseca
2
-37
/
+11
2014-01-22
image: Fix bug in RAW image output.
José Fonseca
1
-1
/
+1
2014-01-22
glretrace: Add '--snapshot-format=MD5' option that allows write image MD5 to ...
Meng Mengmeng
3
-0
/
+100
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
2
-3
/
+5
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
2
-12
/
+80
2013-09-12
image: Fix allocation of floating point images.
José Fonseca
1
-1
/
+1
2013-09-11
image: Add floating point support.
José Fonseca
5
-51
/
+137
2013-09-11
image: Allow to read PNG from a C++ stream.
José Fonseca
2
-10
/
+23
2013-09-11
image: Move helpers to respective modules.
José Fonseca
5
-31
/
+59
2013-09-11
image: Fix reading of PNG images with different number of channels.
José Fonseca
1
-5
/
+8
2013-06-20
Several documentation fixes.
José Fonseca
1
-2
/
+2
2013-06-04
retrace: Remove the -c/--compare=PREFIX .
José Fonseca
3
-87
/
+0
2013-04-24
Add option '--snapshot-format=' to allow write raw RGB directly to stdout
Shuang He
3
-0
/
+61
2013-03-27
Add per-directory synopsis.
José Fonseca
1
-0
/
+2
2012-12-07
image: Add forgotten CMakeLists.txt
José Fonseca
1
-0
/
+14
2012-12-07
image: Move image code into its own module.
José Fonseca
5
-0
/
+715