[Mesa-dev] [Bug 110516] OpenGLCurveEvaluator does not return affine coordinates
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Thu Apr 25 18:18:05 UTC 2019
https://bugs.freedesktop.org/show_bug.cgi?id=110516
Bug ID: 110516
Summary: OpenGLCurveEvaluator does not return affine
coordinates
Product: Mesa
Version: 19.0
Hardware: All
OS: All
Status: NEW
Severity: major
Priority: medium
Component: GLU
Assignee: mesa-dev at lists.freedesktop.org
Reporter: volkerenderlein at hotmail.com
QA Contact: mesa-dev at lists.freedesktop.org
Created attachment 144094
--> https://bugs.freedesktop.org/attachment.cgi?id=144094&action=edit
fix for bug report
According to the spec the GLU_NURBS_VERTEX and GLU_NURBS_VERTEX_DATA callbacks
should always return affine coordinates. But in case of a NURBS curve
definition in homogeneous coordinates it returns homogeneous coordinates. The
transformation to affine coordinates is missing. See accompanying patch for a
fix.
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20190425/c5b0bca3/attachment.html>
More information about the mesa-dev
mailing list