[Nouveau] [Bug 46956] Selecting 2xAntiAliasing causes Nexuiz to crash "X Error: BadMatch, failed request (X_CreateWindow)"

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue May 29 12:47:09 PDT 2012


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

Emil Velikov <emil.l.velikov at gmail.com> changed:

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

--- Comment #7 from Emil Velikov <emil.l.velikov at gmail.com> 2012-05-29 12:47:09 PDT ---
Thank you, the issue was resolved by

commit f80c2874eca86a12517fbe2f4c15287edfb4dc89
Author: Christoph Bumiller <e0425955 at student.tuwien.ac.at>
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 <brianp at vmware.com>

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the Nouveau mailing list