Kristian H?gsberg wrote:
> On Thu, 2008-04-03 at 21:52 +0200, Markus Amsler wrote:
>> commit dc836edf49a08a7fd77fc1f127818b0550558581
>> Author: Kristian Høgsberg <[EMAIL PROTECTED]>
>> Date:   Wed Apr 2 19:04:57 2008 -0400
>> 
>>     Initialize GLX_EXT_texture_from_pixmap attributes correctly.
>> 
>> After this commit I get with glxinfo:
>>  Error: couldn't find RGB GLX visual
>> 
>> Any other opengl app gives a similar error message.
> 
> Did you also update the X server?  The bug was that the X server
> didn't send these attributes and so the client had to make up some
> stuff.  The git xserver sends these values now and the client just
> goes with what the server sends it.  Now, of course, libGL shouldn't
> fail to initialize any visuals if the server doesn't send the exact
> set of attributes the client wants.  I'll take a look at that issue
> but try the git xserver in the meantime.

With current xserver tip(commit 539bf3c2836727e7560c64144071b086f8ea32fe), 
intel driver master tip and Mesa tip,
I still get the error when run glxinfo:
[EMAIL PROTECTED] xserver]# glxinfo
name of display: :0.0
Error: couldn't find RGB GLX visual or fbconfig

Please take a look.

Thanks,
Nian Wu

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Register now and save $200. Hurry, offer ends at 11:59 p.m., 
Monday, April 7! Use priority code J8TLD2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
Mesa3d-dev mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mesa3d-dev

Reply via email to