summaryrefslogtreecommitdiff
path: root/src/gallium/state_trackers/python/tests/base.py
AgeCommit message (Expand)Author
2010-02-14progs/gallium/python: New home for python statetracker scripts.José Fonseca
2009-12-03Move pf_is_depth_stencil() to u_format auxiliary module.Michal Krol
2009-06-15python/tests: Add is_depth_stencil_format utility function.José Fonseca
2009-03-31python/test: Dump classification tree to text file too.José Fonseca
2009-03-31python/test: Set executable permission bit.José Fonseca
2009-03-31python/test: Limit tree depth.José Fonseca
2009-03-31python/test: Infer type (continuous/discrete) from object type.José Fonseca
2009-03-31python/test: Flush stdout to keep in sync with debug info on stderr.José Fonseca
2009-03-31python/test: Dump a classification tree of the results when finished testing.José Fonseca
2009-03-30python/test: Move the test description logic to the base class.José Fonseca
2009-03-30python/test: Move the image comparison logic to the base test class.José Fonseca
2008-07-16python/tests: Extend the texture tests to cover cube maps.José Fonseca
2008-07-16python: Test all miplevels.José Fonseca
2008-07-16python: Expand the texture test suit to cover one YUV and one DXT format.José Fonseca
2008-07-15python: Cleanup.José Fonseca
2008-07-15python: Request/respect the texture & buffer usage flags in the examples.José Fonseca
2008-07-14python: Basic test case for 2d texture.José Fonseca