[Bug 90370] [radeonsi] dota2 suffers from many glitches
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Sun May 17 07:02:52 PDT 2015
https://bugs.freedesktop.org/show_bug.cgi?id=90370
--- Comment #15 from Sylvain BERTRAND <sylvain.bertrand at gmail.com> ---
Ok, I nailed down the choppyness: source engine games do compile a lot
of shaders live... then a "safe" llvm won't do and will cripple performance.
You must maximize shader compilation performance with threading and aggressive
compilation options for llvm. Vulkan spir-v will be more than welcome.
One down. One to go. Those graphical glitches are also into portal2, but less
visible and more rare.
--
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/dri-devel/attachments/20150517/bd6adc1c/attachment.html>
More information about the dri-devel
mailing list