make context current\n");
return -1;
}
--
On Mon, Apr 30, 2012 at 1:27 PM, Rob Bradford wrote:
> On 30 April 2012 12:10, Cooper Yuan wrote:
> > Yes, That's good: "Recently gbm and Weston were changed to not use this
> > extension anymore. "
> > B
Thanks Rob!
On Mon, Apr 30, 2012 at 1:27 PM, Rob Bradford wrote:
> On 30 April 2012 12:10, Cooper Yuan wrote:
> > Yes, That's good: "Recently gbm and Weston were changed to not use this
> > extension anymore. "
> > BTW, who is working on personal git
; On 04/30/2012 12:26 PM, Cooper Yuan wrote:
>
>> Wayland is using EGL_MESA_no_surface extension, unfortunately I can't
>> find any page describing it, anyone could forward/paste some text about
>> this extension? Thanks!
>>
>
> Don't you mean EGL_KHR_
Wayland is using EGL_MESA_no_surface extension, unfortunately I can't find
any page describing it, anyone could forward/paste some text about this
extension? Thanks!
Cooper
___
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop
ink it handles
correctly, any concern?
Cooper
On Tue, Aug 16, 2011 at 4:32 PM, Chia-I Wu wrote:
> 2011/8/16 Cooper Yuan :
> > this DRI2_Flush extension is used by egl driver, but DRI2_Flush extension
> > doesn't implement dri2_flush_drawable() function.
> I do not recall what
this DRI2_Flush extension is used by egl driver, but DRI2_Flush extension
doesn't implement dri2_flush_drawable() function.
2011/8/16 Michel Dänzer
> On Mon, 2011-08-15 at 19:32 +0800, Cooper Yuan wrote:
> > Hi All, please review this changelist that's going to enable
> &
Hi All, please review this changelist that's going to enable eglWaitClient()
which has the same effect with glFinish according to specification.
before, egl applications using pixmap or pbuffer flicker always because of
no flush.
Cooper
---
src/gallium/state_trackers/dri/drm/dri2.c |4
1
so, export EGL_PLATFORM=drm, is still working, right?
On Mon, Aug 15, 2011 at 3:47 PM, Benjamin Franzke <
b...@kemper.freedesktop.org> wrote:
> Module: Mesa
> Branch: master
> Commit: 85fe9484945cb57ffd49df248b0e5057eba6af04
> URL:
> http://cgit.freedesktop.org/mesa/mesa/commit/?id=85fe9484945cb5
ntext(drv, disp, old_ctx);
On Sun, Aug 14, 2011 at 12:16 PM, Chia-I Wu wrote:
> On Fri, Aug 12, 2011 at 11:44 PM, Cooper Yuan
> wrote:
> > Hi, this patch calls corresponding destroyContext in egl_dri2 and egl_glx
> > driver.
> > Any comment?
> >
> > Co
Hi, this patch calls corresponding destroyContext in egl_dri2 and egl_glx
driver.
Any comment?
Cooper
---
src/egl/drivers/dri2/egl_dri2.c | 17 +
src/egl/drivers/glx/egl_glx.c | 18 ++
2 files changed, 35 insertions(+), 0 deletions(-)
diff --git a/src/egl/d
10 matches
Mail list logo