Comment 3 for bug 308225

Revision history for this message
In , Haien-liu (haien-liu) wrote :

we try to bisect and find below commit causes the issue:
commit 991f0be6e2bfe3cc3df55b2fc75fe3900d5e0b94
Author: Maarten Maathuis <email address hidden>
Date: Sat Nov 29 14:30:55 2008 +0100

    randr: Avoid needlessly creating a shadow framebuffer.

    - pScreen->width and height were zero, so it didn't "fit" the screen.
    (cherry picked from commit ffb484f7ef84099019b196ef97bfb2355eb6d52a)

    Signed-off-by: Keith Packard <email address hidden>