summaryrefslogtreecommitdiff
path: root/src/gallium/state_trackers/python/samples/tri.py
AgeCommit message (Expand)Author
2010-02-14progs/gallium/python: New home for python statetracker scripts.José Fonseca
2010-01-25st/python: adapt to blend changesRoland Scheidegger
2010-01-11python: Prefer PIPE_FORMAT_Z32_UNORM.José Fonseca
2010-01-11python: Set PIPE_TEXTURE_USAGE_RENDER_TARGET instead of DISPLAY_TARGET.José Fonseca
2009-12-26python: Update python state tracker and samples for recent interface changes.José Fonseca
2009-11-27python/tests: Update shader headers.Michal Krol
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