platform/upstream/xf86-video-vmware.git
17 years agoUpdate .gitignore
Philip Langdale [Wed, 11 Oct 2006 18:47:39 +0000 (11:47 -0700)]
Update .gitignore

17 years agoAdd vmwarectrl sample client.
Philip Langdale [Wed, 11 Oct 2006 18:47:25 +0000 (11:47 -0700)]
Add vmwarectrl sample client.

17 years agoAdd .gitignore files.
Philip Langdale [Wed, 11 Oct 2006 18:36:22 +0000 (11:36 -0700)]
Add .gitignore files.

17 years agoDocument the 'Xinerama' option and tweak the default to reflect
Philip Langdale [Wed, 11 Oct 2006 18:32:18 +0000 (11:32 -0700)]
Document the 'Xinerama' option and tweak the default to reflect
the capabilites of the underlying hardware.

17 years agoCheck for xinerama in configure.ac
Philip Langdale [Wed, 11 Oct 2006 18:26:04 +0000 (11:26 -0700)]
Check for xinerama in configure.ac

17 years agoAdd xinerama support to the vmware video driver. (Better late than never).
Philip Langdale [Wed, 11 Oct 2006 17:57:57 +0000 (10:57 -0700)]
Add xinerama support to the vmware video driver. (Better late than never).

With this change, the VMWARE_CTRL extension is updated so that it can
receive topology updates at runtime. I will add some sample client code
separately.

I also intend to add support for a static initial topology defined in
xorg.conf but I haven't got around to it yet due to hating to write
string parsing code.

17 years agoAdd support for the upcoming PITCHLOCK register. The FIFO register
Philip Langdale [Wed, 20 Sep 2006 18:40:54 +0000 (11:40 -0700)]
Add support for the upcoming PITCHLOCK register. The FIFO register
is deprecated but support is retained so the driver works with
Workstation 5.5 and friends.

17 years agoFix https://bugs.freedesktop.org/show_bug.cgi?id=8094
Philip Langdale [Sun, 3 Sep 2006 17:45:22 +0000 (10:45 -0700)]
Fix https://bugs.freedesktop.org/show_bug.cgi?id=8094
Lazily allocate the dynamic modes used for pixel precise guest
resizing. They will not appear until they are neeed.

18 years agoUnlibcwrap. Bump server version requirement. Bump to 1.1.0. XORG-7_1 vmware-10_13_0
Adam Jackson [Fri, 7 Apr 2006 21:57:24 +0000 (21:57 +0000)]
Unlibcwrap. Bump server version requirement. Bump to 1.1.0.

18 years agoUnlibcwrap. Bump server version requirement. Bump to 10.13.0.
Adam Jackson [Fri, 7 Apr 2006 21:55:49 +0000 (21:55 +0000)]
Unlibcwrap. Bump server version requirement. Bump to 10.13.0.

18 years agoAdd VMWARE_CTRL extension. release-10-12-0-0
philipl [Tue, 7 Feb 2006 18:51:35 +0000 (18:51 +0000)]
Add VMWARE_CTRL extension.

18 years agoUse DriverFunc to adjust physical size to keep DPI constant.
philipl [Tue, 17 Jan 2006 00:40:43 +0000 (00:40 +0000)]
Use DriverFunc to adjust physical size to keep DPI constant.

18 years agoUpdate package version for X11R7 release. XORG-7_0
Kevin E Martin [Wed, 21 Dec 2005 02:30:04 +0000 (02:30 +0000)]
Update package version for X11R7 release.

18 years agoStub COPYING files
Adam Jackson [Mon, 19 Dec 2005 16:25:56 +0000 (16:25 +0000)]
Stub COPYING files

18 years agoUpdate package version number for final X11R7 release candidate. XORG-6_99_99_904
Kevin E Martin [Thu, 15 Dec 2005 00:24:21 +0000 (00:24 +0000)]
Update package version number for final X11R7 release candidate.

18 years agoChange *man_SOURCES ==> *man_PRE to fix autotools warnings. MODULAR_COPY
Kevin E Martin [Tue, 6 Dec 2005 22:48:41 +0000 (22:48 +0000)]
Change *man_SOURCES ==> *man_PRE to fix autotools warnings.

18 years agoUpdate package version number for X11R7 RC3 release. XORG-6_99_99_903
Kevin E Martin [Sat, 3 Dec 2005 05:49:37 +0000 (05:49 +0000)]
Update package version number for X11R7 RC3 release.

18 years agoRemove extraneous AC_MSG_RESULT.
Kevin E Martin [Fri, 2 Dec 2005 02:16:12 +0000 (02:16 +0000)]
Remove extraneous AC_MSG_RESULT.

18 years agoOnly build dlloader modules by default.
Adam Jackson [Tue, 29 Nov 2005 23:30:06 +0000 (23:30 +0000)]
Only build dlloader modules by default.

18 years agoChange *mandir targets to use new *_MAN_DIR variables set by xorg-macros.m4
Alan Coopersmith [Mon, 28 Nov 2005 22:04:15 +0000 (22:04 +0000)]
Change *mandir targets to use new *_MAN_DIR variables set by xorg-macros.m4
    update to fix bug #5167 (Linux prefers *.1x man pages in man1 subdir)

18 years agoAdd .cvsignores for drivers.
Eric Anholt [Mon, 21 Nov 2005 10:49:23 +0000 (10:49 +0000)]
Add .cvsignores for drivers.

18 years agoBump version numbers for X11R6.9/X11R7 RC2. XORG-6_8_99_902 XORG-6_8_99_903 XORG-6_99_99_902
Kevin E Martin [Wed, 9 Nov 2005 21:31:21 +0000 (21:31 +0000)]
Bump version numbers for X11R6.9/X11R7 RC2.

18 years agoUpdate package version number for X11R7 RC2 release.
Kevin E Martin [Wed, 9 Nov 2005 21:15:23 +0000 (21:15 +0000)]
Update package version number for X11R7 RC2 release.

18 years agoFix a bug where the cursor disappears. Committed on behalf of Shelley Gong
nolan [Thu, 3 Nov 2005 04:26:00 +0000 (04:26 +0000)]
Fix a bug where the cursor disappears. Committed on behalf of Shelley Gong
    (shelleygong@vmware.com).

18 years agoUpdate pkgcheck depedencies to work with separate build roots.
Kevin E Martin [Tue, 1 Nov 2005 15:08:57 +0000 (15:08 +0000)]
Update pkgcheck depedencies to work with separate build roots.

18 years agoUpdate package version number for RC1 release. XORG-6_99_99_901
Kevin E Martin [Wed, 19 Oct 2005 02:48:06 +0000 (02:48 +0000)]
Update package version number for RC1 release.

18 years agoUse @DRIVER_MAN_SUFFIX@ instead of $(DRIVER_MAN_SUFFIX) in macro
Alan Coopersmith [Tue, 18 Oct 2005 00:01:55 +0000 (00:01 +0000)]
Use @DRIVER_MAN_SUFFIX@ instead of $(DRIVER_MAN_SUFFIX) in macro
    substitutions to work better with BSD make

18 years agoMore 1.7 braindamage: define EXTRA_DIST in terms of @DRIVER_NAME@ instead
Adam Jackson [Mon, 17 Oct 2005 22:57:38 +0000 (22:57 +0000)]
More 1.7 braindamage: define EXTRA_DIST in terms of @DRIVER_NAME@ instead
    of indirectly

18 years agoUse sed & cpp to substitute variables in driver man pages
Alan Coopersmith [Mon, 17 Oct 2005 00:09:09 +0000 (00:09 +0000)]
Use sed & cpp to substitute variables in driver man pages

18 years agoSupport for XRandR in the VMware driver. Committed on behalf of Phil XORG-6_8_99_901
nolan [Fri, 23 Sep 2005 02:55:25 +0000 (02:55 +0000)]
Support for XRandR in the VMware driver. Committed on behalf of Phil
    Langdale (plangdale@vmware.com)

18 years agoUpdate autogen.sh to one that does objdir != srcdir.
Daniel Stone [Thu, 18 Aug 2005 09:03:55 +0000 (09:03 +0000)]
Update autogen.sh to one that does objdir != srcdir.

19 years agoVarious changes preparing packages for RC0: XORG-6_99_99_900
Kevin E Martin [Fri, 29 Jul 2005 21:22:46 +0000 (21:22 +0000)]
Various changes preparing packages for RC0:
- 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

19 years agoBuild system for vmware
Søren Sandmann Pedersen [Tue, 26 Jul 2005 23:57:30 +0000 (23:57 +0000)]
Build system for vmware

19 years agoPrep for modular builds by adding guarded #include "config.h" everywhere. XORG-6_8_99_15 XORG-6_8_99_16 XORG-6_8_99_900
Adam Jackson [Mon, 11 Jul 2005 02:30:07 +0000 (02:30 +0000)]
Prep for modular builds by adding guarded #include "config.h" everywhere.

19 years agoChange all misc.h and os.h references to <X11/foo.h>. XORG-6_8_99_14
Daniel Stone [Fri, 1 Jul 2005 22:43:21 +0000 (22:43 +0000)]
Change all misc.h and os.h references to <X11/foo.h>.

19 years agoBug #3626: _X_EXPORT tags for video and input drivers. XORG-6_8_99_13
Adam Jackson [Sat, 25 Jun 2005 21:17:00 +0000 (21:17 +0000)]
Bug #3626: _X_EXPORT tags for video and input drivers.

19 years agoupdated copyright string in man page of VMware SVGA driver. XORG-6_8_99_1 XORG-6_8_99_10 XORG-6_8_99_11 XORG-6_8_99_12 XORG-6_8_99_2 XORG-6_8_99_3 XORG-6_8_99_4 XORG-6_8_99_5 XORG-6_8_99_6 XORG-6_8_99_7 XORG-6_8_99_8 XORG-6_8_99_9 sco_port_update-base
nolan [Fri, 18 Feb 2005 23:15:59 +0000 (23:15 +0000)]
updated copyright string in man page of VMware SVGA driver.

19 years agoBugfix for Alpha Texture acceleration from Constantine Sapuntzakis.
nolan [Thu, 30 Sep 2004 21:44:35 +0000 (21:44 +0000)]
Bugfix for Alpha Texture acceleration from Constantine Sapuntzakis.

19 years agoSave the register state before we write to any of them. This makes the XORG-6_7_99_901 XORG-6_7_99_902 XORG-6_7_99_903 XORG-6_7_99_904 XORG-6_8_0 XORG-6_8_1 XORG-6_8_1_901 XORG-6_8_1_902 XORG-6_8_1_903 XORG-6_8_1_904 XORG-6_8_2 lg3d-base lg3d-rel-0-6-2 lg3d-rel-0-7-0 rel-0-6-1
nolan [Sat, 14 Aug 2004 01:03:55 +0000 (01:03 +0000)]
Save the register state before we write to any of them. This makes the
    VMware driver coexist with VESA fbcon.

20 years agoSend cursor hotspot through the FIFO. This fixes host cursor. Allow any bpp XORG-6_7_99_1 XORG-6_7_99_2
nolan [Tue, 29 Jun 2004 02:20:25 +0000 (02:20 +0000)]
Send cursor hotspot through the FIFO. This fixes host cursor. Allow any bpp
    when 8BIT_EMULATION is set. Save/restore the ID register.

20 years agoDRI XFree86-4_3_99_12-merge import DRI-XFree86-4_3_99_12-merge DRI-trunk-20040613 DRI-trunk-20040721
Eric Anholt [Wed, 16 Jun 2004 09:22:38 +0000 (09:22 +0000)]
DRI XFree86-4_3_99_12-merge import

20 years agoMerging XORG-CURRENT into trunk XACE-SELINUX-MERGE
Egbert Eich [Fri, 23 Apr 2004 19:53:57 +0000 (19:53 +0000)]
Merging XORG-CURRENT into trunk

20 years agoImporting vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004 xf86-4_4_99_1
Egbert Eich [Sun, 14 Mar 2004 08:33:42 +0000 (08:33 +0000)]
Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004

20 years agoImporting vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004 xf86-4_4_0
Egbert Eich [Wed, 3 Mar 2004 12:12:28 +0000 (12:12 +0000)]
Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004

20 years agoreadding XFree86's cvs IDs xf86-4_3_99_903
Egbert Eich [Thu, 26 Feb 2004 13:35:56 +0000 (13:35 +0000)]
readding XFree86's cvs IDs

20 years agoImporting vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004
Egbert Eich [Thu, 26 Feb 2004 09:23:29 +0000 (09:23 +0000)]
Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004

20 years agoXFree86 4.3.99.16 Bring the tree up to date for the Cygwin folks xf86-012804-2330 xf86-4_3_99_16 xf86-4_3_99_901 xf86-4_3_99_902 xf86-4_3_99_903_special
Kaleb Keithley [Tue, 25 Nov 2003 19:28:43 +0000 (19:28 +0000)]
XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folks

20 years agoXFree86 4.3.0.1 xf86-4_3_0_1
Kaleb Keithley [Fri, 14 Nov 2003 16:48:55 +0000 (16:48 +0000)]
XFree86 4.3.0.1

20 years agoInitial revision
Kaleb Keithley [Fri, 14 Nov 2003 16:48:55 +0000 (16:48 +0000)]
Initial revision