[Mesa-dev] [PATCH 0/8] intel: fixes and features for Android

Chia-I Wu olvaffe at gmail.com
Wed Aug 31 19:50:16 PDT 2011


On Thu, Sep 1, 2011 at 3:42 AM, Ian Romanick <idr at freedesktop.org> wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> On 08/30/2011 10:46 PM, Chia-I Wu wrote:
>> Hi,
>>
>> There are 3 changes in this series.  They are combined into a single
>> series so that it is clear where they lead to.  I will split them up
>> if there is a v2.  Tested with i915.
>>
>> Patch 1-2: enable GLESv1 extensions
>>
>>   They add intelInitExtensionsES1 that is called to enable extensions
>>   that are required by or optional to GLESv1.
>
> As much as I hate to keep these multiple extension lists going, these
> two are
>
> Reviewed-by: Ian Romanick <ian.d.romanick at intel.com>
While agreeing with you, I will push this part first :)

Other than the multiple extension lists issue, incidentally, how
arguments are checked under different profiles (compat, core, gles2,
...) may also need to be changed..

>> Patch 3-6: add __DRI_IMAGE_FORMAT_RGBA8888_REV
>>
>>   They add a new __DRI_IMAGE format, which is used by translucent
>>   surfaces on Android.  Patch 4 makes i915/i965 support the new
>>   format.  It works, but I am not sure if that is the correct way to
>>   do.
>
> I'm going to defer review of these patches to Eric.  He told me that he
> would do that today or tomorrow.
>
>> Patch 7-8: add support for GL_OES_draw_texture
>>
>>   They add GL_OES_draw_texture support to i915/i965.
>
> I'm sending some comments as a reply to 7/8.
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.11 (GNU/Linux)
> Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org/
>
> iEYEARECAAYFAk5ejpsACgkQX1gOwKyEAw9ryQCgnWH3L/uhuLha1+1IoWGnJDGN
> +3oAn3PfbmvaFLY1htOopDtJ6q899uo/
> =moZu
> -----END PGP SIGNATURE-----
>



-- 
olv at LunarG.com


More information about the mesa-dev mailing list