index
:
xorg/driver/xf86-video-i740
CYGWIN
DAMAGE-XFIXES
IPv6-REVIEW
XACE-SELINUX
XEVIE
XINERAMA_2
XORG-6_8-branch
XORG-CURRENT
XORG-RELEASE-1
XORG-RELEASE-1-STSF
XORG-RELEASE-1-TM
XORG-STABLE
XPRINT
master
X.org xf86-video-i740 driver. (mirrored from https://gitlab.freedesktop.org/xorg/driver/xf86-video-i740)
krh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-28
drop compat with ancient xservers
HEAD
master
Enrico Weigelt, metux IT consult
5
-104
/
+28
2024-05-14
Raise minimum supported Xserver version to 1.18 (ABI_VIDEODRV_VERSION 20.0)
Alan Coopersmith
6
-537
/
+7
2024-05-08
use XNFcallocarray() instead of xnfcalloc macro
Enrico Weigelt, metux IT consult
1
-2
/
+2
2024-01-07
Add X.Org's standard C warning flags to AM_CFLAGS
Alan Coopersmith
1
-1
/
+1
2024-01-07
configure: Use LT_INIT from libtool 2 instead of deprecated AC_PROG_LIBTOOL
Alan Coopersmith
1
-2
/
+1
2023-10-01
gitlab CI: ensure libtool is installed in build container
Alan Coopersmith
1
-3
/
+3
2023-05-10
Variable scope reductions as suggested by cppcheck
Alan Coopersmith
4
-37
/
+29
2023-05-10
Adopt X.Org standard code style
Alan Coopersmith
9
-2906
/
+3207
2023-02-09
gitlab CI: stop requiring Signed-off-by in commits
Alan Coopersmith
1
-2
/
+2
2022-01-22
gitlab CI: add a basic build test
Alan Coopersmith
1
-0
/
+98
2022-01-22
Build xz tarballs instead of bzip2
Alan Coopersmith
1
-1
/
+1
2018-12-06
Version bumped to Version 1.4.0
xf86-video-i740-1.4.0
Kevin Brace
1
-1
/
+1
2018-12-06
Declare a variable only when XSERVER_LIBPCIACCESS is defined
Kevin Brace
1
-0
/
+2
2018-12-06
Stop using deprecated xf86PciInfo.h
Laurent Carlier
5
-5
/
+5
2018-11-25
Update configure.ac bug URL for gitlab migration
Alan Coopersmith
1
-1
/
+1
2017-01-26
autogen: add default patch prefix
Mihail Konev
1
-0
/
+3
2017-01-26
autogen.sh: use quoted string variables
Emil Velikov
1
-4
/
+4
2017-01-26
autogen.sh: use exec instead of waiting for configure to finish
Peter Hutterer
1
-1
/
+1
2017-01-26
autogen.sh: Honor NOCONFIGURE=1
Alan Coopersmith
1
-2
/
+3
2017-01-26
configure: Drop AM_MAINTAINER_MODE
Alan Coopersmith
2
-2
/
+2
2017-01-17
xf86-video-i740 1.3.6
xf86-video-i740-1.3.6
Matt Turner
1
-1
/
+1
2016-07-19
Adapt Block/WakeupHandler signature for ABI 23
Adam Jackson
1
-0
/
+5
2015-02-21
xf86-video-i740 1.3.5
xf86-video-i740-1.3.5
Matt Turner
1
-1
/
+1
2013-07-11
Fix loading the driver without XAA
Matthieu Herrb
1
-3
/
+3
2013-01-09
Remove mibstore.h
Adam Jackson
1
-5
/
+0
2012-07-17
xf86-video-i740: bump to version 1.3.4
xf86-video-i740-1.3.4
Dave Airlie
1
-1
/
+1
2012-07-17
i740: convert to new X server screen conv api.
Dave Airlie
4
-8
/
+8
2012-07-17
i740: bump to new X server compat API.
Dave Airlie
6
-43
/
+141
2012-07-17
i740: fix build after XAA removal from server.
Dave Airlie
6
-7
/
+47
2012-05-12
xf86-video-i740 1.3.3
xf86-video-i740-1.3.3
Julien Cristau
1
-1
/
+1
2012-05-12
Add missing unistd.h includes for usleep()
Julien Cristau
2
-0
/
+2
2012-05-12
Replace deprecated xalloc/xrealloc/xcalloc/xfree with the standard functions
Julien Cristau
3
-20
/
+19
2011-12-19
Fix for new vgaHW ABI
Adam Jackson
1
-0
/
+1
2011-12-19
Make failure to XAA non-fatal
Adam Jackson
2
-4
/
+6
2010-07-21
config: add comments for main statements
Gaetan Nadon
1
-7
/
+6
2010-07-21
config: replace deprecated use of AC_OUTPUT with AC_CONFIG_FILES
Gaetan Nadon
1
-4
/
+5
2010-07-21
config: replace deprecated AC_HELP_STRING with AS_HELP_STRING
Gaetan Nadon
1
-1
/
+1
2010-07-21
config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS
Gaetan Nadon
1
-1
/
+1
2010-07-21
config: complete AC_INIT m4 quoting
Gaetan Nadon
1
-2
/
+2
2010-07-20
config: remove unrequired AC_SUBST([XORG_CFLAGS])
Gaetan Nadon
1
-1
/
+0
2010-07-20
config: remove unrequired AC_HEADER_STDC
Gaetan Nadon
1
-2
/
+0
2010-07-20
config: remove AC_PROG_CC as it overrides AC_PROG_C_C99
Gaetan Nadon
1
-1
/
+0
2010-07-20
config: update AC_PREREQ statement to 2.60
Gaetan Nadon
1
-1
/
+1
2010-07-20
config: upgrade to util-macros 1.8 for additional man page support
Gaetan Nadon
2
-21
/
+7
2010-06-13
README: keep the text version of README, discard the sgml version
Gaetan Nadon
3
-162
/
+0
2010-06-13
README: fix linuxdoc content
Gaetan Nadon
2
-80
/
+79
2010-01-15
Update Sun license notices to current X.Org standard form
Alan Coopersmith
1
-22
/
+19
2009-12-30
configure.ac: remove unused sdkdir=$(pkg-config...) statement
Gaetan Nadon
1
-1
/
+0
2009-11-23
Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILES
Gaetan Nadon
1
-0
/
+1
2009-10-28
INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206
Gaetan Nadon
1
-1
/
+0
[next]