index
:
~cloos/xserver
COMPOSITEWRAP
CYGWIN
DAMAGE-XFIXES
Domain-branch
IPv6-REVIEW
STSF-CURRENT
XACE-SELINUX
XACE-modular
XEVIE
XINERAMA_2
XORG-6_8-branch
XORG-CURRENT
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
for-keith
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.2-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
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-1.12
X server
cloos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
kdrive
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-24
os: Pass the FatalError message to OsVendorFatalError
Jeremy Huddleston
1
-1
/
+1
2012-03-22
Change lastDeviceIdleTime to be per-device
Peter Hutterer
1
-1
/
+2
2012-03-21
Introduce a consistent coding style
Keith Packard
51
-11663
/
+11012
2012-01-12
Revert "dix: Pull client-is-local flag up to the ClientRec"
Keith Packard
1
-2
/
+2
2012-01-06
dix: Pull client-is-local flag up to the ClientRec
Adam Jackson
1
-2
/
+2
2011-12-19
kdrive/linux: Fix compilation with -Werror=int-to-pointer-cast -Werror=pointe...
Jeremy Huddleston
3
-7
/
+7
2011-12-12
Remove duplicate declarations of KdAdd*Driver in kdrive.h
Alan Coopersmith
1
-6
/
+0
2011-12-12
KdParseFindNext: Constify delim argument
Alan Coopersmith
2
-2
/
+2
2011-12-12
Convert KdDoSwitchCmd to use asprintf instead of malloc/strcat/etc.
Alan Coopersmith
1
-9
/
+4
2011-12-07
Merge remote-tracking branch 'airlied/reviewed-fixes'
Keith Packard
1
-6
/
+0
2011-12-06
kdrive: drop screen crossing code.
Dave Airlie
1
-6
/
+0
2011-12-05
Fix builds of Xnest & Xephyr with Solaris Studio compilers
Alan Coopersmith
1
-0
/
+5
2011-11-23
Convert a bunch of sprintf to snprintf calls
Alan Coopersmith
2
-5
/
+6
2011-11-23
Convert some malloc + strncpy pairs into strndup calls
Alan Coopersmith
1
-3
/
+1
2011-10-25
kdrive: check for null memory, fix OOB
Peter Hutterer
1
-1
/
+7
2011-10-25
input: switch InputOption to use XF86OptionRec storage.
Peter Hutterer
1
-4
/
+5
2011-10-25
kdrive: switch to new InputOption API.
Peter Hutterer
1
-60
/
+72
2011-10-10
Xephyr: Remove socket and its lock file on exit
Jeremy Huddleston
1
-0
/
+11
2011-10-06
Man page syntax and spelling fixes.
Ville Skyttä
1
-16
/
+16
2011-10-03
kdrive: Fix build for opaque InputOption structure.
Jamey Sharp
1
-11
/
+1
2011-09-21
Use internal temp variable for swap macros
Matt Turner
2
-15
/
+11
2011-08-09
Xephyr/dri: register screen and window privates on init
Julien Cristau
1
-0
/
+4
2011-07-27
Terminate the log with one last message.
Peter Hutterer
1
-3
/
+3
2011-07-01
input: free the EQ allocated memory on shutdown (#38634)
Peter Hutterer
5
-0
/
+11
2011-07-01
KDrive: Remove useless miPointerUpdateSprite call
Daniel Stone
1
-1
/
+0
2011-06-30
Fix UTF-8 encoding
Matěj Cepl
21
-29
/
+29
2011-06-03
Xephyr: Mention Xserver's options are also accepted.
Cyril Brulebois
1
-0
/
+2
2011-05-25
Xephyr: fix pointer coordinate translation when screen is rotated
Tomas Frydrych
1
-2
/
+23
2011-05-25
Xephyr: added dummy ephyrDeviceCursorCleanup() to avoid crashing
Tomas Frydrych
1
-1
/
+6
2011-05-11
input: remove DDX event list handling
Peter Hutterer
1
-8
/
+3
2011-05-11
input: replace EventListPtr with InternalEvent array
Peter Hutterer
1
-1
/
+1
2011-05-11
input: Provide Queue{Button|Keyboard|Proximity}Event helpers
Peter Hutterer
1
-13
/
+5
2011-04-18
input: remove GetKeyboardValuatorEvents, this is now unnecessary.
Peter Hutterer
1
-2
/
+2
2011-03-27
Merge remote-tracking branch 'airlied/pwin-cleanup'
Keith Packard
2
-94
/
+2
2011-03-28
consolidate SetRootClip (v2)
Dave Airlie
2
-94
/
+2
2011-03-24
xserver: remove AbsoluteClassRec keeping the ABI
Simon Thum
1
-1
/
+0
2011-03-24
kdrive: don't pretent to support DEVICE_ABS_* in ChangeDeviceControl
Simon Thum
1
-2
/
+0
2011-01-18
man: refactor common code in the man pages makefiles
Gaetan Nadon
1
-9
/
+1
2011-01-18
Xephyr: build Xephyr man pages using XORG_MANPAGE_SECTIONS
Gaetan Nadon
4
-22
/
+16
2010-12-01
Fix screen number checks.
Cyril Brulebois
1
-1
/
+1
2010-11-30
dix: Remove the backing store leftovers
Adam Jackson
1
-6
/
+0
2010-11-11
Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...
Peter Hutterer
2
-9
/
+13
2010-11-11
Remove superfluous if(p!=NULL) checks around free(p); p=NULL;
Cyril Brulebois
1
-5
/
+2
2010-10-22
KDrive: Fix error handlig in tslib driver
Paulius Zaleckas
1
-4
/
+11
2010-10-22
Abstract valuator masks through a set of APIs.
Peter Hutterer
1
-2
/
+5
2010-10-15
Merge branch 'master' into input-api
Peter Hutterer
2
-82
/
+62
2010-09-28
xserver: delete pervasively use of DISPATCH_PROC
Tiago Vignatti
1
-76
/
+59
2010-09-01
input: Purge AddOtherInputDevices DDX hook.
Peter Hutterer
1
-7
/
+0
2010-09-01
input: remove OpenInputDevice and CloseInputDevice DDX hooks.
Peter Hutterer
1
-17
/
+0
2010-09-01
input: Purge Register*Device() functions.
Peter Hutterer
1
-4
/
+0
[next]