index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mesa
/
state_tracker
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium: Fix big-endian addressing of non-bitmask array formats.
Eric Anholt
2019-08-28
1
-0
/
+23
*
gallium: Fix mesa format name in unit test failure path.
Eric Anholt
2019-08-28
1
-1
/
+1
*
meson: drop unused dep_{thread,dl}
Eric Engestrom
2019-08-03
1
-4
/
+4
*
meson: replace libmesa_util with idep_mesautil
Eric Engestrom
2019-08-03
1
-6
/
+3
*
st/tests: drop incorrect MAYBE_UNUSED
Eric Engestrom
2019-07-31
1
-2
/
+2
*
gallium: switch boolean -> bool at the interface definitions
Ilia Mirkin
2019-07-22
1
-1
/
+1
*
mesa/tests: add missing dep_thread
Eric Engestrom
2019-07-19
1
-0
/
+1
*
state_tracker: Move the format test out to be an actual unit test.
Eric Anholt
2019-07-16
2
-0
/
+117
*
Delete autotools
Dylan Baker
2019-04-15
1
-61
/
+0
*
meson: Add tests to suites
Dylan Baker
2018-11-20
1
-3
/
+5
*
mesa/st/tests: Add array life range estimation and renumbering tests
Gert Wollny
2018-08-11
1
-0
/
+211
*
mesa/st/tests: Add array life range tests infrastructure to common test class
Gert Wollny
2018-08-11
2
-27
/
+186
*
mesa/st/glsl_to_tgsi: Expose array live range tracking and merging
Gert Wollny
2018-08-11
1
-7
/
+8
*
mesa/st/tests: Add tests for array merge helper classes.
Gert Wollny
2018-08-11
4
-7
/
+787
*
mesa/st/glsl_to_tgsi:rename lifetime to register_live_range
Gert Wollny
2018-08-11
3
-17
/
+22
*
mesa/st/glsl_to_tgsi: Properly resolve life times simple if/else + use constr...
Gert Wollny
2018-08-11
1
-0
/
+25
*
autotools: Include new meson files
18.1-branchpoint
Dylan Baker
2018-04-20
1
-0
/
+2
*
meson: Build st_tests_common with gtest
Mike Lothian
2018-04-19
1
-1
/
+1
*
meson: build tests for gallium mesa state tracker
Dylan Baker
2018-04-18
1
-0
/
+40
*
mesa/st/tests: Use tgsi opcode enum also in the test classes
Gert Wollny
2018-03-26
2
-8
/
+8
*
autotools: Only build libmesa-st-tests-common.a for tests.
Bas Nieuwenhuizen
2018-02-07
1
-1
/
+1
*
state_tracker: Don't build st-renumerate-test without shared glapi
Dylan Baker
2018-02-06
1
-0
/
+2
*
mesa/st/glsl_to_tgsi: Mark first write as unconditional when appropriate
Gert Wollny
2018-01-29
1
-0
/
+24
*
automake: st/mesa/tests: add st_tests_common.h to the tarball
Emil Velikov
2018-01-25
1
-1
/
+2
*
mesa/st/tests: Add tests for lifetime tracking with indirect addressing
Gert Wollny
2018-01-24
3
-4
/
+189
*
mesa/st/tests: Add tests for improved tracking of temporaries
Gert Wollny
2018-01-24
1
-7
/
+486
*
mesa/st/tests: cleanup whitespace usage and correct some comments
Gert Wollny
2018-01-24
1
-64
/
+63
*
mesa/st/tests: unify MockCodeLine* classes
Gert Wollny
2018-01-24
4
-547
/
+735
*
mesa/st/tests: Fix zero-byte allocation leaks
Gert Wollny
2018-01-24
1
-7
/
+15
*
configure: check for -std=c++11 support and enable st/mesa test accordingly
Gert Wollny
2017-11-08
1
-1
/
+3
*
mesa/st/tests: Correct build flags and force -std=c++11
Gert Wollny
2017-09-15
1
-9
/
+5
*
mesa/st: Include builddir/src/compiler/glsl to fix make check
Aaron Watry
2017-09-11
1
-0
/
+1
*
mesa/st/tests: Fix regressions with libunwind enabled introduced with 7be6d8fe12
Gert Wollny
2017-09-07
1
-0
/
+1
*
mesa/st: glsl_to_tgsi: Add test set for evaluation of rename mapping
Gert Wollny
2017-09-06
1
-0
/
+169
*
mesa/st: glsl_to_tgsi: add register rename mapping evaluator
Gert Wollny
2017-09-06
1
-5
/
+8
*
mesa/st: glsl_to_tgsi: add tests for the new temporary lifetime tracker
Gert Wollny
2017-09-06
2
-0
/
+1464