[Bug 28154] [r300g] Freeorion crash when fleet icon is clicked
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Wed May 26 05:14:30 PDT 2010
https://bugs.freedesktop.org/show_bug.cgi?id=28154
--- Comment #1 from Marek Olšák <maraeo at gmail.com> 2010-05-26 05:14:30 PDT ---
This vertex format (GL_INT) is not supported by hw and we have to add some kind
of fallback for this. You may workaround this bug by typing RADEON_NO_TCL=1
before the executable. This will use software vertex processing, which is slow
but should handle all such corner cases.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the dri-devel
mailing list