[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
Thu Jul 26 22:13:28 PDT 2012


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

--- Comment #37 from Brian Paul <brian.e.paul at gmail.com> 2012-07-26 22:13:28 PDT ---

Try setting the RADEON_DEBUG env var to "fall".  Ex: export RADEON_DEBUG=fall
then run blender.  It should print a message to stdout/err when a software
fallback is hit.  That should give some clue.

If it's just glDrawPixels we could try to just map the region that'll be
touched by the glDrawPixels to try to speed things up.

-- 
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