xserver-xorg-video-vmware: Changes to 'refs/tags/xserver-xorg-video-vmware-1_10.15.0-1'
Tag 'xserver-xorg-video-vmware-1_10.15.0-1' created by David Nusinow <dnusinow@debian.org> at 2007-09-16 21:14 +0000
Tagging upload of xserver-xorg-video-vmware-1_10.15.0-1 to unstable.
Changes since xserver-xorg-video-vmware-1_10.14.1-2:
Branden Robinson (1):
Test for existence of debian/patches directory before creating a symlink to it.
Brice Goglin (7):
Merge debian-experimental branch into debian-unstable
Merge ../../../xsfbs/xsfbs into debian-unstable
Miscellaneous fixed in debian/control and debian/rules.
Merge branch 'upstream-unstable' into debian-unstable
New upstream release 10.15.0 + upstream fixes up-to 0c76b95e7aeac034cc598ea6a407187f76466411
autoreconf
Update upstream ChangeLog
David Nusinow (2):
Merge branch 'xsfbs' into debian-unstable
* Build against xserver 1.4 and upload to unstable
Julien Cristau (1):
Fix copy/paste typo in the input driver provides.
Philip Langdale (9):
Make resizing work once and for all.
Remove XAA 'acceleration'.
Update man page to remove mention of the NoAccel option which
Add a bunch of useful modes to the mode list.
Fix a race condition when switching to a multihead fullscreen mode.
Bump version to 10.15.0
Correct the incorrect 1080p resolution.
Filter out default modes that are larger than the hardware
Add svga_modes.h to Makefile.am
Timo Aaltonen (1):
Replaces/Conflicts: xserver-xorg-driver-vmware.
---
ChangeLog | 535 +++++++++++++++++++++++++++++++++++++------
README | 6
config.guess | 32 +-
config.sub | 16 -
configure | 20 -
configure.ac | 2
debian/changelog | 22 +
debian/control | 13 -
debian/rules | 2
debian/xsfbs/xsfbs.mk | 9
man/vmware.man | 3
src/Makefile.am | 4
src/Makefile.in | 11
src/offscreen_manager.c | 136 -----------
src/offscreen_manager.h | 25 --
src/svga_modes.h | 48 +++
src/vmware.c | 135 ++++-------
src/vmware.h | 37 ---
src/vmwarectrl.c | 31 +-
src/vmwarexaa.c | 589 ------------------------------------------------
20 files changed, 684 insertions(+), 992 deletions(-)
---
Reply to: