]> git.cworth.org Git - apitrace/history - scripts/snapdiff.py
Use skiplist-based FastCallSet within trace::CallSet
[apitrace] / scripts / snapdiff.py
2012-09-28 José FonsecaMerge remote-tracking branch 'github/master' into d2d
2012-04-13 José FonsecaMerge branch 'd3dretrace'
2012-04-11 Carl Worthapitrace diff-images: Print one line for each file...
2012-04-11 Carl Worthapitrace diff-images: Print one line for each file...
2012-04-11 Carl WorthDon't show images where there is no difference.
2012-04-11 Carl Worthsnapdiff: Provide indication whether images match or not
2012-04-11 Carl Worthsnapdiff: Add filename column to HTML report
2012-04-11 Carl Worthsnapdiff: Remove debugging print statement.
2012-01-21 José FonsecaMerge branch 'master' into d2d
2011-12-14 José FonsecaFilter to mitigate rasterization differences.
2011-12-13 José Fonsecasnapdiff: Compare .bmp images too.
2011-12-13 José Fonsecasnapdiff: Add option to consider alpha when comparing...
2011-12-11 José FonsecaFail image comparison when there is a size mismatch.
2011-12-04 José FonsecaFix snapdiff ae method.
2011-11-23 Carl Worthsnapdiff: Drop the --version option
2011-09-23 José FonsecaMerge branch 'master' into d3d10
2011-09-06 Zack RusinMerge remote-tracking branch 'origin/master' into on...
2011-09-05 José FonsecaMake retracediff.py get the images from glretrace via...
2011-07-12 José FonsecaImport PIL modules from PIL package.
2011-06-04 José FonsecaScript to run glretrace in parallel, comparing generate...
2011-06-04 José FonsecaRemove dead ImageMagick's compare invocation code.
2011-06-04 José FonsecaSpecify fuzz as a ratio instead of percentage.
2011-05-21 José FonsecaBeginning of a Python reimplementation of tracediff...
2011-05-21 José FonsecaUse just PIL on snapdiff, instead of relying on ImageMa...
2011-05-16 José FonsecaMake snapdiff.py smarter and more flexible to use.
2011-04-14 Michel DänzerUse call number instead of frame number for snapshot...
2011-04-13 José FonsecaRemove spurious tag in snapdiff output.
2011-04-13 José FonsecaFix snapdiff arg parsing.
2011-04-12 José FonsecaMove scripts into a sepearate dir, to distinguish for...