[Bug 101592] Very slow performance when rendering scenes with transparency, probably caused by excessive copying (intel_miptree_map())

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Jun 26 19:06:37 UTC 2017


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

--- Comment #3 from Steve Holland <sdh4 at iastate.edu> ---
Comparison system running exactly the same application, but running Fedora 25
mesa-dri-drivers-13.0.4-3.fc25 and older Intel graphics "Haswell-ULT Integrated
Graphics Controller (rev 0b)" is a bit sluggish (say ~3 fps) at a particular
rendering operation (transparent text over transparent image). Newer system
(Mesa 17.1.3, Kaby Lake HD Graphics 620, Fedora 26 beta) on the same operation
is 0.3 fps. 

Same operations with software rendering forced (by LIBGL_ALWAYS_SOFTWARE=1) are
10+fps on both platforms

Just rendering the image is fast in all cases, transparent or not. Overlaying
the text character-by-character with glutBitmapCharacter() seems to be what is
slowing things down.

-- 
You are receiving this mail because:
You are the assignee for the bug.
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/20170626/50b6af5a/attachment.html>


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