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
/
kdrive
/
fake
/
fake.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-01
xfake: Remove
Adam Jackson
1
-444
/
+0
2015-10-06
kdrive: Delete unused TOUCHSCREEN define.
Jamey Sharp
1
-6
/
+0
2015-04-21
Convert hw/kdrive to new *allocarray functions
Alan Coopersmith
1
-1
/
+1
2012-03-21
Introduce a consistent coding style
Keith Packard
1
-234
/
+212
2010-11-11
Remove superfluous if(p!=NULL) checks around free(p); p=NULL;
Cyril Brulebois
1
-5
/
+2
2010-06-06
Remove more superfluous if(p) checks around free(p)
Mikhail Gusarov
1
-2
/
+1
2010-05-13
Replace X-allocation functions with their C89 counterparts
Mikhail Gusarov
1
-5
/
+5
2010-01-06
kdrive: Remove unused overlay fb support
Mikhail Gusarov
1
-41
/
+40
2010-01-06
kdrive: Move Xephyr-specific fields out of KdScreenInfo
Mikhail Gusarov
1
-3
/
+0
2010-01-01
Do not check xfree argument for NULL
Mikhail Gusarov
1
-3
/
+2
2008-10-06
xalloc+memset(0) -> xcalloc
Adam Jackson
1
-2
/
+1
2008-07-17
KDrive: Delete rafts of unused code
Daniel Stone
1
-2
/
+0
2007-06-29
Death to RCS tags.
Adam Jackson
1
-2
/
+0
2006-07-21
new KDrive input world order
Daniel Stone
1
-3
/
+3
2005-12-27
Build fixes: XSERVER_LIBS -> KDRIVE_LIBS, config.h -> kdrive-config.h
Adam Jackson
1
-1
/
+1
2005-06-09
Perform a warnings sweep on hw/kdrive. A number of these were my fault, but
Eric Anholt
1
-9
/
+0
2005-02-11
Fri Feb 11 14:28:22 2005 Søren Sandmann <sandmann@redhat.com>
Søren Sandmann Pedersen
1
-5
/
+6
2004-04-28
Add completely fake X server -- draws to allocated buffer, has no keyboard
Keith Packard
1
-0
/
+494