[Bug 2166] X11R6.8.1 Xprt server generates lots of 'No matching visual for __GLcontextMode with visual class = 5 (32771), nplanes = 8' warnings

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sun Jan 2 19:32:43 PST 2005


Please do not reply to this email: if you want to comment on the bug, go to          
the URL shown below and enter yourcomments there.   
 
https://bugs.freedesktop.org/show_bug.cgi?id=2166        
   

ajax at nwnk.net changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ajax at nwnk.net
          Component|* Other                     |Server: Extensions: Other
            Product|xorg                        |xprint




------- Additional Comments From ajax at nwnk.net  2005-01-02 19:32 -------
see programs/Xserver/GL/mesa/X/xf86glx.c:init_screen_visuals(), around line 568.

pScreen->visuals for the driver needs to contain a set of visuals that match
what the GLX engine says are available.  the visuals in
Initialize{Ps,Pcl,...}Driver() need to be extended to match the ones listed by
glxinfo at each depth.  see mga_dri.c:MGAInitVisualConfigs() for an example;
note especially the call to GlxSetVisualConfigs at the end, which tells the GLX
core to use the driver-supplied visuals rather than the default fallback set.        
   
   
--         
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email       
   
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


More information about the xorg-bugzilla-noise mailing list