Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-06-06 | Adapt Debian specific patch to apply after other changes. | Paul Menzel | |
2009-06-06 | Adapt Debian specific patch. | Paul Menzel | |
2009-01-22 | Prepare changelog for upload | Julien Cristau | |
2008-10-20 | Prepare changelog for upload | Julien Cristau | |
2008-10-18 | Update changelog for cherry-picked patches | Julien Cristau | |
Also disable G41 in 01_gen_pci_ids.diff. | |||
2008-09-05 | Prepare changelog for upload | Julien Cristau | |
2008-09-05 | Fix typos | Julien Cristau | |
2008-09-03 | Another try at working around the 965 rendering bug | Julien Cristau | |
* Kill 02_xaa_by_default_on_i965.diff. Switching to XAA breaks Xvideo, which is Not Good™. * New patch 02_965_no_exa_composite.diff: add a "RenderAccel" option, to control whether EXA composite acceleration is enabled. Default to off on i965+ to hopefully avoid the font rendering issues reported in #451791 and friends. | |||
2008-08-26 | Prepare changelog for upload | Julien Cristau | |
2008-08-26 | Add author information to 02_xaa_by_default_on_i965.diff | Julien Cristau | |
2008-08-24 | Drop G45 PCI ids from intel.ids | Brice Goglin | |
so that vesa is autoloaded by default for these new boards for now. | |||
2008-08-24 | Add 02_xaa_by_default_on_i965.diff | Brice Goglin | |
2008-08-04 | changelog update | Julien Cristau | |
2008-07-27 | Prepare changelog for upload | Julien Cristau | |
2008-07-27 | Fix debian/rules build/patch dependencies. | Julien Cristau | |
2008-07-27 | Merge branch 'debian-unstable' of git.debian.org:/git/pkg-xorg/xsfbs into ↵ | Julien Cristau | |
debian-unstable | |||
2008-07-27 | add bug closers for the pipe a force enable quirks | Julien Cristau | |
2008-07-27 | update changelog for cherry-picked patches | Julien Cristau | |
2008-07-17 | xsfbs.mk: make 'log' a separate target | Julien Cristau | |
'prepare' runs genscripts, and we don't want that in unpatch, so create stampdir/log in a separate target, and make unpatch depend on that instead of prepare. | |||
2008-07-16 | xsfbs.mk: update the list of releases, and drop some unused code | Julien Cristau | |
we haven't had a separate source tree since modularization. | |||
2008-07-16 | xsfbs.mk: more parallel make fixing | Julien Cristau | |
2008-07-16 | xsfbs.mk: fix the prepare target for parallel make | Julien Cristau | |
2008-07-03 | Prepare changelog for upload | Julien Cristau | |
2008-07-03 | update changelog | Julien Cristau | |
2008-06-23 | Update debian/copyright | Julien Cristau | |
Thanks to Thomas Viehmann for reporting, and Moritz Muehlenhoff for the thorough analysis (closes: #486340). | |||
2008-06-18 | Prepare changelog for upload | Brice Goglin | |
2008-06-18 | New upstream release | Brice Goglin | |
2008-05-31 | Update xsfbs/quilt patching rules to be compatible with the | Brice Goglin | |
"3.0 (quilt)" source package. Thanks to Raphael Hertzog. See http://lists.debian.org/debian-x/2008/05/msg01250.html for details. | |||
2008-05-30 | xsfbs.sh: use 'local' now that policy allows it | Julien Cristau | |
Policy 3.7.3 allows /bin/sh scripts to use 'local'. | |||
2008-05-30 | xsfbs.sh: add remove_conffile_lookup | Julien Cristau | |
This variant of remove_conffile_prepare looks for the given conffile's canonical md5sum in dpkg's status database itself instead of using provided values. | |||
2008-05-23 | Remove the .pc directory properly | Julien Cristau | |
2008-05-12 | New upstream release | Brice Goglin | |
2008-04-23 | Prepare changelog for upload | Julien Cristau | |
2008-04-23 | Refresh patch | Julien Cristau | |
2008-04-23 | Update changelogs | Julien Cristau | |
2008-04-23 | Merge branch 'debian-unstable' into debian-experimental | Julien Cristau | |
Conflicts: debian/changelog debian/control | |||
2008-04-22 | Build-depend on dpkg-dev >= 1.14.17 for dpkg-shlibdeps --warnings. | Julien Cristau | |
2008-04-15 | Prepare changelog for upload | Brice Goglin | |
2008-04-15 | New upstream release candidate | Brice Goglin | |
2008-04-15 | Merge branch 'debian-unstable' into debian-experimental | Brice Goglin | |
Conflicts: debian/changelog | |||
2008-04-13 | Remove xsfbs-autoreconf.mk | Julien Cristau | |
It has never been used, and that doesn't look likely to change. | |||
2008-04-13 | Prepare changelog for upload | Julien Cristau | |
2008-04-13 | Run dpkg-shlibdeps with --warnings=6 | Julien Cristau | |
Drivers reference symbols from /usr/bin/Xorg and other modules, and that's not a bug, so we want dpkg-shlibdeps to shut up about symbols it can't find. | |||
2008-04-13 | Add bug closer | Julien Cristau | |
2008-03-31 | New upstream release candidate | Brice Goglin | |
2008-03-29 | Install libIntelXvMC.so | Brice Goglin | |
2008-03-21 | New upstream release candidate | Brice Goglin | |
2008-03-21 | Partial revert of 3e7c2a3f7211f0c167e831366aa5bb1ca9215334 | Brice Goglin | |
to upload 2.2.99.901 built against Xserver 1.4. | |||
2008-03-21 | xsfbs.mk: make 'serverabi' depend on 'install' | Julien Cristau | |
See bug#471193, thanks to Bernhard R. Link <brlink@debian.org> | |||
2008-03-18 | Build against xserver 1.5 rc1 (1.4.99.901). | Julien Cristau | |
* Bump Standards-Version to 3.7.3 (no changes). * DRI is disabled for now, don't try to install the xvmc lib. |