Re: [Mesa-dev] [RFC-PATCH 00/18] add Android support

2011-08-18 Thread Chad Versace
On 08/17/2011 08:37 PM, Chia-I Wu wrote: > On Thu, Aug 18, 2011 at 4:14 AM, Chad Versace wrote: > > > On 08/16/2011 11:28 PM, Chia-I Wu wrote: Hi list, This patch series adds Android Gingerbread support to Mesa. To begin with, it only supports software rendering with softp

Re: [Mesa-dev] [RFC-PATCH 00/18] add Android support

2011-08-17 Thread Chia-I Wu
On Thu, Aug 18, 2011 at 4:14 AM, Chad Versace wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > > > On 08/16/2011 11:28 PM, Chia-I Wu wrote: >> Hi list, >> >> This patch series adds Android Gingerbread support to Mesa.  To begin >> with, it only supports software rendering with softpipe

Re: [Mesa-dev] [RFC-PATCH 00/18] add Android support

2011-08-17 Thread Chia-I Wu
On Wed, Aug 17, 2011 at 10:26 PM, Brian Paul wrote: > On 08/17/2011 12:28 AM, Chia-I Wu wrote: >> >> Hi list, >> >> This patch series adds Android Gingerbread support to Mesa.  To begin >> with, it only supports software rendering with softpipe.  I've tested >> it with VirtualBox.  There are pendi

Re: [Mesa-dev] [RFC-PATCH 00/18] add Android support

2011-08-17 Thread Chad Versace
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 08/16/2011 11:28 PM, Chia-I Wu wrote: > Hi list, > > This patch series adds Android Gingerbread support to Mesa. To begin > with, it only supports software rendering with softpipe. I've tested > it with VirtualBox. There are pending series tha

Re: [Mesa-dev] [RFC-PATCH 00/18] add Android support

2011-08-17 Thread Brian Paul
On 08/17/2011 12:28 AM, Chia-I Wu wrote: Hi list, This patch series adds Android Gingerbread support to Mesa. To begin with, it only supports software rendering with softpipe. I've tested it with VirtualBox. There are pending series that enable all other gallium pipe drivers and the classic i

[Mesa-dev] [RFC-PATCH 00/18] add Android support

2011-08-16 Thread Chia-I Wu
Hi list, This patch series adds Android Gingerbread support to Mesa. To begin with, it only supports software rendering with softpipe. I've tested it with VirtualBox. There are pending series that enable all other gallium pipe drivers and the classic i915/i965. I would like to see how this ser