summaryrefslogtreecommitdiffstats
path: root/src/gallium/tests/unit
Commit message (Expand)AuthorAgeFilesLines
* Treewide: Remove Elements() macroJan Vesely2016-05-171-2/+2
* gallium/tests: Update UTIL_FORMAT_MAX_* defines.Jose Fonseca2016-04-191-0/+4
* scons: Add a "check" target to run all unit tests.Jose Fonseca2016-04-141-7/+5
* test/unit: Make translate_test invoke translate_create by default.Jose Fonseca2016-04-141-3/+4
* test/unit: Make pipe_barrier_test actually check correct bahavior.Jose Fonseca2016-04-141-7/+50
* mesa: Add scons files to distribution.Matt Turner2014-12-121-0/+2
* gallium/tests: automake: link against libmesautil.laEmil Velikov2014-08-051-0/+1
* gallium: Move sRGB <-> RGB handling to libmesautilJason Ekstrand2014-08-041-1/+1
* automake: introduce GALLIUM_COMMON_LIB_DEPSEmil Velikov2014-04-051-3/+1
* gallium: Use C11 thread abstractions.José Fonseca2014-01-231-1/+1
* gallium/tests: fix the translate testZack Rusin2013-06-281-4/+4
* gallium/tests/unit: Convert to automakeAndreas Boll2013-01-102-49/+34
* gallium/tests: update .gitignore filesAndreas Boll2012-11-211-0/+6
* tests: Use printf instead of debug_printf in u_format_compatible_test.Vinson Lee2012-10-251-1/+1
* tests: Updated tests to properly handle NaN for half floats.James Benton2012-06-292-7/+31
* translate_test: add support for half floatsBrian Paul2012-06-061-0/+8
* gallium: rename ZS stencil type to UINT (v2)Dave Airlie2011-10-111-12/+12
* tests/unit: Fix include styleKai Wasserbäch2011-08-291-5/+5
* gallium: s/bool/boolean/Brian Paul2011-06-081-2/+2
* tests: Use elts in translate_test.José Fonseca2011-04-011-8/+14
* scons: Add aliases for unit tests.José Fonseca2011-04-011-4/+4
* scons: Fix immediate Python exceptions with SCons on SunOS.Vinson Lee2011-03-081-1/+1
* scons: Revamp how to specify targets to build.José Fonseca2010-11-011-2/+2
* util: Flush stdout on util_format.José Fonseca2010-09-221-0/+8
* util: Helper function to determined whether two formats can be memcpy'ed.José Fonseca2010-09-053-0/+78
* translate_test: Fix compilation with MSVC.Vinson Lee2010-08-121-1/+2
* translate_test: fix compilation on non-POSIX platformsLuca Barbieri2010-08-121-5/+19
* translate_test: improveLuca Barbieri2010-08-121-6/+60
* scons: Fix freebsd8 build.Vinson Lee2010-08-111-1/+4
* translate_test: fix segfault on x86-64Luca Barbieri2010-08-111-2/+6
* translate_test: fix, reindent, and improveLuca Barbieri2010-08-111-137/+204
* translate: Add translate_test.c to SCons.Vinson Lee2010-08-111-1/+2
* translate: add testsuiteLuca Barbieri2010-08-112-1/+172
* scons: Fix sunos5 build.Vinson Lee2010-07-271-0/+3
* gallium/tests: Add test case for u_cache.Vinson Lee2010-04-213-2/+126
* gallium/tests: Add test case for pipe_barrier.Vinson Lee2010-04-143-0/+88
* progs/gallium: Fix relative path in Makefile.Vinson Lee2010-04-141-1/+1
* progs/gallium: Move into src/gallium/testsJosé Fonseca2010-04-134-0/+807