On Thursday, March 8, 2018 7:42:52 AM PDT Lionel Landwerlin wrote:
> We would like to reuse a number of the functions and structures in
> another file in a future commit.
> 
> We also move the previous content of brw_performance_query.h into
> brw_performance_query_metrics.h to be included by generated metrics
> files.
> 
> Signed-off-by: Lionel Landwerlin <lionel.g.landwer...@intel.com>
> ---
>  src/mesa/drivers/dri/i965/Makefile.sources         |   1 +
>  src/mesa/drivers/dri/i965/brw_oa.py                |   2 +-
>  src/mesa/drivers/dri/i965/brw_performance_query.c  | 299 
> +++++----------------
>  src/mesa/drivers/dri/i965/brw_performance_query.h  | 186 +++++++++++--
>  .../dri/i965/brw_performance_query_metrics.h       |  57 ++++
>  src/mesa/drivers/dri/i965/meson.build              |   1 +
>  6 files changed, 294 insertions(+), 252 deletions(-)
>  create mode 100644 src/mesa/drivers/dri/i965/brw_performance_query_metrics.h

patch did a fine job of mangling these motions, but they all look okay
once you detangle them :)

Reviewed-by: Kenneth Graunke <kenn...@whitecape.org>

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to