index
:
xorg-server.git
debian-unstable
xorg7.5+xs1.6
forcked debian package
Julien Viard de Galbert
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
xfree86
/
int10
/
generic.c
Age
Commit message (
Expand
)
Author
2008-11-24
Bus: Remove ISA support.
Adam Jackson
2008-10-06
xalloc+memset(0) -> xcalloc
Adam Jackson
2007-08-23
Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...
Ian Romanick
2007-07-27
Remove all trace of Option "BiosLocation".
Adam Jackson
2007-01-24
Move xf86ReadLegacyBIOS to the one place that uses it.
Ian Romanick
2007-01-11
Convert int10 and vgaHW to use 'struct pci_device' instead of PCITAG.
Ian Romanick
2006-12-13
Set Int10Current->Tag for the linux native int10 module
Alan Hourihane
2006-08-08
Rename xf86ReadDomainMemory to xf86ReadLegacyVideoBIOS, since that's
Ian Romanick
2006-07-25
Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...
Ian Romanick
2006-07-21
Fix stupid typos.
Ian Romanick
2006-07-21
Make the various implementations of xf86ExtendedInitInt10 use the
Ian Romanick
2006-07-21
Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...
Ian Romanick
2006-07-21
Remove RCS tags. Fix Xprint makefile braindamage.
Adam Jackson
2006-07-14
Refactor common code from the generic.c and linux.c version of
Ian Romanick
2006-07-14
Refactor identical xf86InitInt10 function from generic.c and linux.c
Ian Romanick
2006-06-07
Added a comment about some suspicious code.
Ian Romanick
2006-06-07
Initial batch of changes for PCI rework. All future changes will be
Ian Romanick
2006-03-10
Coverity #857: Fix resource leak in error path by freeing earlier.
Eric Anholt
2006-02-10
Remove libcwrapper usage from xorg server modules. The libcwrapper is only
Eric Anholt
2005-07-03
Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings.
Daniel Stone
2004-04-23
Merging XORG-CURRENT into trunk
Egbert Eich
2004-03-14
Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004
Egbert Eich
2004-03-03
Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004
Egbert Eich
2004-02-26
readding XFree86's cvs IDs
Egbert Eich
2004-02-26
Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004
Egbert Eich
2003-11-25
XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folks
Kaleb Keithley
2003-11-14
Initial revision
Kaleb Keithley