i965: Remove the half-baked code for multiple OQs at the same time.
authorEric Anholt <eric@anholt.net>
Sun, 16 May 2010 22:08:56 +0000 (15:08 -0700)
committerEric Anholt <eric@anholt.net>
Sun, 16 May 2010 22:34:37 +0000 (15:34 -0700)
commitdf3590f570cb88eb9695b443208d7576b5867fd1
tree990b378f326f7d67b5c9d934706f2cf90f918cad
parent3d8ed332df675fda5b59bc3f0b643de7e5117759
i965: Remove the half-baked code for multiple OQs at the same time.

GL doesn't actually let you begin an OQ while one is active, so the
extra work was pointless.
src/mesa/drivers/dri/i965/brw_context.c
src/mesa/drivers/dri/i965/brw_context.h
src/mesa/drivers/dri/i965/brw_queryobj.c