summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-05-31add Makefile.bsd-wrapperobsd-vmware-10_15_0Matthieu Herrb
2007-02-09Add svga_modes.h to Makefile.amvmware-10_15_0Philip Langdale
2007-02-09Filter out default modes that are larger than the hardwarePhilip Langdale
2007-02-09Correct the incorrect 1080p resolution.Philip Langdale
2007-02-08Bump version to 10.15.0Philip Langdale
2007-02-08Fix a race condition when switching to a multihead fullscreen mode.Philip Langdale
2007-02-08 Add a bunch of useful modes to the mode list.Philip Langdale
2007-02-08Update man page to remove mention of the NoAccel option whichPhilip Langdale
2007-02-08Remove XAA 'acceleration'.Philip Langdale
2007-02-08Make resizing work once and for all.Philip Langdale
2006-12-18Revert "Convert callers of LookupWindow() to dixLookupWindow()."Eamon Walsh
2006-12-15Convert callers of LookupWindow() to dixLookupWindow().Eamon Walsh
2006-12-06Explicitly initialise buffer to NULL for parsing xinerama topologies.vmware-10_14_1Philip Langdale
2006-10-31Update man page to document "StaticXinerama"vmware-10_14_0Philip Langdale
2006-10-31Bump version to 10.14.0Philip Langdale
2006-10-30Fix more warnings.Philip Langdale
2006-10-30Fix some warnings noted when compiling the code againstPhilip Langdale
2006-10-25Refactor static Xinerama parsing.Philip Langdale
2006-10-25Add support for a static Xinerama configuration to be specifiedPhilip Langdale
2006-10-11Update .gitignorePhilip Langdale
2006-10-11Add vmwarectrl sample client.Philip Langdale
2006-10-11Add .gitignore files.Philip Langdale
2006-10-11Document the 'Xinerama' option and tweak the default to reflectPhilip Langdale
2006-10-11Check for xinerama in configure.acPhilip Langdale
2006-10-11Add xinerama support to the vmware video driver. (Better late than never).Philip Langdale
2006-09-20Add support for the upcoming PITCHLOCK register. The FIFO registerPhilip Langdale
2006-09-03Fix https://bugs.freedesktop.org/show_bug.cgi?id=8094Philip Langdale
2006-04-07Unlibcwrap. Bump server version requirement. Bump to 1.1.0.vmware-10_13_0XORG-7_1Adam Jackson
2006-04-07Unlibcwrap. Bump server version requirement. Bump to 10.13.0.Adam Jackson
2006-02-07Add VMWARE_CTRL extension.release-10-12-0-0philipl
2006-01-17Use DriverFunc to adjust physical size to keep DPI constant.philipl
2005-12-21Update package version for X11R7 release.XORG-7_0Kevin E Martin
2005-12-19Stub COPYING filesAdam Jackson
2005-12-15Update package version number for final X11R7 release candidate.XORG-6_99_99_904Kevin E Martin
2005-12-06Change *man_SOURCES ==> *man_PRE to fix autotools warnings.MODULAR_COPYKevin E Martin
2005-12-03Update package version number for X11R7 RC3 release.XORG-6_99_99_903Kevin E Martin
2005-12-02Remove extraneous AC_MSG_RESULT.Kevin E Martin
2005-11-29Only build dlloader modules by default.Adam Jackson
2005-11-28Change *mandir targets to use new *_MAN_DIR variables set by xorg-macros.m4Alan Coopersmith
2005-11-21Add .cvsignores for drivers.Eric Anholt
2005-11-09Bump version numbers for X11R6.9/X11R7 RC2.XORG-6_99_99_902XORG-6_8_99_903XORG-6_8_99_902Kevin E Martin
2005-11-09Update package version number for X11R7 RC2 release.Kevin E Martin
2005-11-03Fix a bug where the cursor disappears. Committed on behalf of Shelley Gongnolan
2005-11-01Update pkgcheck depedencies to work with separate build roots.Kevin E Martin
2005-10-19Update package version number for RC1 release.XORG-6_99_99_901Kevin E Martin
2005-10-18Use @DRIVER_MAN_SUFFIX@ instead of $(DRIVER_MAN_SUFFIX) in macroAlan Coopersmith
2005-10-17More 1.7 braindamage: define EXTRA_DIST in terms of @DRIVER_NAME@ insteadAdam Jackson
2005-10-17Use sed & cpp to substitute variables in driver man pagesAlan Coopersmith
2005-09-23Support for XRandR in the VMware driver. Committed on behalf of PhilXORG-6_8_99_901nolan
2005-08-18Update autogen.sh to one that does objdir != srcdir.Daniel Stone