[PATCH weston 3/5] gl-renderer: always enable unpack subimage and RG textures in ES3 contexts

Arnaud Vrac rawoul at gmail.com
Mon Dec 4 17:19:12 UTC 2017


On Mon, Dec 4, 2017 at 5:57 PM, Emil Velikov <emil.l.velikov at gmail.com> wrote:
> On 29 November 2017 at 14:25, Arnaud Vrac <rawoul at gmail.com> wrote:
>> From: Arnaud Vrac <avrac at freebox.fr>
>>
>> The GL_EXT_unpack_subimage and GL_EXT_texture_rg are part of the core ES
>> 3.0 specification, so also check the GL driver version in addition to
>> the extension string to determine if those features are supported.
>>
> Reviewed-by: Emil Velikov <emil.velikov at collabora.com>
>
> Out of curiosity: did you notice a ES 3.x driver that doesn't expose
> these in the extensions string?
>
> -Emil

Yes. I've notified the vendor about those missing extensions in the
extensions string, hopefully it will be fixed.

-Arnaud


More information about the wayland-devel mailing list