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: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
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.
_______________________________________________
wayland-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/wayland-bugs