[Piglit] [PATCH 0/6] EGL dispatch fixes and misc cleanups

Adam Jackson ajax at redhat.com
Fri Jul 22 17:33:27 UTC 2016


On Fri, 2016-07-22 at 17:12 +0100, Emil Velikov wrote:
> On 27 June 2016 at 17:57, Emil Velikov <emil.l.velikov at gmail.com> wrote:
> > Hi all,
> > 
> > As discussed over at mesa-dev@ some implementations' (such as mesa and
> > GLVND) libGLESv2.so.1 do not provide 'core' symbols via dlsym().
> > 
> > This series resolves this, plus one could even follow the approach used
> > and greatly simplify the dispatch. Let me know if you're ok with the
> > direction where this is doing and/or how you feel about appling it
> > elsewhere - GLX/WGL/CGL and nuking the get_ext_proc_address (and related
> > code).
> > 
> Humble ping ?

Wasn't subscribed at the time, but reading over the patches in mailman,
that all looks plausible. Might be nice if we could require
get_all_proc_addresses but oh well.

Reviewed-by: Adam Jackson <ajax at redhat.com>

- ajax


More information about the Piglit mailing list