| Commit message (Expand) | Author | Age | Files | Lines |
* | u_format_test: Ignore S3TC errors. | Jose Fonseca | 2017-05-22 | 1 | -0/+25 |
* | gallium/util: replace pipe_thread_create() with u_thread_create() | Timothy Arceri | 2017-03-12 | 1 | -1/+1 |
* | gallium/util: replace pipe_thread_wait() with thrd_join() | Timothy Arceri | 2017-03-07 | 1 | -1/+1 |
* | gallium/util: remove PIPE_THREAD_ROUTINE() | Timothy Arceri | 2017-03-07 | 1 | -1/+2 |
* | gallium/util: replace pipe_thread with thrd_t | Timothy Arceri | 2017-03-07 | 1 | -1/+1 |
* | gallium: fix more occurences of u_hash.h | Marek Olšák | 2016-11-22 | 1 | -1/+1 |
* | Treewide: Remove Elements() macro | Jan Vesely | 2016-05-17 | 1 | -2/+2 |
* | gallium/tests: Update UTIL_FORMAT_MAX_* defines. | Jose Fonseca | 2016-04-19 | 1 | -0/+4 |
* | scons: Add a "check" target to run all unit tests. | Jose Fonseca | 2016-04-14 | 1 | -7/+5 |
* | test/unit: Make translate_test invoke translate_create by default. | Jose Fonseca | 2016-04-14 | 1 | -3/+4 |
* | test/unit: Make pipe_barrier_test actually check correct bahavior. | Jose Fonseca | 2016-04-14 | 1 | -7/+50 |
* | mesa: Add scons files to distribution. | Matt Turner | 2014-12-12 | 1 | -0/+2 |
* | gallium/tests: automake: link against libmesautil.la | Emil Velikov | 2014-08-05 | 1 | -0/+1 |
* | gallium: Move sRGB <-> RGB handling to libmesautil | Jason Ekstrand | 2014-08-04 | 1 | -1/+1 |
* | automake: introduce GALLIUM_COMMON_LIB_DEPS | Emil Velikov | 2014-04-05 | 1 | -3/+1 |
* | gallium: Use C11 thread abstractions. | José Fonseca | 2014-01-23 | 1 | -1/+1 |
* | gallium/tests: fix the translate test | Zack Rusin | 2013-06-28 | 1 | -4/+4 |
* | gallium/tests/unit: Convert to automake | Andreas Boll | 2013-01-10 | 2 | -49/+34 |
* | gallium/tests: update .gitignore files | Andreas Boll | 2012-11-21 | 1 | -0/+6 |
* | tests: Use printf instead of debug_printf in u_format_compatible_test. | Vinson Lee | 2012-10-25 | 1 | -1/+1 |
* | tests: Updated tests to properly handle NaN for half floats. | James Benton | 2012-06-29 | 2 | -7/+31 |
* | translate_test: add support for half floats | Brian Paul | 2012-06-06 | 1 | -0/+8 |
* | gallium: rename ZS stencil type to UINT (v2) | Dave Airlie | 2011-10-11 | 1 | -12/+12 |
* | tests/unit: Fix include style | Kai Wasserbäch | 2011-08-29 | 1 | -5/+5 |
* | gallium: s/bool/boolean/ | Brian Paul | 2011-06-08 | 1 | -2/+2 |
* | tests: Use elts in translate_test. | José Fonseca | 2011-04-01 | 1 | -8/+14 |
* | scons: Add aliases for unit tests. | José Fonseca | 2011-04-01 | 1 | -4/+4 |
* | scons: Fix immediate Python exceptions with SCons on SunOS. | Vinson Lee | 2011-03-08 | 1 | -1/+1 |
* | scons: Revamp how to specify targets to build. | José Fonseca | 2010-11-01 | 1 | -2/+2 |
* | util: Flush stdout on util_format. | José Fonseca | 2010-09-22 | 1 | -0/+8 |
* | util: Helper function to determined whether two formats can be memcpy'ed. | José Fonseca | 2010-09-05 | 3 | -0/+78 |
* | translate_test: Fix compilation with MSVC. | Vinson Lee | 2010-08-12 | 1 | -1/+2 |
* | translate_test: fix compilation on non-POSIX platforms | Luca Barbieri | 2010-08-12 | 1 | -5/+19 |
* | translate_test: improve | Luca Barbieri | 2010-08-12 | 1 | -6/+60 |
* | scons: Fix freebsd8 build. | Vinson Lee | 2010-08-11 | 1 | -1/+4 |
* | translate_test: fix segfault on x86-64 | Luca Barbieri | 2010-08-11 | 1 | -2/+6 |
* | translate_test: fix, reindent, and improve | Luca Barbieri | 2010-08-11 | 1 | -137/+204 |
* | translate: Add translate_test.c to SCons. | Vinson Lee | 2010-08-11 | 1 | -1/+2 |
* | translate: add testsuite | Luca Barbieri | 2010-08-11 | 2 | -1/+172 |
* | scons: Fix sunos5 build. | Vinson Lee | 2010-07-27 | 1 | -0/+3 |
* | gallium/tests: Add test case for u_cache. | Vinson Lee | 2010-04-21 | 3 | -2/+126 |
* | gallium/tests: Add test case for pipe_barrier. | Vinson Lee | 2010-04-14 | 3 | -0/+88 |
* | progs/gallium: Fix relative path in Makefile. | Vinson Lee | 2010-04-14 | 1 | -1/+1 |
* | progs/gallium: Move into src/gallium/tests | José Fonseca | 2010-04-13 | 4 | -0/+807 |