summaryrefslogtreecommitdiff
path: root/src/gallium/tests/unit
AgeCommit message (Expand)AuthorFilesLines
2014-01-23gallium: Use C11 thread abstractions.José Fonseca1-1/+1
2013-06-28gallium/tests: fix the translate testZack Rusin1-4/+4
2013-01-10gallium/tests/unit: Convert to automakeAndreas Boll2-49/+34
2012-11-21gallium/tests: update .gitignore filesAndreas Boll1-0/+6
2012-10-25tests: Use printf instead of debug_printf in u_format_compatible_test.Vinson Lee1-1/+1
2012-06-29tests: Updated tests to properly handle NaN for half floats.James Benton2-7/+31
2012-06-06translate_test: add support for half floatsBrian Paul1-0/+8
2011-10-11gallium: rename ZS stencil type to UINT (v2)Dave Airlie1-12/+12
2011-08-29tests/unit: Fix include styleKai Wasserbäch1-5/+5
2011-06-08gallium: s/bool/boolean/Brian Paul1-2/+2
2011-04-01tests: Use elts in translate_test.José Fonseca1-8/+14
2011-04-01scons: Add aliases for unit tests.José Fonseca1-4/+4
2011-03-08scons: Fix immediate Python exceptions with SCons on SunOS.Vinson Lee1-1/+1
2010-11-01scons: Revamp how to specify targets to build.José Fonseca1-2/+2
2010-09-22util: Flush stdout on util_format.José Fonseca1-0/+8
2010-09-05util: Helper function to determined whether two formats can be memcpy'ed.José Fonseca3-0/+78
2010-08-12translate_test: Fix compilation with MSVC.Vinson Lee1-1/+2
2010-08-12translate_test: fix compilation on non-POSIX platformsLuca Barbieri1-5/+19
2010-08-12translate_test: improveLuca Barbieri1-6/+60
2010-08-11scons: Fix freebsd8 build.Vinson Lee1-1/+4
2010-08-11translate_test: fix segfault on x86-64Luca Barbieri1-2/+6
2010-08-11translate_test: fix, reindent, and improveLuca Barbieri1-137/+204
2010-08-11translate: Add translate_test.c to SCons.Vinson Lee1-1/+2
2010-08-11translate: add testsuiteLuca Barbieri2-1/+172
2010-07-27scons: Fix sunos5 build.Vinson Lee1-0/+3
2010-04-21gallium/tests: Add test case for u_cache.Vinson Lee3-2/+126
2010-04-14gallium/tests: Add test case for pipe_barrier.Vinson Lee3-0/+88
2010-04-14progs/gallium: Fix relative path in Makefile.Vinson Lee1-1/+1
2010-04-13progs/gallium: Move into src/gallium/testsJosé Fonseca4-0/+807