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