http://bugs.freedesktop.org/show_bug.cgi?id=25884
--- Comment #6 from Pauli <[email protected]> 2010-03-19 06:54:28 PST --- xine is using clip regions to render the text top of video. The number of clip regions is too high for single command stream which causes trouble. Maybe better implementation would be using VBO for vertex data so we could handle large number of clip regions better. (and possible only emit them when there is change) In any case it would be better option to render the text on top of video would be providing way of rendering some image on top of video frame. -- Configure bugmail: http://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
