index
:
xorg/driver/xf86-video-tdfx
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-tdfx driver. (mirrored from https://gitlab.freedesktop.org/xorg/driver/xf86-video-tdfx)
krh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-14
Move sizeof to second argument in calloc calls
HEAD
master
Alan Coopersmith
2
-3
/
+3
2024-05-28
drop obsolete compat macros
Enrico Weigelt, metux IT consult
5
-66
/
+32
2024-05-27
drop dead code
Enrico Weigelt, metux IT consult
8
-328
/
+3
2024-05-19
Remove XAA support
Alan Coopersmith
6
-908
/
+0
2024-05-19
Drop ifdefs for ABI_VIDEODRV_VERSION < 12
Alan Coopersmith
1
-11
/
+0
2024-05-14
drop compat with ancient xserver versions
Enrico Weigelt, metux IT consult
1
-44
/
+0
2024-05-14
bump minimal xorg version to 1.18
Enrico Weigelt, metux IT consult
1
-1
/
+1
2024-05-08
use XNFcallocarray() instead of xnfcalloc macro
Enrico Weigelt, metux IT consult
1
-2
/
+2
2024-01-17
Fix 3 -Wmissing-prototypes warnings in tdfx_driver.c
Alan Coopersmith
1
-3
/
+3
2024-01-17
Quiet -Wredundant-decls from xorg/os.h fallbacks for new libc functions
Alan Coopersmith
1
-0
/
+5
2024-01-15
Add X.Org's standard C warning flags to AM_CFLAGS
Alan Coopersmith
1
-1
/
+1
2024-01-15
configure: Use LT_INIT from libtool 2 instead of deprecated AC_PROG_LIBTOOL
Alan Coopersmith
1
-2
/
+1
2023-10-07
gitlab CI: ensure libtool is installed in build container
Alan Coopersmith
1
-3
/
+3
2022-12-15
TDFXDRIScreenInit: Use snprintf instead of sprintf
Alan Coopersmith
1
-1
/
+1
2022-12-15
TDFXDRIScreenInit: fix -Wformat warning
Alan Coopersmith
1
-2
/
+2
2022-12-09
allocateMemory: fix -Wdiscarded-qualifiers warnings
Alan Coopersmith
1
-1
/
+1
2022-12-09
gitlab CI: stop requiring Signed-off-by in commits
Alan Coopersmith
1
-2
/
+2
2022-01-29
gitlab CI: add a basic build test
Alan Coopersmith
1
-0
/
+98
2022-01-29
Fix spelling/wording issues
Alan Coopersmith
5
-5
/
+5
2022-01-29
Build xz tarballs instead of bzip2
Alan Coopersmith
1
-1
/
+1
2019-05-04
configure.ac: fix cross-compilation
Fabrice Fontaine
1
-7
/
+13
2019-02-15
Version bumped to 1.5.0
xf86-video-tdfx-1.5.0
Kevin Brace
1
-1
/
+1
2019-02-01
Eliminate log message parameter type compilation warnings
Kevin Brace
1
-5
/
+5
2019-02-01
Changing result parameter type for ScreenWakeupHandlerProcPtr
Kevin Brace
1
-1
/
+1
2018-12-25
Eliminate set but not used variable compilation warnings
Kevin Brace
2
-5
/
+4
2018-12-25
Eliminate unused variable compilation warning
Kevin Brace
1
-1
/
+0
2018-12-07
Update configure.ac bug URL for gitlab migration
Alan Coopersmith
1
-1
/
+1
2018-11-18
Update README for gitlab migration
Alan Coopersmith
3
-20
/
+20
2017-07-17
xf86-video-tdfx: remove the GlxSetVisualConfigs stub and friends
Emil Velikov
4
-233
/
+2
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-tdfx 1.4.7
xf86-video-tdfx-1.4.7
Matt Turner
1
-1
/
+1
2016-07-19
Adapt Block/WakeupHandler signature for ABI 23
Adam Jackson
1
-0
/
+8
2015-02-22
xf86-video-tdfx 1.4.6
xf86-video-tdfx-1.4.6
Matt Turner
1
-1
/
+1
2014-07-29
dri: Stop (uselessly) initializing the ValidateTree hooks
Adam Jackson
1
-2
/
+0
2013-10-22
Add more PCI IDs for supported chips
Guillem Jover
2
-1
/
+16
2013-10-22
Unmap MMIO ranges for all chips
Guillem Jover
1
-3
/
+6
2013-10-22
Use the PCI ID macros instead of hardcoded values
Guillem Jover
1
-3
/
+3
2013-10-22
Remove unreachable breaks after return statements
Guillem Jover
1
-3
/
+0
2013-10-22
Use new pci_device_(un)map_range functions instead of deprecated ones
Guillem Jover
1
-12
/
+16
2013-10-22
Rename XSERVER_PCIACCESS to XSERVER_LIBPCIACCESS
Guillem Jover
1
-1
/
+1
2013-10-22
Define local PCI IDs instead of using xf86PciInfo.h
Guillem Jover
3
-5
/
+11
2012-09-25
Remove mibstore.h
Adam Jackson
1
-5
/
+0
2012-07-17
xf86-video-tdfx: bump to version 1.4.5
xf86-video-tdfx-1.4.5
Dave Airlie
1
-1
/
+1
2012-07-16
tdfx: fix build against XAA-less server.
Dave Airlie
6
-1
/
+56
2012-06-06
tdfx: port to new compat API
Dave Airlie
10
-85
/
+186
2012-03-23
xf86-video-tdfx 1.4.4
xf86-video-tdfx-1.4.4
Alan Coopersmith
1
-1
/
+1
[next]