Re: [Mesa-dev] [PATCH] Fix Android 5.1 build and runtime issues

2015-07-29 Thread Emil Velikov
On 29 July 2015 at 03:04, Bish, Jim wrote: > On 07/28/2015 02:38 PM, Chad Versace wrote: >> On Tue 28 Jul 2015, Emil Velikov wrote: [snip] >>> Do you know of any plans to use upstream libdrm ? Or at least >>> rebase/merge with upstream changes ? > would be nice but as far as I know there is not pl

Re: [Mesa-dev] [PATCH] Fix Android 5.1 build and runtime issues

2015-07-28 Thread Bish, Jim
On 07/28/2015 02:38 PM, Chad Versace wrote: > On Tue 28 Jul 2015, Emil Velikov wrote: >> Hello Jim, >> >> On 28 July 2015 at 02:57, Bish, Jim wrote: >>> From: Jim Bish >>> >> Would you mind splitting this into separate patches ? Adding a few >> words in the commit log(s) would be highly prefera

Re: [Mesa-dev] [PATCH] Fix Android 5.1 build and runtime issues

2015-07-28 Thread Bish, Jim
On 07/28/2015 10:05 AM, Emil Velikov wrote: > On 28/07/15 17:54, Bish, Jim wrote: >> >> >> On 07/28/2015 06:11 AM, Emil Velikov wrote: >>> Hello Jim, >>> >>> On 28 July 2015 at 02:57, Bish, Jim wrote: From: Jim Bish >>> Would you mind splitting this into separate patches ? Adding a fe

Re: [Mesa-dev] [PATCH] Fix Android 5.1 build and runtime issues

2015-07-28 Thread Chad Versace
On Tue 28 Jul 2015, Emil Velikov wrote: > Hello Jim, > > On 28 July 2015 at 02:57, Bish, Jim wrote: > > From: Jim Bish > > > Would you mind splitting this into separate patches ? Adding a few > words in the commit log(s) would be highly preferable. Yes, please submit separate patches. "One patc

Re: [Mesa-dev] [PATCH] Fix Android 5.1 build and runtime issues

2015-07-28 Thread Emil Velikov
On 28/07/15 17:54, Bish, Jim wrote: > > > On 07/28/2015 06:11 AM, Emil Velikov wrote: >> Hello Jim, >> >> On 28 July 2015 at 02:57, Bish, Jim wrote: >>> From: Jim Bish >>> >> Would you mind splitting this into separate patches ? Adding a few >> words in the commit log(s) would be highly prefera

Re: [Mesa-dev] [PATCH] Fix Android 5.1 build and runtime issues

2015-07-28 Thread Bish, Jim
On 07/28/2015 06:11 AM, Emil Velikov wrote: > Hello Jim, > > On 28 July 2015 at 02:57, Bish, Jim wrote: >> From: Jim Bish >> > Would you mind splitting this into separate patches ? Adding a few > words in the commit log(s) would be highly preferable. sure. thought this was small enough but ok

Re: [Mesa-dev] [PATCH] Fix Android 5.1 build and runtime issues

2015-07-28 Thread Emil Velikov
Hello Jim, On 28 July 2015 at 02:57, Bish, Jim wrote: > From: Jim Bish > Would you mind splitting this into separate patches ? Adding a few words in the commit log(s) would be highly preferable. > --- > Android.common.mk | 10 ++ > Android.mk

[Mesa-dev] [PATCH] Fix Android 5.1 build and runtime issues

2015-07-27 Thread Bish, Jim
From: Jim Bish --- Android.common.mk | 10 ++ Android.mk | 3 +++ src/mesa/Android.libmesa_dricore.mk | 2 +- src/mesa/drivers/dri/i965/intel_fbo.c | 6 +- src/mesa/drivers/dri/i965/intel_tex_image.c | 4 +++