[Mesa-dev] [PATCH v2 4/7] egl/surfaceless: tweak surfaceless_add_configs_for_visuals()

Chad Versace chadversary at chromium.org
Fri Oct 14 18:40:38 UTC 2016


On Fri 16 Sep 2016, Emil Velikov wrote:
> From: Emil Velikov <emil.velikov at collabora.com>
> 
> Analogous to previous commit.
> 
> v2: Use correct comparison in loop conditional (Eric)
>     Use valid C initializer (Gurchetan)
> 
> Signed-off-by: Emil Velikov <emil.velikov at collabora.com>
> Reviewed-by: Gurchetan Singh <gurchetansingh at chromium.org>
> ---
>  src/egl/drivers/dri2/platform_surfaceless.c | 15 ++++++++-------
>  1 file changed, 8 insertions(+), 7 deletions(-)

This commit breaks the platform. eglCreatePbuffer no longer works.

I locally reverted the patch, and eglCreatePbuffer begins working again.


More information about the mesa-dev mailing list