[Mesa-dev] [Bug 99319] godot engine poor performance

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sun Jan 8 13:11:34 UTC 2017


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

--- Comment #2 from Thomas Helland <thomashelland90 at gmail.com> ---
A small update: It appears we are spending all of the time walking in a
for-loop at the bottom of context_cleanup:

for (i = 0; i < ARRAY_SIZE(cs->buffer_indices_hashlist); i++) {
   cs->buffer_indices_hashlist[i] = -1;
}

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20170108/23b71ca2/attachment.html>


More information about the mesa-dev mailing list