summaryrefslogtreecommitdiff
path: root/src/gallium/state_trackers
AgeCommit message (Expand)Author
2008-07-20python/tests: Check support for non-pot/non-square textures.José Fonseca
2008-07-19python/tests: Specify the right texture target when querying formats.José Fonseca
2008-07-19gallium: Finer grained is_format_supported.José Fonseca
2008-07-18python/tests: Extend the texture tests to cover volumes.José Fonseca
2008-07-18python: Add methods to get texture width, height, etc.José Fonseca
2008-07-18python: Reimplement the generation of random texture samples in C.José Fonseca
2008-07-18python: Reimplement tile comparison in C to speed up tests.José Fonseca
2008-07-17python/tests: Cover all last_level combinations.José Fonseca
2008-07-16python/tests: Extend the texture tests to cover cube maps.José Fonseca
2008-07-16python: Set PIPE_TEX_MIPFILTER_NONE by default.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-16python: Silent debug output.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-15python: Get object ownership done correctly.José Fonseca
2008-07-15python: Allow hardware support.José Fonseca
2008-07-15python: Move the python scons code to a separate tool module.José Fonseca
2008-07-15python: Get it to build on windows too.José Fonseca
2008-07-14python: Basic test case for 2d texture.José Fonseca
2008-07-14python: Raw tile access to surface.José Fonseca
2008-07-14python: Get the sample app to draw triangle like trivial/tri exanple.José Fonseca
2008-07-14python: Surface clears.José Fonseca
2008-07-14python: Set default state.José Fonseca
2008-07-14python: Allow to create/specify shaders.José Fonseca
2008-07-13python: New state tracker which exposes the pipe driver to python scripts.José Fonseca
2008-02-15Code reorganization: placeholder for state-trackers.José Fonseca