aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Make sure stride handling is also testedPierre Ossman2014-10-091-13/+45
* Use constants for the test buffer dimensionsPierre Ossman2014-10-091-14/+20
* Add pixel conversion correctness testPierre Ossman2014-09-252-0/+326
* Add missing copyright header.Pierre Ossman2014-09-241-0/+18
* Rename the pixel conversion performance testPierre Ossman2014-09-242-3/+3
* Remove PixelTransformer and TransImageGetterPierre Ossman2014-07-141-23/+0
* Test results comparing PixelTransformer and bufferFromBuffer()Pierre Ossman2014-07-094-0/+106
* Add ability to directly convert between two pixel formatsPierre Ossman2014-07-091-0/+7
* Put some space between the groups of testsPierre Ossman2014-07-091-0/+8
* Add more 8 bpp conversion testsPierre Ossman2014-07-091-0/+13
* Remove full support for colour mapsPierre Ossman2014-07-071-1/+1
* Add pixel conversion speed testPierre Ossman2014-07-044-0/+310