https://bugs.freedesktop.org/show_bug.cgi?id=46956

Emil Velikov <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

--- Comment #7 from Emil Velikov <[email protected]> 2012-05-29 12:47:09 
PDT ---
Thank you, the issue was resolved by

commit f80c2874eca86a12517fbe2f4c15287edfb4dc89
Author: Christoph Bumiller <[email protected]>
Date:   Mon May 21 23:46:11 2012 +0200

    gallium: add st_api feature mask to prevent advertising MS visuals

    v2: use a define for the maximum sample count
    v3: also test odd sample counts (r300 supports MS3)

    While multisample renderbuffers are supported by mesa, MS visuals
    are not, so we need a way to tell dri/st not to advertise them even
    if the gallium driver does support multisampled surfaces.

    Otherwise applications selecting these non-functional visuals would
    run into trouble ...

    Reviewed-by: Brian Paul <[email protected]>

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

Reply via email to