summaryrefslogtreecommitdiff
path: root/src/gallium/auxiliary/draw/draw_pt_varray.c
AgeCommit message (Collapse)Author
2008-04-25draw: emit extra flags whenever pipeline is activeKeith Whitwell
The assert was in fact over-sensitive, but emitting the extra flags is pretty trivial & we may as well just do it whenever we know the pipeline is running.
2008-04-25frontend for rendering without eltsZack Rusin