index
:
~halfline/xserver
foo
master
wip/logind-integration
xwayland
Unnamed repository; edit this file 'description' to name the repository.
halfline
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
xfree86
/
os-support
/
linux
/
int10
/
linux.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-12
Replace 'pointer' type with 'void *'
Keith Packard
1
-13
/
+13
2012-06-05
api: rework the X server driver API to avoid global arrays.
Dave Airlie
1
-15
/
+14
2012-03-21
Introduce a consistent coding style
Keith Packard
1
-269
/
+275
2011-10-15
configure: change PCI function checking by a meaningful version of the library
Tiago Vignatti
1
-3
/
+0
2010-05-13
Replace X-allocation functions with their C89 counterparts
Mikhail Gusarov
1
-9
/
+9
2009-05-16
xfree86: Remove superfluous ifdef DEBUG checks.
Peter Hutterer
1
-27
/
+9
2008-12-03
Rework symbol visibility for easier maintenance
Paulo Cesar Pereira de Andrade
1
-6
/
+6
2008-11-30
Correct static symbol XkmReadTOC and first pass on compile warning fixes.
Paulo Cesar Pereira de Andrade
1
-1
/
+2
2008-11-29
Export symbols defined in the sdk.
Paulo Cesar Pereira de Andrade
1
-1
/
+1
2008-11-27
Export symbols required by the vesa and fbdev drivers.
Paulo Cesar Pereira de Andrade
1
-5
/
+5
2008-11-24
Bus: Remove ISA support.
Adam Jackson
1
-4
/
+0
2008-11-21
int10: Do an mprotect(..,PROT_EXEC) on shmat()ed memory ranges.
Egbert Eich
1
-2
/
+10
2008-10-06
xalloc+memset(0) -> xcalloc
Adam Jackson
1
-1
/
+1
2008-05-22
int10: add pci_device_enable support on Linux
Dave Airlie
1
-0
/
+4
2007-08-23
Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...
Ian Romanick
1
-17
/
+6
2007-07-27
Remove all trace of Option "BiosLocation".
Adam Jackson
1
-16
/
+5
2007-01-16
Eliminate use of Tag field.
Ian Romanick
1
-3
/
+2
2007-01-09
Merge branch 'origin' into pci-rework
Ian Romanick
1
-0
/
+3
2006-12-13
Set Int10Current->Tag for the linux native int10 module
Alan Hourihane
1
-0
/
+3
2006-07-25
Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...
Ian Romanick
1
-1
/
+0
2006-07-21
Fix stupid typos.
Ian Romanick
1
-1
/
+1
2006-07-21
Make the various implementations of xf86ExtendedInitInt10 use the
Ian Romanick
1
-8
/
+13
2006-07-21
Remove RCS tags. Fix Xprint makefile braindamage.
Adam Jackson
1
-1
/
+0
2006-07-20
Remove unused variable.
Ian Romanick
1
-1
/
+0
2006-07-20
Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver
Ian Romanick
1
-6
/
+0
2006-07-18
get rid of XFree86LOADER, XFree86Server, XFree86Module, and IN_MODULE
Daniel Stone
1
-6
/
+0
2006-07-14
Refactor common code from the generic.c and linux.c version of
Ian Romanick
1
-99
/
+14
2006-07-14
Refactor identical xf86InitInt10 function from generic.c and linux.c
Ian Romanick
1
-6
/
+0
2006-02-13
Fix linux build without libc wrappers (From Fredrik Höglund)
Benjamin Herrenschmidt
1
-0
/
+8
2006-02-10
Remove libcwrapper usage from xorg server modules. The libcwrapper is only
Eric Anholt
1
-1
/
+0
2005-07-03
Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings.
Daniel Stone
1
-0
/
+4
2004-07-30
Improved error messages.
Egbert Eich
1
-14
/
+32
2004-06-16
DRI XFree86-4_3_99_12-merge import
DRI-XFree86-4_3_99_12-merge
Eric Anholt
1
-12
/
+10
2004-04-23
Merging XORG-CURRENT into trunk
Egbert Eich
1
-2
/
+2
2004-03-14
Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004
xf86-4_4_99_1
Egbert Eich
1
-1
/
+1
2004-03-03
Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004
xf86-4_4_0
Egbert Eich
1
-1
/
+1
2004-02-26
readding XFree86's cvs IDs
xf86-4_3_99_903
Egbert Eich
1
-1
/
+1
2004-02-26
Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004
Egbert Eich
1
-1
/
+1
2004-02-23
Import most of XFree86 4.4RC3. This import excludes files which have the
xf86-4_3_99_903_special
Kaleb Keithley
1
-2
/
+4
2003-11-25
XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folks
xf86-4_3_99_16
Kaleb Keithley
1
-8
/
+8
2003-11-14
Initial revision
Kaleb Keithley
1
-0
/
+627