2019-02-16 19:19:08 by Thomas Klausner | Files touched by this commit (2) | |
Log message:
xf86-video-tdfx: update to 1.5.0.
This is a maintenance release of 3dfx DDX for X.Org X Server.
The DDX compiles cleanly without compilation warnings on X Server 1.19.6.
Alan Coopersmith (4):
configure: Drop AM_MAINTAINER_MODE
autogen.sh: Honor NOCONFIGURE=1
Update README for gitlab migration
Update configure.ac bug URL for gitlab migration
Emil Velikov (2):
autogen.sh: use quoted string variables
xf86-video-tdfx: remove the GlxSetVisualConfigs stub and friends
Kevin Brace (5):
Eliminate unused variable compilation warning
Eliminate set but not used variable compilation warnings
Changing result parameter type for ScreenWakeupHandlerProcPtr
Eliminate log message parameter type compilation warnings
Version bumped to 1.5.0
Mihail Konev (1):
autogen: add default patch prefix
Peter Hutterer (1):
autogen.sh: use exec instead of waiting for configure to finish
|
2017-01-18 19:23:25 by Thomas Klausner | Files touched by this commit (3) |
Log message:
Updated xf86-video-tdfx to 1.4.7.
Adam Jackson (1):
Adapt Block/WakeupHandler signature for ABI 23
Matt Turner (1):
xf86-video-tdfx 1.4.7
|
2016-11-16 22:51:13 by Thomas Klausner | Files touched by this commit (2) |
Log message:
Fix build with xorg-server-1.19.
|
2016-02-26 12:27:22 by Jonathan Perkin | Files touched by this commit (98) |
Log message:
Use OPSYSVARS.
|
2016-01-05 14:11:46 by Tobias Nygren | Files touched by this commit (53) |
Log message:
Bump revision for xorg-server-1.18 driver ABI bump
|
2015-11-04 04:29:14 by Alistair G. Crooks | Files touched by this commit (670) |
Log message:
Add SHA512 digests for distfiles for x11 category
Problems found locating distfiles:
Package modular-xorg-server: missing distfile xorg-server-1.17.4.tar.bz2
Package py-qt4: missing distfile PyQt-mac-gpl-4.11.1.tar.gz
Package xservers: missing distfile xservers-3.3.6.5.tar.bz2
Package xview-clients: missing distfile xview3.2p1-X11R6.tar.gz
Package xview-lib: missing distfile xview3.2p1-X11R6.tar.gz
Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden). All existing
SHA1 digests retained for now as an audit trail.
|
2015-09-25 02:44:45 by Tobias Nygren | Files touched by this commit (12) |
Log message:
don't include Mesa's bl3 directly. It needs to come in via xorg-server's
bl3 since that decides which mesa version to use.
|
2015-04-25 16:25:26 by Tobias Nygren | Files touched by this commit (687) | |
Log message:
Recursive revbump following MesaLib update, categories p through x.
|
2015-04-03 11:59:59 by Tobias Nygren | Files touched by this commit (43) |
Log message:
Revbump all the xf86-* driver packages so current binary packages get the
modular-xorg-server<1.17 dependency expressed.
|
2015-02-23 08:39:24 by Thomas Klausner | Files touched by this commit (2) |
Log message:
Update to 1.4.6:
Adam Jackson (2):
Remove mibstore.h
dri: Stop (uselessly) initializing the ValidateTree hooks
Guillem Jover (7):
Define local PCI IDs instead of using xf86PciInfo.h
Rename XSERVER_PCIACCESS to XSERVER_LIBPCIACCESS
Use new pci_device_(un)map_range functions instead of deprecated ones
Remove unreachable breaks after return statements
Use the PCI ID macros instead of hardcoded values
Unmap MMIO ranges for all chips
Add more PCI IDs for supported chips
Matt Turner (1):
xf86-video-tdfx 1.4.6
|