[Wayland-bugs] [Bug 93680]=?UTF-8?Q?=20Asking=20for=20multisampling=20in=20GLX=20doesn=E2=80=99t=20return=20any=20framebuffer=20config=20on=20i965?=/ivb

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Jan 12 08:59:34 PST 2016


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

            Bug ID: 93680
           Summary: Asking for multisampling in GLX doesn’t return any
                    framebuffer config on i965/ivb
           Product: Wayland
           Version: unspecified
          Hardware: x86-64 (AMD64)
                OS: Linux (All)
            Status: NEW
          Severity: normal
          Priority: medium
         Component: XWayland
          Assignee: wayland-bugs at lists.freedesktop.org
          Reporter: bugs at linkmauve.fr
        QA Contact: xorg-team at lists.x.org

Here is how I ask the multisampled framebuffer:
GLint visual_attribs[] = {…, GLX_SAMPLE_BUFFERS, 1, GLX_SAMPLES, 4, …}
glXChooseFBConfig(…, visual_attribs, …)

This sample code works properly on standalone Xorg, on the exact same
configuration.

Mesa 11.2.0_devel commit 3e8f644 (I can reproduce on 11.1.0), Xorg 1.18.0, on
an up to date ArchLinux.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/wayland-bugs/attachments/20160112/14d60abd/attachment.html>


More information about the wayland-bugs mailing list