Commit Graph

16 Commits

Author SHA1 Message Date
José Fonseca 7138cd7009 python: Fix the texture test. 2009-03-26 12:04:15 +00:00
José Fonseca 5381331f97 python: s/num_cbufs/nr_cbufs/ 2009-03-25 21:03:10 +00:00
José Fonseca 5853b6c2fe python/tests: Check support for non-pot/non-square textures. 2008-07-20 09:28:27 +09:00
José Fonseca b1d6ff1afd python/tests: Specify the right texture target when querying formats. 2008-07-19 12:32:29 +09:00
José Fonseca 8aafc03b26 gallium: Finer grained is_format_supported. 2008-07-19 12:32:29 +09:00
José Fonseca 3ca935d9ef python/tests: Extend the texture tests to cover volumes. 2008-07-18 10:42:44 +09:00
José Fonseca e74f94b39a python: Reimplement the generation of random texture samples in C. 2008-07-18 01:20:44 +09:00
José Fonseca d398e1360d python: Reimplement tile comparison in C to speed up tests. 2008-07-18 01:20:44 +09:00
José Fonseca f610deed37 python/tests: Cover all last_level combinations. 2008-07-17 08:52:51 +09:00
José Fonseca 7f32834df3 python/tests: Extend the texture tests to cover cube maps. 2008-07-16 23:27:15 +09:00
José Fonseca 32fe752d31 python: Test all miplevels. 2008-07-16 19:36:59 +09:00
José Fonseca 70b1ff9ff3 python: Expand the texture test suit to cover one YUV and one DXT format. 2008-07-16 14:13:10 +09:00
José Fonseca 3392bcaaa8 python: Cleanup. 2008-07-15 17:58:48 +09:00
José Fonseca ee470020e1 python: Request/respect the texture & buffer usage flags in the examples. 2008-07-15 17:58:48 +09:00
José Fonseca 1d03102b31 python: Allow hardware support. 2008-07-15 17:58:48 +09:00
José Fonseca 64979d618a python: Basic test case for 2d texture. 2008-07-14 22:27:40 +09:00