xf86-video-vesa: Changes to 'master'

Adam Jackson ajax at kemper.freedesktop.org
Tue Dec 1 12:26:54 PST 2009


 src/vesa.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 4509305138d04d1e2e670b6d21b54b28b69405ba
Author: Adam Jackson <ajax at redhat.com>
Date:   Tue Dec 1 15:25:52 2009 -0500

    Don't artificially limit the screen size to 2k
    
    VBE lets you specify sizes in uint16_t.  X won't work above 32k though,
    so clamp to that instead of the arbitrary 2k.
    
    Signed-off-by: Adam Jackson <ajax at redhat.com>



More information about the xorg-commit mailing list