https://bugs.freedesktop.org/show_bug.cgi?id=29367
Andrew Randrianasulu randrik@mail.ru changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #7 from Andrew Randrianasulu randrik@mail.ru 2010-10-19 22:38:38 PDT --- Yes, fixed for me in mesa master.
Using mesa - commit 974fb466f299fc569a86097936ab89c8c369f6d2 Author: Chad Versace chad.versace@intel.com Date: Fri Oct 15 14:46:00 2010 -0700 glsl: Commit generated file glsl_lexer.cpp Changes are due to commit "glsl: Fix lexer rule for ^=".
libdrm - commit 09b1062628f2cbddb3ebae20e7b3b8a0a93acebf Author: Francisco Jerez currojerez@riseup.net Date: Tue Sep 28 22:45:27 2010 +0200 nouveau: Let the user choose the push buffer size. Signed-off-by: Francisco Jerez currojerez@riseup.net Acked-by: Ben Skeggs bskeggs@redhat.com
xf86-video-ati - commit 0921ecc1c751df0dd56e0b1d0b78ab53d7164904 Author: Alex Deucher alexdeucher@gmail.com Date: Mon Oct 4 12:34:47 2010 -0400 evergreen: use EXACreatePixmap2 if available
plus build patch for new xserver (should update, build issue fixed in newer git)
xserver - commit 853d7ebfa3e2d281d92890a39010ff5787a00ffd Author: Adam Jackson ajax@redhat.com Date: Tue Oct 5 11:24:28 2010 -0400 vbe: Fix copying the mode info block Just use memcpy, seriously.
Reviewed-by: Rémi Cardona remi@gentoo.org Signed-off-by: Adam Jackson ajax@redhat.com Signed-off-by: Keith Packard keithp@keithp.com
kernel - commit 8fd01d6cfbf75465d84a4e533ed70c5f57b3ff51 Author: Linus Torvalds torvalds@linux-foundation.org Date: Thu Oct 14 19:15:28 2010 -0700 Export dump_{write,seek} to binary loader modules If you build aout support as a module, you'll want these exported. Reported-by: Tetsuo Handa penguin-kernel@i-love.sakura.ne.jp Signed-off-by: Linus Torvalds torvalds@linux-foundation.org
(basically 2.6.36-rc8 + 1 commit)