Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-04-28 | Bump version to 1.7.1.xf86-video-siliconmotion-1.7.1 | Francisco Jerez | |
2008-12-29 | Bump release to 1.7.0.xf86-video-siliconmotion-1.7.0 | Paulo Cesar Pereira de Andrade | |
This driver supports smi 50x chipsets, randr 1.2, exa, dual head, etc. Special thanks to Teddy Wang <teddy.wang AT siliconmotion.com.cn> for support and help in responding and/or triaging hardware related questions. | |||
2008-12-29 | Use util-macros XORG_CHANGELOG and XORG_CWARNFLAGS. | Paulo Cesar Pereira de Andrade | |
Also correct only compilation warning about possibly uninitialized variable. | |||
2008-12-13 | Janitor/maintenance patches. | Paulo Cesar Pereira de Andrade | |
o Define HAVE_XMODES in config.h. o Correct the LEAVE() macro declaration when SMI_DEBUG is defined. o Remove prototype for SMI_DGAInit() if HAVE_XMODES is not defined. o Properly scale value read from sm501 CURRENT_CLOCK register, to print an appropriate message on startup. | |||
2008-11-14 | Only compile smi_dga.c when xf86DiDGAInit is not available. | Paulo Cesar Pereira de Andrade | |
Besides reducing driver size, this should make DGA+EXA accelerated. | |||
2008-10-14 | Remove dependency on xf86cvt.c. | Paulo Cesar Pereira de Andrade | |
It actually was not added in a previous commit (due to using git reset to remake a commit, and not readding it), but now, changed only call xf86CVTMode if it is available in the X Server, otherwise, for older X Servers, a modeline should be specified in xorg.conf. | |||
2008-10-09 | Add a PanelSize/60Hz CVT mode at driver initialization | Paulo Cesar Pereira de Andrade | |
This driver is expected to be used with XServer 1.4 or newer, but a (probably temporary) copy of xf86cvt.c was also added to the build. This modeline automatically added implies it would not be required to specify one in xorg.conf, as it should not be uncommon "non standard" modes, like 800x480 or 1024x600. | |||
2008-08-29 | Bump version to 1.6.1. | Paulo Cesar Pereira de Andrade | |
2008-03-19 | siliconmotion 1.6.0xf86-video-siliconmotion-1.6.0 | Adam Jackson | |
2008-03-10 | smi: add pciaccess support | Dave Airlie | |
2007-03-13 | bump to 1.5.1xf86-video-siliconmotion-1.5.1 | Alex Deucher | |
2007-03-13 | bump to 1.5.0 | Alex Deucher | |
2006-10-13 | Bump to 1.4.2xf86-video-siliconmotion-1.4.2 | Adam Jackson | |
2006-04-08 | Bump to 1.4.1 for Xv changes.siliconmotion-1_4_1XORG-7_1 | Adam Jackson | |
2006-04-07 | Unlibcwrap. Bump server version requirement. Bump to 1.4.0.siliconmotion-1_4_0 | Adam Jackson | |
2005-12-21 | Update package version for X11R7 release.XORG-7_0 | Kevin E Martin | |
2005-12-15 | Update package version number for final X11R7 release candidate.XORG-6_99_99_904 | Kevin E Martin | |
2005-12-03 | Update package version number for X11R7 RC3 release.XORG-6_99_99_903 | Kevin E Martin | |
2005-12-02 | Remove extraneous AC_MSG_RESULT. | Kevin E Martin | |
2005-11-29 | Only build dlloader modules by default. | Adam Jackson | |
2005-11-09 | Update package version number for X11R7 RC2 release.XORG-6_99_99_902 | Kevin E Martin | |
2005-11-01 | Update pkgcheck depedencies to work with separate build roots. | Kevin E Martin | |
2005-10-19 | Update package version number for RC1 release.XORG-6_99_99_901 | Kevin E Martin | |
2005-10-17 | Use sed & cpp to substitute variables in driver man pages | Alan Coopersmith | |
2005-07-29 | Various changes preparing packages for RC0:XORG-6_99_99_900 | Kevin E Martin | |
- Verify and update package version numbers as needed - Implement versioning scheme - Change bug address to point to bugzilla bug entry form - Disable loadable i18n in libX11 by default (use --enable-loadable-i18n to reenable it) - Fix makedepend to use pkgconfig and pass distcheck - Update build script to build macros first - Update modular Xorg version | |||
2005-07-26 | Build system for siliconmotion | Søren Sandmann Pedersen | |