[Bug 59322] r300g MSAA breaks Half-Life 2 in Wine

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Jan 14 11:02:28 PST 2013


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

--- Comment #7 from Marek Olšák <maraeo at gmail.com> ---
Yes, the GALLIUM_MSAA environment variable might break some apps, because it
changes the default framebufer to MSAA, which adds lots of limitations to
BlitFramebuffer. For example, you can no longer use BlitFramebuffer to do a
stretched blit, because the ARB_fbo specification doesn't allow it if either
src or dst is multisample, etc.

That's why GALLIUM_MSAA should be used carefully.

-- 
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/dri-devel/attachments/20130114/58493492/attachment.html>


More information about the dri-devel mailing list