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

xserver-xorg-video-dummy: Changes to 'refs/tags/xserver-xorg-video-dummy-1_0.3.5-1'



Tag 'xserver-xorg-video-dummy-1_0.3.5-1' created by Cyril Brulebois <kibi@debian.org> at 2012-01-01 06:32 +0000

Tagging upload of xserver-xorg-video-dummy 1:0.3.5-1 to unstable.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)

iEYEABECAAYFAk7//gAACgkQeGfVPHR5Nd13TACgjhmbBA1EUo41zwdd8IBOJwYI
BRkAoK6df4bbIgph/YzEUf2yCwxpx2cB
=gFmh
-----END PGP SIGNATURE-----

Changes since xserver-xorg-video-dummy-1_0.3.4-2:
Adam Jackson (2):
      Fix DGA includes
      Port away from xalloc/xfree

Antoine Martin (1):
      Increase the maximum framebuffer size to 32767x32767

Cyril Brulebois (5):
      dummy 0.3.5
      Merge branch 'upstream-unstable' into debian-unstable
      Bump changelogs.
      Disable DGA support, it has been dead for a while.
      Upload to unstable.

Gaetan Nadon (7):
      config: update AC_PREREQ statement to 2.60
      config: remove AC_PROG_CC as it overrides AC_PROG_C_C99
      config: remove unrequired AC_HEADER_STDC
      config: complete AC_INIT m4 quoting
      config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS
      config: replace deprecated use of AC_OUTPUT with AC_CONFIG_FILES
      config: add comments for main statements

Jeremy Huddleston (3):
      Dummy drivers don't need PCI.
      Use malloc/free instead of deprecated X versions
      Add a configure option to disable dga

---
 ChangeLog          |  224 +++++++++++++++++++++++++++++++++++++++++++++++++++++
 configure.ac       |   38 +++++---
 debian/changelog   |    9 ++
 debian/rules       |    4 
 src/Makefile.am    |    6 +
 src/dummy_dga.c    |    6 -
 src/dummy_driver.c |   20 +++-
 7 files changed, 279 insertions(+), 28 deletions(-)
---


Reply to: