On 29.09.2014 19:07, Matt Turner wrote:
> On Mon, Sep 29, 2014 at 5:08 AM, Tapani Pälli wrote:
>> commit 4ed23fd broke creation of pbuffer surfaces, patch fixes
>> the failure, noticed when running chrome with '--use-gl=egl'.
>
> Cc'ing JP so he can review as well.
>
> Reviewed-by: Matt Turner
On Mon, Sep 29, 2014 at 5:08 AM, Tapani Pälli wrote:
> commit 4ed23fd broke creation of pbuffer surfaces, patch fixes
> the failure, noticed when running chrome with '--use-gl=egl'.
Cc'ing JP so he can review as well.
Reviewed-by: Matt Turner
___
mesa
commit 4ed23fd broke creation of pbuffer surfaces, patch fixes
the failure, noticed when running chrome with '--use-gl=egl'.
Signed-off-by: Tapani Pälli
---
src/egl/drivers/dri2/platform_x11.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/egl/drivers/dri2/platform_x11.c