https://bugs.freedesktop.org/show_bug.cgi?id=32188
--- Comment #12 from Alex Deucher <[email protected]> 2011-01-03 17:13:32 PST --- Created an attachment (id=41603) View: https://bugs.freedesktop.org/attachment.cgi?id=41603 Review: https://bugs.freedesktop.org/review?bug=32188&attachment=41603 don't use vbos for constant buffers Does this patch help? It will hurt performance, but it might help narrow down where the problem is. It allocates buffers on the fly for constant buffers rather than using the vbo pool. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ xorg-driver-ati mailing list [email protected] http://lists.x.org/mailman/listinfo/xorg-driver-ati
