xf86-video-vesa: Changes to 'master'

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Wed Mar 6 17:50:41 UTC 2019


 src/vesa.c |    4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

New commits:
commit 634dae745cf71c257554b4c18bde7710cd1716e8
Author: Adam Jackson <ajax at redhat.com>
Date:   Wed Mar 6 12:45:11 2019 -0500

    Try harder to avoid 24bpp
    
    We're preferring depth 24 even if that means 24bpp. Newer servers don't
    support 24bpp anymore, and even for old servers it's suboptimal. Change
    the heuristic to only try 24bpp if the alternative is pseudocolor.
    
    Fixes: xorg/driver/xf86-video-vesa#3



More information about the xorg-commit mailing list