Re: [Mesa-dev] llvmpipe - glxgears background problem

2010-05-10 Thread Didier G
Le 07/05/2010 09:03, Michel Dänzer a écrit : On Fre, 2010-05-07 at 00:43 +0200, Didier G wrote: Trying to use llvmpipe I have a problem when I run glxgears : background is not black as it should be but transparent. It's picking up a depth 32 visual. You can work around it by setting t

Re: [Mesa-dev] llvmpipe - glxgears background problem

2010-05-07 Thread Didier G
Le 07/05/2010 09:03, Michel Dänzer a écrit : On Fre, 2010-05-07 at 00:43 +0200, Didier G wrote: Trying to use llvmpipe I have a problem when I run glxgears : background is not black as it should be but transparent. It's picking up a depth 32 visual. You can work around it by setting t

Re: [Mesa-dev] llvmpipe - glxgears background problem

2010-05-07 Thread Michel Dänzer
On Fre, 2010-05-07 at 00:43 +0200, Didier G wrote: > > Trying to use llvmpipe I have a problem when I run glxgears : background > is not black as it should be but transparent. It's picking up a depth 32 visual. You can work around it by setting the environment variable XLIB_SKIP_ARGB_VISUALS=1

[Mesa-dev] llvmpipe - glxgears background problem

2010-05-06 Thread Didier G
Hello, Trying to use llvmpipe I have a problem when I run glxgears : background is not black as it should be but transparent. I just opened https://bugzilla.redhat.com/show_bug.cgi?id=589802 who describe this problem with screenshot in attachement. Thanks for your help. _