xf86-video-vesa: Changes to 'refs/tags/xf86-video-vesa-1.99.1'

Adam Jackson ajax at kemper.freedesktop.org
Thu Jun 12 12:27:03 PDT 2008


Tag 'xf86-video-vesa-1.99.1' created by Adam Jackson <ajax at redhat.com> at 2008-06-12 20:22 -0700

vesa 1.99.1
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEABECAAYFAkhRd30ACgkQW4otUKDs0NOk3gCeMtuBShQ0iMt4brezRLf1dO/8
sL4An1vnMePx0Bh+INtvGcvGQoPCfBrm
=SJGF
-----END PGP SIGNATURE-----

Changes since xf86-video-vesa-1.3.0:
Aaron Plattner (1):
      Don't disable FB access when it's already disabled.

Adam Jackson (9):
      Remove all trace of mfb
      Bug #10004: Fix palette initialization in 8bpp modes.
      Fix boolean inversion in VBE screen clear.
      Remove some useless module loading cruft.
      Prefer a more modern depth/bpp selection.
      Add semi-reasonable mode validation.
      Clean up memory model checking, and properly refuse unsupported models.
      Update copyright.
      vesa 1.99.1

Daniel Drake (1):
      Bug #11090: xf86-video-vesa COPYING file

Ian Romanick (4):
      Add conditional support for pci-rework branch.
      Correct '#ifdef' to '#ifndef'.  Oops.
      Use XSERVER_LIBPCIACCESS to autodetect libpciaccess usage.
      Use pci_device_map_range instead of pci_device_map_memory_range

James Cloos (2):
      Rename .cvsignore to .gitignore
      Add *~ to .gitignore to skip patch/emacs droppings

Julien Cristau (2):
      fixup pciaccess version detect
      Planar video is gone

Matthieu Herrb (1):
      Makefile.am: nuke RCS Id

---
 .cvsignore      |   19 --
 .gitignore      |   20 ++
 COPYING         |   30 ++-
 configure.ac    |   14 +
 man/.cvsignore  |    2 
 man/.gitignore  |    2 
 man/Makefile.am |    1 
 src/.cvsignore  |    6 
 src/.gitignore  |    6 
 src/vesa.c      |  531 +++++++++++++++++++++++++++++++-------------------------
 src/vesa.h      |   16 -
 11 files changed, 374 insertions(+), 273 deletions(-)
---


More information about the xorg-commit mailing list