index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
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/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