[Bug 702] Radeon only supports a maximum point size of 1.0.

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Nov 5 21:38:01 PDT 2010


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

--- Comment #8 from Roland Scheidegger <sroland at vmware.com> 2010-11-05 21:38:01 PDT ---
Hmm actually I see the problem. The driver relies on ctx->_TriangleCaps and
tests for DD_POINT_SIZE. But nothing ever sets this - update_tricaps would but
it's ifdefed out as it was basically reverted, looks like the revert wasn't
quite complete.
Note that it should still work if point attenuation is used (e.g. pointblast
demo).

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the dri-devel mailing list