[Mesa-dev] [Bug 86980] [swrast] piglit fp-rfl regression
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Sat Jun 20 21:11:30 PDT 2015
https://bugs.freedesktop.org/show_bug.cgi?id=86980
Vinson Lee <vlee at freedesktop.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Version|git |10.5
Resolution|--- |FIXED
--- Comment #8 from Vinson Lee <vlee at freedesktop.org> ---
commit 88305dfd0b79ad5980d293e86712496f134347b4
Author: Roland Scheidegger <sroland at vmware.com>
Date: Sat Feb 14 16:34:04 2015 +0100
mesa: don't enable NV_fragment_program_option with swrast
Since dropping some NV_fragment_program opcodes (commits
868f95f1da74cf6dd7468cba1b56664aad585ccb,
a3688d686f147f4252d19b298ae26d4ac72c2e08)
we can no longer parse all opcodes necessary for this extension, leading
to bugs (https://bugs.freedesktop.org/show_bug.cgi?id=86980).
Hence don't announce support for it in swrast (no other driver enabled it).
(Note that remnants of some NV_fp/vp extensions remain, they could be
dropped but are required as hacks for getting viewperf11 catia to run.)
--
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/mesa-dev/attachments/20150621/5e4c7779/attachment.html>
More information about the mesa-dev
mailing list