Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-08-10 | xf86-video-mga 1.4.13xf86-video-mga-1.4.13 | Adam Jackson | |
Signed-off-by: Adam Jackson <ajax@redhat.com> | |||
2010-07-22 | config: add comments for main statements | Gaetan Nadon | |
2010-07-22 | config: replace deprecated use of AC_OUTPUT with AC_CONFIG_FILES | Gaetan Nadon | |
Signed-off-by: Gaetan Nadon <memsize@videotron.ca> | |||
2010-07-22 | config: replace deprecated AC_HELP_STRING with AS_HELP_STRING | Gaetan Nadon | |
Signed-off-by: Gaetan Nadon <memsize@videotron.ca> | |||
2010-07-22 | config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS | Gaetan Nadon | |
Signed-off-by: Gaetan Nadon <memsize@videotron.ca> | |||
2010-07-22 | config: complete AC_INIT m4 quoting | Gaetan Nadon | |
Signed-off-by: Gaetan Nadon <memsize@videotron.ca> | |||
2010-07-22 | config: remove unrequired AC_SUBST([DRI_CFLAGS]) | Gaetan Nadon | |
This macro is called by PKG_CHECK_MODULES Signed-off-by: Gaetan Nadon <memsize@videotron.ca> | |||
2010-07-22 | config: remove unrequired AC_SUBST([XORG_CFLAGS]) | Gaetan Nadon | |
This macro is called by PKG_CHECK_MODULES Signed-off-by: Gaetan Nadon <memsize@videotron.ca> | |||
2010-07-22 | config: remove unrequired AC_HEADER_STDC | Gaetan Nadon | |
Autoconf says: "This macro is obsolescent, as current systems have conforming header files. New programs need not use this macro". Signed-off-by: Gaetan Nadon <memsize@videotron.ca> | |||
2010-07-22 | config: remove AC_PROG_CC as it overrides AC_PROG_C_C99 | Gaetan Nadon | |
XORG_STRICT_OPTION from XORG_DEFAULT_OPTIONS calls AC_PROG_C_C99. This sets gcc with -std=gnu99. If AC_PROG_CC macro is called afterwards, it resets CC to gcc. Signed-off-by: Gaetan Nadon <memsize@videotron.ca> | |||
2010-07-22 | config: update AC_PREREQ statement to 2.60 | Gaetan Nadon | |
Unrelated to the previous patches, the new value simply reflects the reality that the minimum level for autoconf to configure all x.org modules is 2.60 dated June 2006. ftp://ftp.gnu.org/gnu/autoconf/autoconf-2.60.tar.gz Signed-off-by: Gaetan Nadon <memsize@videotron.ca> | |||
2010-07-22 | config: upgrade to util-macros 1.8 for additional man page support | Gaetan Nadon | |
Use MAN_SUBST now supplied in XORG_MANPAGE_SECTIONS The value of MAN_SUBST is the same for all X.Org packages. | |||
2010-05-13 | mga 1.4.12xf86-video-mga-1.4.12 | Adam Jackson | |
Signed-off-by: Adam Jackson <ajax@redhat.com> | |||
2009-12-28 | configure.ac: use backticks rather than $() for cmd subs | Gaetan Nadon | |
Use "$PKG_CONFIG" rather than hard coded "pkg-config" Acked-by: Dan Nicholson <dbn.lists@gmail.com> Acked-by: Daniel Stone <daniel@fooishbar.org> Signed-off-by: Gaetan Nadon <memsize@videotron.ca> | |||
2009-11-10 | INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206 | Gaetan Nadon | |
Add missing INSTALL file. Use standard GNU file on building tarball README may have been updated Remove AUTHORS file as it is empty and no content available yet. Remove NEWS file as it is empty and no content available yet. | |||
2009-11-10 | Several driver modules do not have a ChangeLog target in Makefile.am #23814 | Gaetan Nadon | |
The git generated ChangeLog replaces the hand written one. Update configure.ac to xorg-macros level 1.3. Use XORG_DEFAULT_OPTIONS which replaces four XORG_* macros Update Makefile.am to add ChangeLog target if missing Remove ChangeLog from EXTRA_DIST or *CLEAN variables This is a pre-req for the INSTALL_CMD | |||
2009-07-30 | mga: bump for release 1.4.11xf86-video-mga-1.4.11 | Dave Airlie | |
2009-07-11 | xf86-video-mga: use XORG_CHANGELOG macro to create ChangeLog. #22611 | Gaetan Nadon | |
Adding the macro in configure.ac and use it in Makefile.am Refer to: https://bugs.freedesktop.org/show_bug.cgi?id=22611 Signed-off-by: Gaetan Nadon <memsize@videotron.ca> Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net> | |||
2009-04-27 | mga 1.4.10xf86-video-mga-1.4.10 | Adam Jackson | |
2009-04-27 | Fix xf86ModeBandwidth check | Adam Jackson | |
2009-02-27 | Revert "Build fix for EXA 3" | Chris Ball | |
This reverts commit 4aac5618278d47a801bef40d3eede1c360c1ea28. The EXA developers have backed out this ABI bump. Signed-off-by: Chris Ball <cjb@laptop.org> | |||
2009-02-24 | Build fix for EXA 3 | Chris Ball | |
EXA in xserver head now requires us to pass -DEXA_DRIVER_KNOWN_MAJOR=3. Signed-off-by: Chris Ball <cjb@laptop.org> | |||
2008-07-02 | mga 1.4.9xf86-video-mga-1.4.9 | Adam Jackson | |
2008-01-19 | Filter high-bandwidth modes on G200SE. | Adam Jackson | |
2008-01-18 | Bumped version to 1.4.8.xf86-video-mga-1.4.8 | Tilman Sauerbeck | |
2007-09-05 | Bumped version to 1.4.7.xf86-video-mga-1.4.7 | Tilman Sauerbeck | |
2007-08-31 | Use XSERVER_LIBPCIACCESS to detect pci-rework. | Ian Romanick | |
2007-08-22 | Merge PCI-rework support and "classic" PCI interface support into one tree | Ian Romanick | |
First pass at merging both trees. So far, this has only been tested on the PCI-rework build on a PCI G450. | |||
2007-01-09 | Merge branch 'master' of ↵ | Ian Romanick | |
git+ssh://git.freedesktop.org/git/xorg/driver/xf86-video-mga into pci-rework | |||
2006-12-24 | bump to 1.4.6.1 | Daniel Stone | |
2006-12-24 | bump to 1.4.6 | Daniel Stone | |
2006-12-11 | Merge branch 'master' of ↵ | Ian Romanick | |
git+ssh://git.freedesktop.org/git/xorg/driver/xf86-video-mga into pci-rework | |||
2006-12-11 | Merge branch 'master' of ↵ | Ian Romanick | |
git+ssh://git.freedesktop.org/git/xorg/driver/xf86-video-mga into pci-rework Conflicts: src/mga_macros.h | |||
2006-12-01 | Use the XORG_RELEASE_VERSION autoconf macro. | Tilman Sauerbeck | |
2006-11-30 | bump to 1.4.5xf86-video-mga-1.4.5xf86-input-mga-1.4.5 | Daniel Stone | |
2006-11-06 | Minor typofix that was causing configure to exit with a syntax error | David Nusinow | |
2006-10-27 | Bump version to 1.4.4.xf86-video-mga-1.4.4 | Ian Romanick | |
2006-10-13 | Bump to 1.4.3xf86-video-mga-1.4.3 | Adam Jackson | |
2006-10-10 | Merge branch 'master' of ↵ | Ian Romanick | |
git+ssh://git.freedesktop.org/git/xorg/driver/xf86-video-mga into pci-rework | |||
2006-09-20 | Merge branch 'exa' | Tilman Sauerbeck | |
2006-09-18 | Bump version to 1.4.2. Bump required server version to 1.1.0 (X.org 7.1)xf86-video-mga-1.4.2 | Ian Romanick | |
from pre-1.1.0 version. | |||
2006-08-10 | Initial commit of the Exa bits. | Tilman Sauerbeck | |
Based on ajax' mga-exa-2.patch with some straight forward fixes by myself. | |||
2006-07-26 | Current state of MGA driver modified to work with the xserver | Ian Romanick | |
pci-rework branch. | |||
2006-04-08 | Bump to 1.4.1 for Xv changes.mga-1_4_1XORG-7_1 | Adam Jackson | |
2006-04-07 | Unlibcwrap. Bump server version requirement. Bump to 1.4.0.mga-1_4_0 | Adam Jackson | |
2006-04-02 | Bug #6328: Add support for Matrox G200SE chips. (Matrox) | Adam Jackson | |
2005-12-21 | Update package version for X11R7 release.XORG-7_0 | Kevin E Martin | |
2005-12-15 | Update package version number for final X11R7 release candidate.XORG-6_99_99_904 | Kevin E Martin | |
2005-12-03 | Update package version number for X11R7 RC3 release.XORG-6_99_99_903 | Kevin E Martin | |
2005-12-02 | Remove extraneous AC_MSG_RESULT. | Kevin E Martin | |