[PATCH 3/7] gl-renderer: Implement & use check_extension

Pekka Paalanen ppaalanen at gmail.com
Tue Mar 22 11:58:55 UTC 2016


On Tue, 22 Mar 2016 08:42:41 +0000
Daniel Stone <daniel at fooishbar.org> wrote:

> Hi Miguel,
> 
> On 21 March 2016 at 16:37, Miguel A. Vico <mvicomoya at nvidia.com> wrote:
> > Using strstr(3) for checking for extensions is an error-prone mechanism
> > as extension names can be prefixes of other extension names (see
> > https://www.opengl.org/registry/doc/rules.html#using).
> >
> > This change implements the check_extension() function to properly check
> > for an extension and replaces all usages of strstr(3).  
> 
> Looks good to me, thanks for this!
> 
> Reviewed-by: Daniel Stone <daniels at collabora.com>

Hi,

as this is a nice fix and applies on its own, pushed:
   c6459c49..cc3a192 master -> master


Thanks,
pq
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 811 bytes
Desc: OpenPGP digital signature
URL: <https://lists.freedesktop.org/archives/wayland-devel/attachments/20160322/c0f82397/attachment.sig>


More information about the wayland-devel mailing list