index
:
xorg/xserver
COMPOSITEWRAP
CYGWIN
DAMAGE-XFIXES
Domain-branch
IPv6-REVIEW
XACE-SELINUX
XACE-modular
XEVIE
XORG-6_8-branch
XORG-RELEASE-1
XORG-RELEASE-1-STSF
XORG-RELEASE-1-TM
XORG-STABLE
XPRINT
autoconfig-for-7.2
bcook-backend
compat_output
dmx-2
dri-0-1-branch
dri2-swapbuffers
exa-damagetrack
glucose-2
gsr-current
input-hotplug
lg3d
lg3d-7.2
lg3d-dev
lg3d-dev-0-6-1
lg3d-dev-0-6-1-1
lg3d-dev-0-6-1-current
lg3d-dev-0-6-1-latest
lg3d-dev-0-6-2
lg3d-dev-0-6-latest
lg3d-dev-0-7-0
lg3d-dev-0-7-1
lg3d-event
lg3d-master
master
mpx
no-pci-rework
orib-soc-2006
panning-for-server-1.6
pci-rework
randr-1.2
randr-1.2-for-server-1.2
randr-dpms
sco_port_update
server-1.10-branch
server-1.11-branch
server-1.12-branch
server-1.13-branch
server-1.14-branch
server-1.15-branch
server-1.16-branch
server-1.17-branch
server-1.18-branch
server-1.19-branch
server-1.2-branch
server-1.20-branch
server-1.3-branch
server-1.4-branch
server-1.5-branch
server-1.6-branch
server-1.6-enterleave
server-1.7-branch
server-1.7-nominations
server-1.8-branch
server-1.9-branch
server-1_0-branch
server-1_1-branch
server-21.1-branch
transform-proposal
wonderland-dev
xf-4_0_2-branch
xf-4_1-branch
xf-4_2-branch
xf-4_3-branch
xfixes_2_branch
xgl-0-0-1
xorg-server-1.2-apple
xorg-server-1.4-apple
xorg-server-1.5-apple
xorg-server-1.6-apple
xorg-server-1.7-apple
xquartz-composite
xwayland-21.1
xwayland-22.1
xwayland-23.1
xwayland-23.2
xwayland-24.1
X server (mirrored from https://gitlab.freedesktop.org/xorg/xserver)
keithp
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
xfree86
/
int10
Age
Commit message (
Expand
)
Author
Files
Lines
2006-11-04
Merge master back to randr-1.2
Keith Packard
2
-10
/
+14
2006-11-03
Make int10 fully domain aware.
Egbert Eich
1
-7
/
+6
2006-11-03
Build with -D_PC on ix86 only.
Matthias Hopf
1
-3
/
+8
2006-09-18
Remove smashing of CFLAGS from server build.
Keith Packard
1
-3
/
+3
2006-07-21
Remove RCS tags. Fix Xprint makefile braindamage.
Adam Jackson
9
-9
/
+0
2006-07-20
Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver
Ian Romanick
1
-1
/
+1
2006-07-18
get rid of XFree86LOADER, XFree86Server, XFree86Module, and IN_MODULE
Daniel Stone
1
-1
/
+1
2006-07-14
Add some const qualifiers to serveral function parameters.
Ian Romanick
3
-10
/
+11
2006-07-14
Rearrange code in xf86int10ParseBiosLocation to use strncasecmp. This
Ian Romanick
1
-23
/
+16
2006-07-14
Refactor common code from the generic.c and linux.c version of
Ian Romanick
3
-85
/
+121
2006-07-14
Refactor identical xf86InitInt10 function from generic.c and linux.c
Ian Romanick
2
-6
/
+6
2006-07-14
Trivial refactor of libint10_la_SOURCES.
Ian Romanick
1
-7
/
+13
2006-06-05
Ensure all *ModuleData symbols are marked _X_EXPORT. Start removing
Adam Jackson
1
-8
/
+5
2006-03-10
Coverity #857: Fix resource leak in error path by freeing earlier.
Eric Anholt
1
-1
/
+2
2006-02-10
Remove libcwrapper usage from xorg server modules. The libcwrapper is only
Eric Anholt
7
-17
/
+18
2005-12-02
Define XFree86Server only where it is required.
Kevin E Martin
1
-1
/
+1
2005-11-29
Fix usage of XFree86LOADER/XFree86Module/IN_MODULE and update loadable
Kevin E Martin
1
-3
/
+5
2005-10-01
Adding more doc files & fbdevhw man page
Alan Coopersmith
1
-1
/
+1
2005-09-13
Don't define POSIX_SOURCE on any BSDs, since it breaks things.
Eric Anholt
1
-1
/
+1
2005-08-24
Remove use of dix-config and xorg-config.h from public headers.
Daniel Stone
1
-4
/
+0
2005-08-22
bugzilla #2880 (https://bugs.freedesktop.org/show_bug.cgi?id=2880)
Kevin E Martin
1
-5
/
+87
2005-08-13
Don't link in libx86emu.a as this a) fails badly on non-x86 systems, and b)
Daniel Stone
1
-1
/
+0
2005-07-13
Dear libtool: Loadable modules do not need version numbers. kthnxbye.
Adam Jackson
1
-0
/
+2
2005-07-12
Use builddir, not srcdir, for built files.
Daniel Stone
1
-1
/
+1
2005-07-12
add x86emu.
Lars Knoll
1
-1
/
+2
2005-07-03
Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings.
Daniel Stone
11
-0
/
+44
2005-07-02
Continuing Makefile cleanup; add DIX_CFLAGS and XORG_CFLAGS everywhere.
Daniel Stone
1
-1
/
+1
2005-07-01
Adding initial build system.
Daniel Stone
1
-0
/
+30
2005-04-20
Fix includes right throughout the Xserver tree:
Daniel Stone
1
-2
/
+2
2005-04-01
bugzilla #2880 (https://bugs.freedesktop.org/show_bug.cgi?id=2880)
Kevin E Martin
1
-10
/
+2
2004-05-26
Updated x86emu and resynced with upsteam at Scitech.
Egbert Eich
1
-0
/
+12
2004-04-23
Merging XORG-CURRENT into trunk
Egbert Eich
11
-12
/
+12
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
11
-11
/
+11
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
11
-11
/
+11
2004-02-26
readding XFree86's cvs IDs
xf86-4_3_99_903
Egbert Eich
11
-11
/
+11
2004-02-26
Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004
Egbert Eich
11
-11
/
+11
2004-01-29
Importing vendor version xf86-012804-2330 on Thu Jan 29 00:06:33 PST 2004
xf86-012804-2330
Egbert Eich
1
-3
/
+3
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
3
-16
/
+22
2003-11-14
Initial revision
Kaleb Keithley
11
-0
/
+3136