http://bugzilla.novell.com/show_bug.cgi?id=610323 http://bugzilla.novell.com/show_bug.cgi?id=610323#c10 --- Comment #10 from Stefan Dirsch <sndirsch@novell.com> 2010-06-07 16:49:12 UTC --- (In reply to comment #9)
References to git commits:
fdo#27883#c25: http://cgit.freedesktop.org/xorg/driver/xf86-video-intel/commit/?id=44d45d3f...
But that one has been reverted 2 hours later. commit 8b2039187fc23f5e9dddf4081f8b1ab6f4c01416 Author: Chris Wilson <chris@chris-wilson.co.uk> Date: Sat May 29 12:14:55 2010 +0100 Revert "dri: Use size from backing pixmap when creating buffers." This reverts commit 44d45d3fa56f121ce89ffe5b28beb48be01a95df. Michel Dänzer pointed out the flaw in using the pixmap size instead of the drawable size: Using the backing pixmap dimensions for this is not desirable. In particular, it means that the DRI2 buffers of non-redirected windows always have the same size as the screen. But even for redirected windows it wastes some graphics memory with a re-parenting window manager, that is if it doesn't break in various ways due to the top left corner of the DRI2 buffers no longer corresponding to the top left corner of the window. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.