[waffle] [PATCH 3/4] glx: remove dl_can_open restriction for supports_context_api()

Chad Versace chad.versace at intel.com
Tue Nov 10 12:21:23 PST 2015


On Tue 01 Sep 2015, Emil Velikov wrote:
> This seems like unnecessary book-keeping which makes the topic
> "supported by the display" vs "there is a library that one can manage"
> more convoluted than needed.
> 
> One can safely assume that if the GLX implementation exposes the
> extension(s) then it supports the API. Whether it will succeed in
> creating such a context is another topic :)
> 
> Signed-off-by: Emil Velikov <emil.l.velikov at gmail.com>
> ---
>  src/waffle/glx/glx_display.c | 12 +++---------
>  1 file changed, 3 insertions(+), 9 deletions(-)

Pushed to master. Thanks.


More information about the waffle mailing list