index
:
mesa/mesa
10.0
10.1
10.2
10.3
10.4
10.5
10.6
11.0
11.1
11.2
12.0
13.0
17.0
17.1
17.2
17.3
18.0
18.1
18.2
18.3
19.0
19.1
19.2
19.3
20.0
20.1
20.2
20.3
21.0
21.1
21.2
21.3
22.0
22.1
22.2
22.3
23.0
23.1
23.2
7.10
7.11
7.8
7.8-gles
7.9
8.0
9.0
9.1
9.2
amber
gallium-no-rhw-position
main
opengl-es-v2
staging/20.0
staging/20.1
staging/20.2
staging/20.3
staging/21.0
staging/21.1
staging/21.2
staging/21.3
staging/22.0
staging/22.1
staging/22.2
staging/22.3
staging/23.0
staging/23.1
staging/23.2
virgl_fix_type_v1
The Mesa 3D Graphics Library (mirrored from https://gitlab.freedesktop.org/mesa/mesa)
brianp
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gallium
/
tests
/
unit
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-12
gallium/util: replace pipe_thread_create() with u_thread_create()
Timothy Arceri
1
-1
/
+1
2017-03-07
gallium/util: replace pipe_thread_wait() with thrd_join()
Timothy Arceri
1
-1
/
+1
2017-03-07
gallium/util: remove PIPE_THREAD_ROUTINE()
Timothy Arceri
1
-1
/
+2
2017-03-07
gallium/util: replace pipe_thread with thrd_t
Timothy Arceri
1
-1
/
+1
2016-11-22
gallium: fix more occurences of u_hash.h
Marek Olšák
1
-1
/
+1
2016-05-17
Treewide: Remove Elements() macro
Jan Vesely
1
-2
/
+2
2016-04-19
gallium/tests: Update UTIL_FORMAT_MAX_* defines.
Jose Fonseca
1
-0
/
+4
2016-04-14
scons: Add a "check" target to run all unit tests.
Jose Fonseca
1
-7
/
+5
2016-04-14
test/unit: Make translate_test invoke translate_create by default.
Jose Fonseca
1
-3
/
+4
2016-04-14
test/unit: Make pipe_barrier_test actually check correct bahavior.
Jose Fonseca
1
-7
/
+50
2014-12-12
mesa: Add scons files to distribution.
Matt Turner
1
-0
/
+2
2014-08-05
gallium/tests: automake: link against libmesautil.la
Emil Velikov
1
-0
/
+1
2014-08-04
gallium: Move sRGB <-> RGB handling to libmesautil
Jason Ekstrand
1
-1
/
+1
2014-04-05
automake: introduce GALLIUM_COMMON_LIB_DEPS
Emil Velikov
1
-3
/
+1
2014-01-23
gallium: Use C11 thread abstractions.
José Fonseca
1
-1
/
+1
2013-06-28
gallium/tests: fix the translate test
Zack Rusin
1
-4
/
+4
2013-01-10
gallium/tests/unit: Convert to automake
Andreas Boll
2
-49
/
+34
2012-11-21
gallium/tests: update .gitignore files
Andreas Boll
1
-0
/
+6
2012-10-25
tests: Use printf instead of debug_printf in u_format_compatible_test.
Vinson Lee
1
-1
/
+1
2012-06-29
tests: Updated tests to properly handle NaN for half floats.
James Benton
2
-7
/
+31
2012-06-06
translate_test: add support for half floats
Brian Paul
1
-0
/
+8
2011-10-11
gallium: rename ZS stencil type to UINT (v2)
Dave Airlie
1
-12
/
+12
2011-08-29
tests/unit: Fix include style
Kai Wasserbäch
1
-5
/
+5
2011-06-08
gallium: s/bool/boolean/
Brian Paul
1
-2
/
+2
2011-04-01
tests: Use elts in translate_test.
José Fonseca
1
-8
/
+14
2011-04-01
scons: Add aliases for unit tests.
José Fonseca
1
-4
/
+4
2011-03-08
scons: Fix immediate Python exceptions with SCons on SunOS.
Vinson Lee
1
-1
/
+1
2010-11-01
scons: Revamp how to specify targets to build.
José Fonseca
1
-2
/
+2
2010-09-22
util: Flush stdout on util_format.
José Fonseca
1
-0
/
+8
2010-09-05
util: Helper function to determined whether two formats can be memcpy'ed.
José Fonseca
3
-0
/
+78
2010-08-12
translate_test: Fix compilation with MSVC.
Vinson Lee
1
-1
/
+2
2010-08-12
translate_test: fix compilation on non-POSIX platforms
Luca Barbieri
1
-5
/
+19
2010-08-12
translate_test: improve
Luca Barbieri
1
-6
/
+60
2010-08-11
scons: Fix freebsd8 build.
Vinson Lee
1
-1
/
+4
2010-08-11
translate_test: fix segfault on x86-64
Luca Barbieri
1
-2
/
+6
2010-08-11
translate_test: fix, reindent, and improve
Luca Barbieri
1
-137
/
+204
2010-08-11
translate: Add translate_test.c to SCons.
Vinson Lee
1
-1
/
+2
2010-08-11
translate: add testsuite
Luca Barbieri
2
-1
/
+172
2010-07-27
scons: Fix sunos5 build.
Vinson Lee
1
-0
/
+3
2010-04-21
gallium/tests: Add test case for u_cache.
Vinson Lee
3
-2
/
+126
2010-04-14
gallium/tests: Add test case for pipe_barrier.
Vinson Lee
3
-0
/
+88
2010-04-14
progs/gallium: Fix relative path in Makefile.
Vinson Lee
1
-1
/
+1
2010-04-13
progs/gallium: Move into src/gallium/tests
José Fonseca
4
-0
/
+807