summaryrefslogtreecommitdiff
path: root/src/gallium/state_trackers/python/samples/tri.py
AgeCommit message (Expand)Author
2009-07-15python/samples: Use PIPE_FORMAT_Z16_UNORM instead of PIPE_FORMAT_Z32_UNORM.José Fonseca
2009-04-04gallium: Clean up driver clear() interface.Michel Dänzer
2009-03-30python: Use depth buffer in the triangle example.José Fonseca
2009-03-30python: Cleanup.José Fonseca
2009-03-30python: Don't use deprecated clear_value field.José Fonseca
2009-03-30python: Hide away the surface usage flags.José Fonseca
2009-03-26python: Fix tri sample.Michal Krol
2009-03-25python: s/num_cbufs/nr_cbufs/José Fonseca
2009-02-20python: More efficient blits from surfaces.José Fonseca
2008-09-05python: Cleanup tri example.José Fonseca
2008-07-19gallium: Finer grained is_format_supported.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: Allow hardware support.José Fonseca
2008-07-14python: Get the sample app to draw triangle like trivial/tri exanple.José Fonseca