[Mesa-dev] [Bug 63717] Poor performance in games with Intel 965GM
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Thu Feb 27 01:12:35 PST 2014
https://bugs.freedesktop.org/show_bug.cgi?id=63717
--- Comment #3 from Kenneth Graunke <kenneth at whitecape.org> ---
I suspect that upgrading to Mesa 10.1 (due to be released in a few days) should
help quite a bit, though I haven't measured it.
In particular, Matt's vectorizer work reduces sequences of 4 extended math
operations down to 1. On 965GM, extended math is done on a single mathbox
shared across all EUs (IIRC), so reducing math usage should have a significant
impact on performance.
--
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/20140227/3fc238be/attachment.html>
More information about the mesa-dev
mailing list