On Thu, Feb 7, 2013 at 3:37 AM, Jose Fonseca wrote:
>
>
> - Original Message -
>> On Wed, Feb 6, 2013 at 4:30 PM, Kristian Høgsberg
>> wrote:
>> > On Tue, Feb 5, 2013 at 8:43 AM, wrote:
>> >> From: José Fonseca
>> >>
>> >> I'd like to test Mesa OpenGL ES along side with NVIDIA libGL
>>
- Original Message -
> On Wed, Feb 6, 2013 at 4:30 PM, Kristian Høgsberg
> wrote:
> > On Tue, Feb 5, 2013 at 8:43 AM, wrote:
> >> From: José Fonseca
> >>
> >> I'd like to test Mesa OpenGL ES along side with NVIDIA libGL
> >> drivers. But
> >> without this change, I get a NULL pointer
On Wed, Feb 6, 2013 at 4:30 PM, Kristian Høgsberg wrote:
> On Tue, Feb 5, 2013 at 8:43 AM, wrote:
>> From: José Fonseca
>>
>> I'd like to test Mesa OpenGL ES along side with NVIDIA libGL drivers. But
>> without this change, I get a NULL pointer dereference.
>
> Which DRI driver doesn't support
On Tue, Feb 5, 2013 at 8:43 AM, wrote:
> From: José Fonseca
>
> I'd like to test Mesa OpenGL ES along side with NVIDIA libGL drivers. But
> without this change, I get a NULL pointer dereference.
Which DRI driver doesn't support the flush extension? EGL is expected
to flush before swap buffer (
- Original Message -
> On 02/05/2013 06:43 AM, jfons...@vmware.com wrote:
> > From: José Fonseca
> >
> > I'd like to test Mesa OpenGL ES along side with NVIDIA libGL
> > drivers. But
> > without this change, I get a NULL pointer dereference.
> > ---
> > src/egl/drivers/dri2/egl_dri2.c |
On 02/05/2013 06:43 AM, jfons...@vmware.com wrote:
From: José Fonseca
I'd like to test Mesa OpenGL ES along side with NVIDIA libGL drivers. But
without this change, I get a NULL pointer dereference.
---
src/egl/drivers/dri2/egl_dri2.c |3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
From: José Fonseca
I'd like to test Mesa OpenGL ES along side with NVIDIA libGL drivers. But
without this change, I get a NULL pointer dereference.
---
src/egl/drivers/dri2/egl_dri2.c |3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/src/egl/drivers/dri2/egl_dri2.c b/src/e