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

--- Comment #1 from Brian Paul <bri...@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.
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to