[Mesa-dev] [PATCH v2 0/9] gallium: batch query objects and related cleanups
Nicolai Hähnle
nhaehnle at gmail.com
Fri Nov 13 11:17:16 PST 2015
Hi,
I have updated patches 6 - 9. Samuel, thank you for your input and I hope
you find your points to be resolved satisfactorily ;)
Cheers,
Nicolai
---
nha at deadlights:~/amd/mesa$ git diff master | diffstat
gallium/auxiliary/hud/hud_context.c | 24 +-
gallium/auxiliary/hud/hud_driver_query.c | 266 +++++++++++++++++++++++++-----
gallium/auxiliary/hud/hud_private.h | 13 +
gallium/drivers/nouveau/nvc0/nvc0_query.c | 4
gallium/include/pipe/p_context.h | 19 ++
gallium/include/pipe/p_defines.h | 36 ++--
mesa/state_tracker/st_cb_perfmon.c | 253 ++++++++++++++++------------
mesa/state_tracker/st_cb_perfmon.h | 32 ++-
mesa/state_tracker/st_context.h | 3
9 files changed, 475 insertions(+), 175 deletions(-)
More information about the mesa-dev
mailing list