On Thu, Sep 1, 2011 at 9:00 AM, Ian Romanick wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> On 08/30/2011 10:27 PM, Chia-I Wu wrote:
>> From: Chia-I Wu
>>
>> In preparation for porting i915 to Android, factor its source lists into
>> a shared makefile. This prevents duplication of s
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 08/30/2011 10:27 PM, Chia-I Wu wrote:
> From: Chia-I Wu
>
> In preparation for porting i915 to Android, factor its source lists into
> a shared makefile. This prevents duplication of source lists, and hence
> prevents the Android from breaking as
From: Chia-I Wu
In preparation for porting i915 to Android, factor its source lists into
a shared makefile. This prevents duplication of source lists, and hence
prevents the Android from breaking as often.
---
src/mesa/drivers/dri/i915/Makefile | 51 ++-
src/mes