[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

xserver-xorg-video-vmware: Changes to 'refs/tags/vmware-10_15_0'



Tag 'vmware-10_15_0' created by Philip Langdale <philipl@fido2.homeip.net> at 2007-02-09 23:06 +0100

10.15.0: Truely usable resizing.

Changes since vmware-10_14_1:
Eamon Walsh:
      Convert callers of LookupWindow() to dixLookupWindow().
      Revert "Convert callers of LookupWindow() to dixLookupWindow()."

Philip Langdale:
      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

---
 README                  |    6 
 configure.ac            |    2 
 man/vmware.man          |    3 
 src/Makefile.am         |    4 
 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 ------------------------------------------------
 11 files changed, 137 insertions(+), 879 deletions(-)
---



Reply to: