[Bug 72586] glScissor doesn't work with Mesa 9.2 on Intel GPUs

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Dec 11 21:07:18 PST 2013


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

--- Comment #4 from Branimir Karadzic <bk at f-m.fm> ---
I found actual issue... My code was passing invalid number of samples to
glRenderbufferStorageMultisample. SandyBridge returns 4 for GL_MAX_SAMPLES, and
my code was erroneously passing 2.

Anyhow probably still worth looking into this because it might lead to some
other issue.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/intel-3d-bugs/attachments/20131212/dad334c0/attachment.html>


More information about the intel-3d-bugs mailing list