[Mesa-dev] [PATCH v3 0/9] gallium: batch query objects and related cleanups

Samuel Pitoiset samuel.pitoiset at gmail.com
Fri Nov 20 04:27:45 PST 2015


Hi Nicolai,

The whole series is:

Reviewed-by: Samuel Pitoiset <samuel.pitoiset at gmail.com>
Tested-by: Samuel Pitoiset <samuel.pitoiset at gmail.com>

Thanks!

On 11/18/2015 12:49 PM, Nicolai Hähnle wrote:
> Hi everybody,
>
> this is the next iteration of the series, rebased on current master and
> with the adjustment to nv50 queries. Please take a look! Samuel, let me know
> when you've tested this!
>
> Cheers,
> Nicolai
> ---
>   gallium/auxiliary/hud/hud_context.c       |   24 +-
>   gallium/auxiliary/hud/hud_driver_query.c  |  271 +++++++++++++++++++++++++-----
>   gallium/auxiliary/hud/hud_private.h       |   13 +
>   gallium/drivers/nouveau/nv50/nv50_query.c |    1
>   gallium/drivers/nouveau/nvc0/nvc0_query.c |    5
>   gallium/include/pipe/p_context.h          |   19 ++
>   gallium/include/pipe/p_defines.h          |   36 ++-
>   mesa/state_tracker/st_cb_perfmon.c        |  258 ++++++++++++++++------------
>   mesa/state_tracker/st_cb_perfmon.h        |   32 ++-
>   mesa/state_tracker/st_context.h           |    3
>   10 files changed, 486 insertions(+), 176 deletions(-)
>
> _______________________________________________
> mesa-dev mailing list
> mesa-dev at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/mesa-dev
>

-- 
-Samuel


More information about the mesa-dev mailing list