http://bugs.freedesktop.org/show_bug.cgi?id=15515


Hans de Goede <[EMAIL PROTECTED]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|mesa3d-                     |[email protected]
                   |[EMAIL PROTECTED]   |
          Component|GLX                         |Driver/Radeon
            Product|Mesa                        |xorg
          QAContact|                            |[EMAIL PROTECTED]
            Version|CVS                         |git




--- Comment #3 from Hans de Goede <[EMAIL PROTECTED]>  2008-04-18 03:20:50 PST 
---
Okay, upstream has made the following comment with regards to this bug:
"It just needs to be fixed to include stencil bits in the visuals when
appropriate."

Some more investigation from my side has learned that on my intel graphics
machine not only the fbconfigs but also the normal visuals report stencil bits
(and this makes stencil using SDL apps work), here is the relevant output of
glxinfo:

3 GLX Visuals
   visual  x  bf lv rg d st colorbuffer ax dp st accumbuffer  ms  cav
 id dep cl sp sz l  ci b ro  r  g  b  a bf th cl  r  g  b  a ns b eat
----------------------------------------------------------------------
0x21 24 tc  0 32  0 r  y  .  8  8  8  8  0 24  8  0  0  0  0  0 0 None
0x22 24 dc  0 32  0 r  y  .  8  8  8  8  0 24  8  0  0  0  0  0 0 None
0x60 32 tc  0 32  0 r  .  .  8  8  8  8  0  0  0  0  0  0  0  0 0 None

Where on my ati r300, x86_64 system, the stcl column always reports 0 for the
visuals, and only reports stcl bits in the fbconfigs.

I've investigated the mesa code, and the reported stencil bits are gotten from
the X-server, and I assume through the X-server from the X-server driver, so
I'm changing the components and assignee to match.


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
xorg-driver-ati mailing list
[email protected]
http://lists.x.org/mailman/listinfo/xorg-driver-ati

Reply via email to