xf86-video-siliconmotion: Changes to 'master'

Paulo Cesar Pereira de Andrade pcpa at kemper.freedesktop.org
Wed Nov 26 08:42:30 PST 2008


 src/Makefile.am  |    4 
 src/smi.h        |   17 ---
 src/smi_dga.c    |  279 -------------------------------------------------------
 src/smi_driver.c |    3 
 src/smi_xaa.c    |  160 -------------------------------
 5 files changed, 463 deletions(-)

New commits:
commit 06c78cee718a86b1521c1fc1075d08bb9ad257f1
Author: Paulo Cesar Pereira de Andrade <pcpa at mandriva.com.br>
Date:   Tue Nov 25 19:57:05 2008 -0200

    Remove smi_dga.c and polylines code from smi_xaa.c.
    
      DGA was also not being properly test to not enable the pSmi fields,
    but since the dga implementation is very basic, it is better to just
    remove it (if compiling the sources on pre 1.4 X Server, DGA will be
    disabled).
    
      The polylines code in xmi_xaa.c was already if 0'ed for some time,
    but it may be reinstantiated to accelerate (back) xaa rotated modes.
    Currently only randr+exa accelerates rotated modes.



More information about the xorg-commit mailing list