Re: [PATCH] compositor/shm: use internalFormat=GL_BGRA_EXT in TexImage2D

2011-01-23 Thread Kristian Høgsberg
On Sat, Jan 22, 2011 at 11:49 AM, Benjamin Franzke wrote: > --- >  compositor/shm.c |    4 ++-- >  1 files changed, 2 insertions(+), 2 deletions(-) Thanks, applied. Kristian > diff --git a/compositor/shm.c b/compositor/shm.c > index 6b96a5b..913833e 100644 > --- a/compositor/shm.c > +++ b/compo

[PATCH] compositor/shm: use internalFormat=GL_BGRA_EXT in TexImage2D

2011-01-22 Thread Benjamin Franzke
--- compositor/shm.c |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/compositor/shm.c b/compositor/shm.c index 6b96a5b..913833e 100644 --- a/compositor/shm.c +++ b/compositor/shm.c @@ -61,7 +61,7 @@ shm_buffer_attach(struct wl_buffer *buffer_base, struct wl_surface *su