[Mesa-dev] [Bug 47375] Blender crash on startup after upgrade to mesa 8.0.1
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Tue Jul 24 19:52:06 PDT 2012
https://bugs.freedesktop.org/show_bug.cgi?id=47375
--- Comment #11 from Brian Paul <brian.e.paul at gmail.com> 2012-07-24 19:52:06 PDT ---
Adding new assertions shouldn't effect things like that since you're not
actually changing any values. There must be something else happening.
As for the performance, perhaps it's the _swrast_DrawPixels() calls which are
software fallbacks. Maybe you can debug further and see why the fallback is
getting called in the meta function.
--
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 mesa-dev
mailing list