https://bugs.freedesktop.org/show_bug.cgi?id=42611
Eugeni Dodonov <eugeni at dodonov.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |eugeni at dodonov.net --- Comment #6 from Eugeni Dodonov <eugeni at dodonov.net> 2012-02-17 08:41:44 PST --- > I haven't yet found the time to file a new bug to Mesa, as they suggested, > but i will do. I'm scared to upgrade to Mesa 8, because reading gen2 upstream > changelogs entry i suspect i'll have more breakage, since it talks about > features removed... You don't have to upgrade mesa entirely just for this testing. You can compile and install it into any other directory (for example, with ./configure --prefix=/home/myuser/mesa; make; make install), and then use 'export LD_LIBRARY_PATH=/home/myuser/mesa/lib' to tell applications to use this mesa version for testing. This way, you'll still have your old mesa around in case 8.0.x is broken for you.. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.