aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/auxiliary/util/u_format_tests.c
Commit message (Expand)AuthorAgeFilesLines
* util: Add support for other DXTn RGBA formats.José Fonseca2010-04-011-17/+111
* util: Add test case for PIPE_FORMAT_DXT1_RGB.José Fonseca2010-04-011-0/+32
* util: Allow to have block format test casesJosé Fonseca2010-04-011-448/+455
* util: Add half float test cases.José Fonseca2010-04-011-0/+35
* util: Fix PIPE_FORMAT_B5G5R5X1_UNORM test case.José Fonseca2010-03-311-6/+5
* Add format B5G5R5X1Alan Hourihane2010-03-181-0/+7
* util: Move the format tests cases here so that they can be easily shared.José Fonseca2010-03-061-0/+544