Re: [Mesa-dev] [PATCH 5/8] egl/wayland: Remove confusing comment about front buffer rendering

2012-12-14 Thread Kristian Høgsberg
On Fri, Dec 14, 2012 at 04:57:07PM -0800, Ian Romanick wrote: > On 12/13/2012 09:05 PM, Kristian Høgsberg wrote: > > At least the way I build, this will cause unused parameter warnings. Oh, right, I'll add the (void) driDrawable back in. Kristian > >--- > > src/egl/drivers/dri2/platform_waylan

Re: [Mesa-dev] [PATCH 5/8] egl/wayland: Remove confusing comment about front buffer rendering

2012-12-14 Thread Ian Romanick
On 12/13/2012 09:05 PM, Kristian Høgsberg wrote: At least the way I build, this will cause unused parameter warnings. --- src/egl/drivers/dri2/platform_wayland.c | 12 1 file changed, 12 deletions(-) diff --git a/src/egl/drivers/dri2/platform_wayland.c b/src/egl/drivers/dri2

[Mesa-dev] [PATCH 5/8] egl/wayland: Remove confusing comment about front buffer rendering

2012-12-13 Thread Kristian Høgsberg
--- src/egl/drivers/dri2/platform_wayland.c | 12 1 file changed, 12 deletions(-) diff --git a/src/egl/drivers/dri2/platform_wayland.c b/src/egl/drivers/dri2/platform_wayland.c index ba54286..260a80d 100644 --- a/src/egl/drivers/dri2/platform_wayland.c +++ b/src/egl/drivers/dri2/p