On Sat, Jan 26, 2013 at 3:16 AM, Matt Turner <matts...@gmail.com> wrote:
> On Fri, Jan 25, 2013 at 6:02 PM, Marek Olšák <mar...@gmail.com> wrote:
>> These extensions are not new in Mesa:
>> - ARB_base_instance (since 9.0)
>> - ARB_vertex_type_2_10_10_10_rev (since 8.0)
>> - OES_standard_derivatives (since 7.10, I think)
>
> Ah you're right. It was just i965 that added these. I'll drop them
> from the list.
>
>> Also, we don't have ARB_ES3_compatibility yet.
>
> We do (on i965), since today: e4f661afc89e6e7608edceb73528a5e54a147a85.

Are you guys sure the extension is implemented and working? The ETC2
and EAC formats are not accepted by our CompressedTexImage2D in
desktop GL. I also don't see where GL_TEXTURE_IMMUTABLE_LEVELS is
handled.

Marek
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to