[Bug 32544] [r300g] LLVM support for software TLS implementation doesn't work

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Dec 24 01:37:46 PST 2010


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

--- Comment #3 from Drill <drill87 at gmail.com> 2010-12-24 01:37:46 PST ---
I've managed to fix the problem (at least I have good fps again).
The problem appeared after this commit:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=efc82aef35a2aac5d2ed9774f6d28f2626796416
. 

gallivm object wasn't created in draw_create() function, so llvm object
couldn't be created. So I created gallivm in draw_create() and llvm seems to be
working.

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