Commit Graph

100 Commits

Author SHA1 Message Date
Kevin Brace
327d0fc8e6 Version bumped to Version 1.4.0
Signed-off-by: Kevin Brace <kevinbrace@gmx.com>
xf86-video-i740-1.4.0
2018-12-06 15:19:06 -08:00
Kevin Brace
cca56a6eb2 Declare a variable only when XSERVER_LIBPCIACCESS is defined
This is to suppress a compilation warning when compiling against
newer X Servers.

Signed-off-by: Kevin Brace <kevinbrace@gmx.com>
2018-12-06 14:53:12 -08:00
Laurent Carlier
77346606a1 Stop using deprecated xf86PciInfo.h
Signed-off-by: Laurent Carlier <lordheavym@gmail.com>
Reviewed-by: Connor Behan <connor.behan@gmail.com>
2018-12-06 14:48:59 -08:00
Alan Coopersmith
f2c051aa66 Update configure.ac bug URL for gitlab migration
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2018-11-25 13:59:10 -08:00
Mihail Konev
245372a8a4 autogen: add default patch prefix
Signed-off-by: Mihail Konev <k.mvc@ya.ru>
2017-01-26 14:00:21 +10:00
Emil Velikov
dd22309f74 autogen.sh: use quoted string variables
Place quotes around the $srcdir, $ORIGDIR and $0 variables to prevent
fall-outs, when they contain space.

Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
Reviewed-by: Peter Hutterer <peter.hutterer@who-t.net>
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
2017-01-26 11:26:28 +10:00
Peter Hutterer
84d9ce838a autogen.sh: use exec instead of waiting for configure to finish
Syncs the invocation of configure with the one from the server.

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
Reviewed-by: Emil Velikov <emil.velikov@collabora.com>
2017-01-26 11:23:46 +10:00
Alan Coopersmith
531113a589 autogen.sh: Honor NOCONFIGURE=1
See http://people.gnome.org/~walters/docs/build-api.txt

Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2017-01-26 11:16:37 +10:00
Alan Coopersmith
cdf9387e43 configure: Drop AM_MAINTAINER_MODE
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2017-01-26 11:16:37 +10:00
Matt Turner
4ec050e2c0 xf86-video-i740 1.3.6
Signed-off-by: Matt Turner <mattst88@gmail.com>
xf86-video-i740-1.3.6
2017-01-17 14:39:59 -08:00
Adam Jackson
74e5a49cbf Adapt Block/WakeupHandler signature for ABI 23
Signed-off-by: Adam Jackson <ajax@redhat.com>
2016-07-19 10:15:07 -04:00
Matt Turner
1f13c18a17 xf86-video-i740 1.3.5
Signed-off-by: Matt Turner <mattst88@gmail.com>
xf86-video-i740-1.3.5
2015-02-21 12:28:33 -08:00
Matthieu Herrb
b4a3e260f5 Fix loading the driver without XAA
Signed-off-by: Matthieu Herrb <matthieu.herrb@laas.fr>
Reviewed-by: Thomas Klausner <wiz@NetBSD.org>
2013-07-11 12:15:48 +02:00
Adam Jackson
084aa23643 Remove mibstore.h
Signed-off-by: Adam Jackson <ajax@redhat.com>
2013-01-09 22:21:52 -05:00
Dave Airlie
c754f57359 xf86-video-i740: bump to version 1.3.4
Signed-off-by: Dave Airlie <airlied@redhat.com>
xf86-video-i740-1.3.4
2012-07-17 16:05:09 +10:00
Dave Airlie
e3f81a683f i740: convert to new X server screen conv api.
Signed-off-by: Dave Airlie <airlied@redhat.com>
2012-07-17 14:52:33 +10:00
Dave Airlie
a4b43ddf74 i740: bump to new X server compat API.
Signed-off-by: Dave Airlie <airlied@redhat.com>
2012-07-17 14:19:46 +10:00
Dave Airlie
018440b3e8 i740: fix build after XAA removal from server.
Signed-off-by: Dave Airlie <airlied@redhat.com>
2012-07-17 14:19:46 +10:00
Julien Cristau
94a2eb3193 xf86-video-i740 1.3.3 xf86-video-i740-1.3.3 2012-05-12 13:19:28 +02:00
Julien Cristau
c9f21d2bac Add missing unistd.h includes for usleep()
Signed-off-by: Julien Cristau <jcristau@debian.org>
2012-05-12 13:19:00 +02:00
Julien Cristau
8dd5542ba4 Replace deprecated xalloc/xrealloc/xcalloc/xfree with the standard functions
Signed-off-by: Julien Cristau <jcristau@debian.org>
2012-05-12 13:16:16 +02:00
Adam Jackson
421f4e7219 Fix for new vgaHW ABI
Signed-off-by: Adam Jackson <ajax@redhat.com>
2011-12-19 17:48:45 -05:00
Adam Jackson
cf434e93cd Make failure to XAA non-fatal
No shadowfb support in this driver yet.

Signed-off-by: Adam Jackson <ajax@redhat.com>
2011-12-19 16:34:10 -05:00
Gaetan Nadon
87da594bba config: add comments for main statements 2010-07-21 20:12:43 -04:00
Gaetan Nadon
7c271e5112 config: replace deprecated use of AC_OUTPUT with AC_CONFIG_FILES
Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
2010-07-21 16:07:00 -04:00
Gaetan Nadon
e11c8cc4a4 config: replace deprecated AC_HELP_STRING with AS_HELP_STRING
Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
2010-07-21 14:37:41 -04:00
Gaetan Nadon
accc228bbb config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS
Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
2010-07-21 14:05:22 -04:00
Gaetan Nadon
1a0b8be6c9 config: complete AC_INIT m4 quoting
Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
2010-07-21 09:27:42 -04:00
Gaetan Nadon
13a3b6e3fb config: remove unrequired AC_SUBST([XORG_CFLAGS])
This macro is called by PKG_CHECK_MODULES

Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
2010-07-20 21:44:57 -04:00
Gaetan Nadon
76a04a6637 config: remove unrequired AC_HEADER_STDC
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-20 20:24:42 -04:00
Gaetan Nadon
4db3db385a config: remove AC_PROG_CC as it overrides AC_PROG_C_C99
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-20 19:41:31 -04:00
Gaetan Nadon
e9afde9b8b config: update AC_PREREQ statement to 2.60
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-20 18:45:19 -04:00
Gaetan Nadon
78523a9293 config: upgrade to util-macros 1.8 for additional man page support
Use MAN_SUBST now supplied in XORG_MANPAGE_SECTIONS
The value of MAN_SUBST is the same for all X.Org packages.
2010-07-20 17:38:00 -04:00
Gaetan Nadon
897fee2ee9 README: keep the text version of README, discard the sgml version
The linuxdoc doc tool is deprecated.
README files are exclusively text files.

Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
2010-06-13 19:14:57 -04:00
Gaetan Nadon
21262b1232 README: fix linuxdoc content
defs.ent are located under X11 directory
ident tag is not a Linuxdoc tag
replace docbook email tag with linuxdoc email tag

Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
2010-06-13 19:12:41 -04:00
Alan Coopersmith
8d8b96164b Update Sun license notices to current X.Org standard form
Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
2010-01-15 15:06:23 -08:00
Gaetan Nadon
396223eefb configure.ac: remove unused sdkdir=$(pkg-config...) statement
The sdkdir variable isn't use, so remove the statement.

Acked-by: Dan Nicholson <dbn.lists@gmail.com>

Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
2009-12-30 15:13:00 -05:00
Gaetan Nadon
f441d1c478 Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILES
Now that the INSTALL file is generated.
Allows running make maintainer-clean.
2009-11-23 09:25:05 -05:00
Gaetan Nadon
5e6d7aa353 INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206
Automake 'foreign' option is specified in configure.ac.
Remove from Makefile.am
2009-10-28 14:41:41 -04:00
Gaetan Nadon
b074fc7589 INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206
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-10-28 14:09:09 -04:00
Gaetan Nadon
1c6f39d0ca Several driver modules do not have a ChangeLog target in Makefile.am #23814
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-10-26 12:54:21 -04:00
Gaetan Nadon
ac47533fa0 .gitignore: use common defaults with custom section # 24239
Using common defaults will reduce errors and maintenance.
Only the very small or inexistent custom section need periodic maintenance
when the structure of the component changes. Do not edit defaults.
2009-10-22 12:34:17 -04:00
Gaetan Nadon
5ada74f290 xf86-video-i740: Remove unused .cvsignore file #23776
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
2009-09-08 10:43:25 +10:00
Dave Airlie
947fbfd72f i740: bump for release 1.3.2 xf86-video-i740-1.3.2 2009-07-30 12:04:28 +10:00
Dave Airlie
3190d52077 i740: change to using ABI version check 2009-07-28 15:22:40 +10:00
Dave Airlie
c3c32b5be1 i740: fix rac/resources properly 2009-07-28 11:17:33 +10:00
Dave Airlie
8f8428c28d Revert "i740: fixup for rac/resources"
This reverts commit 32338c0153.
2009-07-28 11:14:57 +10:00
Dave Airlie
32338c0153 i740: fixup for rac/resources 2009-07-28 11:08:35 +10:00
Adam Jackson
6a2c6b45e8 i740 1.3.1 xf86-video-i740-1.3.1 2009-07-02 11:21:35 -04:00
Adam Jackson
88520119eb Remove useless loader symbol lists. 2009-05-28 15:00:44 -04:00