r300g: convert query to a state for emitting.
authorDave Airlie <airlied@redhat.com>
Wed, 14 Oct 2009 07:14:43 +0000 (17:14 +1000)
committerDave Airlie <airlied@redhat.com>
Wed, 14 Oct 2009 07:14:43 +0000 (17:14 +1000)
commit47791697ab6eb6965f0ba8ba3f20373b3753ca2a
treeaca935bf2a2330a15a4fcd07cf832d733a8e8959
parentc1bee7bdea470b6b5dcebef9aacc8fe4feca687c
r300g: convert query to a state for emitting.

This means we don't emit in the begin query but when we have
to flush. Similiar to classic.

TODO:
make query object actually work.
src/gallium/drivers/r300/r300_context.h
src/gallium/drivers/r300/r300_emit.c
src/gallium/drivers/r300/r300_query.c