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
/
gallium
/
state_trackers
/
python
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
python/regress: Fix vertex shader XPD test.
Michal Krol
2009-04-01
1
-2
/
+2
*
python/regress: Indent.
Michal Krol
2009-04-01
8
-0
/
+30
*
python/regress: Add vertex shader test for XPD.
Michal Krol
2009-04-01
2
-0
/
+9
*
python/regress: Rename test files from *.txt to *.sh -- won't be .gitignored.
Michal Krol
2009-04-01
8
-1
/
+1
*
python/regress: Add more vertex shader tests.
Michal Krol
2009-04-01
4
-0
/
+33
*
python/regress: Initial commit for vertex shader regression tests.
Michal Krol
2009-04-01
5
-0
/
+280
*
python/test: New test for surface copies.
José Fonseca
2009-03-31
1
-0
/
+199
*
python/test: Ignore test output files.
José Fonseca
2009-03-31
1
-0
/
+3
*
python/test: Cleanup.
José Fonseca
2009-03-31
1
-25
/
+38
*
python/test: Dump classification tree to text file too.
José Fonseca
2009-03-31
2
-0
/
+4
*
python/test: Set executable permission bit.
José Fonseca
2009-03-31
4
-0
/
+0
*
python/test: New test for rendering into textures.
José Fonseca
2009-03-31
1
-0
/
+315
*
python/test: Limit tree depth.
José Fonseca
2009-03-31
1
-1
/
+1
*
python/test: Infer type (continuous/discrete) from object type.
José Fonseca
2009-03-31
1
-15
/
+27
*
python/test: Flush stdout to keep in sync with debug info on stderr.
José Fonseca
2009-03-31
1
-5
/
+10
*
python/test: Dump a classification tree of the results when finished testing.
José Fonseca
2009-03-31
2
-16
/
+102
*
python/test: New test for texture transfers.
José Fonseca
2009-03-31
1
-0
/
+179
*
python/test: More descriptive test name.
José Fonseca
2009-03-31
1
-0
/
+0
*
python/test: Move the test description logic to the base class.
José Fonseca
2009-03-30
2
-27
/
+54
*
python/test: Move the image comparison logic to the base test class.
José Fonseca
2009-03-30
2
-18
/
+21
*
python: Hide away the surface usage flags.
José Fonseca
2009-03-30
1
-3
/
+2
*
python: Fix the texture test.
José Fonseca
2009-03-26
1
-18
/
+1
*
python: s/num_cbufs/nr_cbufs/
José Fonseca
2009-03-25
1
-1
/
+1
*
python/tests: Check support for non-pot/non-square textures.
José Fonseca
2008-07-20
1
-3
/
+13
*
python/tests: Specify the right texture target when querying formats.
José Fonseca
2008-07-19
1
-2
/
+4
*
gallium: Finer grained is_format_supported.
José Fonseca
2008-07-19
1
-5
/
+8
*
python/tests: Extend the texture tests to cover volumes.
José Fonseca
2008-07-18
1
-22
/
+43
*
python: Reimplement the generation of random texture samples in C.
José Fonseca
2008-07-18
2
-310
/
+4
*
python: Reimplement tile comparison in C to speed up tests.
José Fonseca
2008-07-18
1
-7
/
+13
*
python/tests: Cover all last_level combinations.
José Fonseca
2008-07-17
1
-18
/
+25
*
python/tests: Extend the texture tests to cover cube maps.
José Fonseca
2008-07-16
2
-61
/
+162
*
python: Test all miplevels.
José Fonseca
2008-07-16
2
-43
/
+116
*
python: Expand the texture test suit to cover one YUV and one DXT format.
José Fonseca
2008-07-16
3
-24
/
+53
*
python: Cleanup.
José Fonseca
2008-07-15
2
-22
/
+23
*
python: Request/respect the texture & buffer usage flags in the examples.
José Fonseca
2008-07-15
2
-22
/
+59
*
python: Allow hardware support.
José Fonseca
2008-07-15
1
-1
/
+1
*
python: Basic test case for 2d texture.
José Fonseca
2008-07-14
3
-0
/
+606