[Mesa-dev] [PATCH 3/4] nine: handle D3DISSUE_END without previous D3DISSUE_BEGIN

John Ettedgui john.ettedgui at gmail.com
Sun Nov 23 03:25:11 PST 2014


On Sun Nov 23 2014 at 2:51:42 AM Marek Olšák <maraeo at gmail.com> wrote:

> A few Gallium queries don't need and it's invalid to call begin_query.
> Those are PIPE_QUERY_GPU_FINISHED (D3DQUERYTYPE_EVENT) and
> PIPE_QUERY_TIMESTAMP (D3DQUERYTYPE_TIMESTAMP).
>
> Right, Axel explained that to me on irc as well.
I didn't know anything about Gallium queries. I guess it was a bad idea to
look at Gallium State Tracker queries, without understanding the base.
Axel has a patchset doing similar things, and it worked so far on my tests.
It should fix all the subjects raised here, and a few more fixes as well.

Thank you for the explanation!
John
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20141123/83f40810/attachment.html>


More information about the mesa-dev mailing list