summaryrefslogtreecommitdiff
path: root/test/pdiff/pdiff.c
Commit message (Expand)AuthorAgeFilesLines
* pdiff: convert RGB24 image values to ARGB32 on readManuel Stoeckl2021-08-291-14/+24
* Drop the conditional inclusion of config.hEmmanuele Bassi2021-05-011-2/+0
* Remove stray _GNU_SOURCE definitionsEmmanuele Bassi2021-05-011-2/+0
* Update FSF addressAndrea Canciani2010-04-271-1/+1
* [pdiff] Get the surface data pointer once.Chris Wilson2008-08-261-22/+16
* [pdiff] Avoid the memleak for small surfaces.Chris Wilson2007-12-201-13/+27
* [pdiff] Check for too small images.Chris Wilson2007-10-161-0/+3
* [pdiff] Make stdint.h inclusion portable (#10441)Behdad Esfahbod2007-04-031-1/+36
* [pdiff] Define _GNU_SOURCE to get correct symbols out of <math.h>Behdad Esfahbod2006-12-171-0/+2
* [pdiff] Don't use float math functions if not using gcc with C99Behdad Esfahbod2006-12-171-0/+8
* [pdiff] Fix compiler warnings, that were causing crashesBehdad Esfahbod2006-12-161-1/+4
* pdiff: Rename everything to .c and fix an last littele C++ isms.Carl Worth2006-12-141-0/+361