i965: Implement the new QueryCounter() hook.
authorKenneth Graunke <kenneth@whitecape.org>
Mon, 25 Feb 2013 20:22:29 +0000 (12:22 -0800)
committerKenneth Graunke <kenneth@whitecape.org>
Sat, 2 Mar 2013 06:09:03 +0000 (22:09 -0800)
commit3d71f4fbac2e0337a1881cef93a220c36f9875f5
treefd957f855b8f7b3de9d11ee449ef2e180a630b2f
parentdfb056b8926cff0f96cb181630092236ab0e8f81
i965: Implement the new QueryCounter() hook.

This moves the GL_TIMESTAMP handling out of EndQuery.

Signed-off-by: Kenneth Graunke <kenneth@whitecape.org>
src/mesa/drivers/dri/i965/brw_queryobj.c