[Mesa-dev] [Bug 61412] glCallLists performance extremely slow

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Feb 25 07:22:55 PST 2013


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

--- Comment #1 from Brian Paul <brianp at vmware.com> ---
glBitmap, not glCallLists, is probably the real issue.  It might be helpful to
see the "OpenGL renderer string" from glxinfo to identify the GPU.  I suspect
the i965 driver needs some sort of glBitmap caching mechanism (similar to
what's in the gallium state tracker) to improve 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/20130225/2f75a217/attachment.html>


More information about the mesa-dev mailing list