Am 11.08.2014 00:51, schrieb Brian Paul:
> On 08/08/2014 07:43 PM, Roland Scheidegger wrote:
>> Am 08.08.2014 23:20, schrieb Brian Paul:
>>> Fixes failed assertion when _mesa_update_draw_buffers() was called
>>> with GL_DRAW_BUFFER == GL_FRONT_AND_BACK. The piglit gl30basic hit
>>> this.
>>>
>>> C
his patch.
- Pavel
-Original Message-
From: mesa-dev [mailto:mesa-dev-boun...@lists.freedesktop.org] On Behalf Of
Brian Paul
Sent: Monday, August 11, 2014 5:51 AM
To: Roland Scheidegger; mesa-dev@lists.freedesktop.org
Cc: 10.2
Subject: Re: [Mesa-dev] [PATCH 7/8] mesa: fix assertion in _mesa_drawb
1 AM
To: Roland Scheidegger; mesa-dev@lists.freedesktop.org
Cc: 10.2
Subject: Re: [Mesa-dev] [PATCH 7/8] mesa: fix assertion in _mesa_drawbuffers()
On 08/08/2014 07:43 PM, Roland Scheidegger wrote:
> Am 08.08.2014 23:20, schrieb Brian Paul:
>> Fixes failed assertion when _mesa_update_d
e-
From: mesa-dev [mailto:mesa-dev-boun...@lists.freedesktop.org] On Behalf Of
Popov, Pavel E
Sent: Monday, August 11, 2014 10:31 AM
To: Ian Romanick; Brian Paul; mesa-dev@lists.freedesktop.org
Cc: 10.2
Subject: Re: [Mesa-dev] [PATCH 7/8] mesa: fix assertion in _mesa_drawbuffers()
Hi Ian,
Yes, it fixes this pr
Paul; mesa-dev@lists.freedesktop.org; Popov, Pavel E
Cc: 10.2
Subject: Re: [Mesa-dev] [PATCH 7/8] mesa: fix assertion in _mesa_drawbuffers()
Pavel,
Does this patch fix the problem you were trying to solve?
On 08/08/2014 02:20 PM, Brian Paul wrote:
> Fixes failed assert
On 08/08/2014 07:43 PM, Roland Scheidegger wrote:
Am 08.08.2014 23:20, schrieb Brian Paul:
Fixes failed assertion when _mesa_update_draw_buffers() was called
with GL_DRAW_BUFFER == GL_FRONT_AND_BACK. The piglit gl30basic hit
this.
Cc: "10.2"
---
src/mesa/main/buffers.c |5 +++--
1 file
Am 08.08.2014 23:20, schrieb Brian Paul:
> Fixes failed assertion when _mesa_update_draw_buffers() was called
> with GL_DRAW_BUFFER == GL_FRONT_AND_BACK. The piglit gl30basic hit
> this.
>
> Cc: "10.2"
> ---
> src/mesa/main/buffers.c |5 +++--
> 1 file changed, 3 insertions(+), 2 deletions(
Pavel,
Does this patch fix the problem you were trying to solve?
On 08/08/2014 02:20 PM, Brian Paul wrote:
> Fixes failed assertion when _mesa_update_draw_buffers() was called
> with GL_DRAW_BUFFER == GL_FRONT_AND_BACK. The piglit gl30basic hit
> this.
>
> Cc: "10.2"
> ---
> src/mesa/main/buf
Fixes failed assertion when _mesa_update_draw_buffers() was called
with GL_DRAW_BUFFER == GL_FRONT_AND_BACK. The piglit gl30basic hit
this.
Cc: "10.2"
---
src/mesa/main/buffers.c |5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/src/mesa/main/buffers.c b/src/mesa/main/