[Bug 97232] Line rendering broken in Dolphin when using gl_ClipDistance

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Aug 8 18:25:36 UTC 2016


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

--- Comment #2 from Jules Blok <jules.blok at gmail.com> ---
(In reply to Ilia Mirkin from comment #1)
> A separate thought is that only gl_ClipDistance[0] is written, and there is
> some indication that if any of the clip distances are NaN, the whole
> primitive gets rejected. However also writing distances 1,2,3 didn't help,
> nor did writing 4..7. (Although it did appear to stop flickering a wrong
> primitive for one frame in that situation... all black now.)

I've only enabled the first clipping plane. According to the specs:
https://www.opengl.org/sdk/docs/man/html/gl_ClipDistance.xhtml

    Values written into gl_ClipDistance planes that are not enabled have no
effect.

So I highly doubt this is affecting anything, unless the spec is not
implemented correctly.

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


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