Re: [Mesa-dev] [PATCH 04/16] xmlconfig: move into src/util

2017-07-05 Thread Emil Velikov
On 5 July 2017 at 13:53, Emil Velikov wrote: > On 5 July 2017 at 13:38, Nicolai Hähnle wrote: >> On 05.07.2017 14:16, Emil Velikov wrote: >>> >>> On 5 July 2017 at 12:58, Nicolai Hähnle wrote: Thanks for doing the test. I did get the automated email. This stuff is mostly gues

Re: [Mesa-dev] [PATCH 04/16] xmlconfig: move into src/util

2017-07-05 Thread Emil Velikov
On 5 July 2017 at 13:38, Nicolai Hähnle wrote: > On 05.07.2017 14:16, Emil Velikov wrote: >> >> On 5 July 2017 at 12:58, Nicolai Hähnle wrote: >>> >>> Thanks for doing the test. I did get the automated email. >>> >>> This stuff is mostly guess work and cargo-culting for me since I don't >>> actua

Re: [Mesa-dev] [PATCH 04/16] xmlconfig: move into src/util

2017-07-05 Thread Nicolai Hähnle
On 05.07.2017 14:16, Emil Velikov wrote: On 5 July 2017 at 12:58, Nicolai Hähnle wrote: Thanks for doing the test. I did get the automated email. This stuff is mostly guess work and cargo-culting for me since I don't actually have an Android build setup. Is there any way for me to test this ea

Re: [Mesa-dev] [PATCH 04/16] xmlconfig: move into src/util

2017-07-05 Thread Emil Velikov
On 5 July 2017 at 12:58, Nicolai Hähnle wrote: > Thanks for doing the test. I did get the automated email. > > This stuff is mostly guess work and cargo-culting for me since I don't > actually have an Android build setup. Is there any way for me to test this > easily? > > How about the fixup at >

Re: [Mesa-dev] [PATCH 04/16] xmlconfig: move into src/util

2017-07-05 Thread Nicolai Hähnle
Thanks for doing the test. I did get the automated email. This stuff is mostly guess work and cargo-culting for me since I don't actually have an Android build setup. Is there any way for me to test this easily? How about the fixup at https://cgit.freedesktop.org/~nh/mesa/commit/?h=driconf?

Re: [Mesa-dev] [PATCH 04/16] xmlconfig: move into src/util

2017-06-30 Thread Rob Herring
On Fri, Jun 30, 2017 at 7:45 AM, Nicolai Hähnle wrote: > From: Nicolai Hähnle > > --- [...] > diff --git a/src/util/Android.mk b/src/util/Android.mk > index facdcf8..6c81322 100644 > --- a/src/util/Android.mk > +++ b/src/util/Android.mk > @@ -24,35 +24,80 @@ LOCAL_PATH := $(call my-dir) > > in

[Mesa-dev] [PATCH 04/16] xmlconfig: move into src/util

2017-06-30 Thread Nicolai Hähnle
From: Nicolai Hähnle --- configure.ac | 2 +- src/gallium/state_trackers/dri/Makefile.am | 2 +- src/gallium/state_trackers/dri/dri_screen.c| 2 +- src/gallium/state_trackers/dri/dri_screen.h| 2 +- src/gallium/targets/d3dadapter9