mesa/st: avoid quadstrips if its easy to do so
authorKeith Whitwell <keithw@vmware.com>
Tue, 1 Dec 2009 16:31:21 +0000 (16:31 +0000)
committerKeith Whitwell <keithw@vmware.com>
Tue, 1 Dec 2009 16:33:59 +0000 (16:33 +0000)
commit759c094bf8fd0f104b738490d7f0b85f40fc2779
treecab46fc8dd7fd09ff9985fd0c10fe14869beb023
parentbb1cde755bce0ea29cc4c1a29ad3841e3b304309
mesa/st: avoid quadstrips if its easy to do so

Tristrips are easier for many drivers to handle.
src/mesa/state_tracker/st_draw.c