On Thu, Aug 18, 2011 at 10:14 PM, Chad Versace wrote:
[snip]
> +# The rules can be found in src/gallium/targets/Android.mk.
>> ---
>> This comment line is misleading. It implies that the build system is
>> intended only for Gallium.
>> Very soon the build system will also build non-Gallium dr
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 08/17/2011 08:24 PM, Chia-I Wu wrote:
> On Thu, Aug 18, 2011 at 2:03 AM, Chad Versace wrote:
> I've commented below on TOP/Android.mk and TOP/Android.common.mk.
> The Gallium makefiles are outside of my domain, so I have no comments on
> those.
>
On Thu, Aug 18, 2011 at 2:03 AM, Chad Versace wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> I've commented below on TOP/Android.mk and TOP/Android.common.mk.
> The Gallium makefiles are outside of my domain, so I have no comments on
> those.
>
> On 08/16/2011 11:28 PM, Chia-I Wu wr
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
I've commented below on TOP/Android.mk and TOP/Android.common.mk.
The Gallium makefiles are outside of my domain, so I have no comments on those.
On 08/16/2011 11:28 PM, Chia-I Wu wrote:
> This is the first step to integrate Mesa into Android(-x86) bu
This is the first step to integrate Mesa into Android(-x86) build
system. You can git clone mesa under the external/ directory of Android
source tree and build Android with
$ make BOARD_GPU_DRIVERS=swrast
It will build libGLES_mesa that will be loaded by Android runtime.
libGLES_mesa is still