index
:
xorg/xserver-test
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
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.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
xwayland-1.12
X server
keithp
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2010-11-10
fix a sign problem with valuator data.
Joe Shaw
1
-1
/
+1
2010-08-13
xkb: post-fix PointerKeys button events with a DeviceChangedEvent.
Peter Hutterer
1
-0
/
+6
2010-08-09
fonts: Fix refcounting for asynchronous font operations (#3040)
Adam Jackson
1
-5
/
+0
2010-08-09
Correct function name in dixRegisterPrivateKey comments
Alan Coopersmith
1
-2
/
+2
2010-07-06
Merge remote branch 'whot/for-keith'
Keith Packard
1
-2
/
+7
2010-07-07
dix: add aux. functions for button_is_down, set_button_down, set_button_up.
Peter Hutterer
1
-2
/
+7
2010-07-06
Increase advertised RENDER protocol minor version to 11
Robert Hooker
1
-1
/
+1
2010-07-01
Merge remote branch 'whot/for-keith'
Keith Packard
1
-0
/
+9
2010-07-01
Revert "xkb: merge lockedPtrButtons state from all attached SDs."
Keith Packard
1
-3
/
+0
2010-07-01
Cast void* to pointer* to appease some compilers.
James Jones
1
-1
/
+1
2010-07-02
xkb: release XTEST pointer buttons on physical releases. (#28808)
Peter Hutterer
1
-0
/
+6
2010-07-01
xkb: merge lockedPtrButtons state from all attached SDs.
Peter Hutterer
1
-0
/
+3
2010-06-30
xkb: merge lockedPtrButtons state from all attached SDs.
Keith Packard
1
-0
/
+3
2010-06-30
OS support: fix writeable client vs IgnoreClient behavior
Jesse Barnes
1
-0
/
+1
2010-06-24
dix: use one single function to register fpe fonts
Tiago Vignatti
1
-4
/
+1
2010-06-22
list.h: Fix list_for_each_entry_safe()
Kristian Høgsberg
1
-3
/
+3
2010-06-10
Merge remote branch 'whot/for-keith'
Keith Packard
2
-0
/
+5
2010-06-11
xfree86: Match devices based on USB ID
Dan Nicholson
1
-0
/
+1
2010-06-11
xfree86: Match devices based on PnP ID
Dan Nicholson
1
-0
/
+1
2010-06-10
Remove unnecessary parentheses around return values in functions
Mikhail Gusarov
1
-2
/
+2
2010-06-10
xfree86: Add MatchOS InputClass entry for operating system matching
Dan Nicholson
1
-0
/
+3
2010-06-07
If XTest is always required, then eliminate the XTest devPrivate
Keith Packard
2
-1
/
+3
2010-06-06
Initialize private keys in test suite
Keith Packard
2
-0
/
+3
2010-06-05
Add dixCreatePrivateKey API
Keith Packard
1
-0
/
+12
2010-06-05
Change devPrivates implementation.
Keith Packard
1
-36
/
+80
2010-06-05
Change the devPrivates API to require dixRegisterPrivateKey
Keith Packard
5
-54
/
+150
2010-06-05
Remove dixRegisterPrivateOffset; hard-code devPrivates offsets instead
Keith Packard
1
-14
/
+4
2010-06-05
Add REGION_ macros for source compatibility with existing drivers.
Keith Packard
1
-0
/
+39
2010-06-05
Change region implementation from macros to inline functions.
Keith Packard
2
-145
/
+192
2010-06-05
Rename region macros to eliminate screen argument
Keith Packard
1
-63
/
+58
2010-06-05
Change region implementation names to eliminate the 'mi' prefix
Keith Packard
1
-46
/
+46
2010-06-03
composite: use config notify hook to do pixmap resize.
Dave Airlie
1
-1
/
+1
2010-06-03
Move each screen's x/y origin into ScreenRec.
Jamey Sharp
2
-3
/
+1
2010-06-03
Move each screen's root-window pointer into ScreenRec.
Jamey Sharp
2
-1
/
+1
2010-06-03
Move each screen's screensaver data into ScreenRec.
Jamey Sharp
2
-11
/
+13
2010-06-03
DRI2: Allow building without libdrm
Tiago Vignatti
1
-0
/
+3
2010-06-02
Only deal with input code when changing the input shape.
Pierre-Loup A. Griffais
1
-1
/
+2
2010-05-28
dix: add 3x3 transformation matrix xinput property for multi-head handling
Peter Korsgaard
2
-0
/
+11
2010-05-26
Revert "Add a "flags" field to DeleteInputDeviceRequest."
Keith Packard
1
-5
/
+1
2010-05-25
Add a "flags" field to DeleteInputDeviceRequest.
Peter Hutterer
1
-1
/
+5
2010-05-25
dix: add helper functions to duplicate and free InputAttributes.
Peter Hutterer
1
-0
/
+2
2010-05-22
Declare functions that unconditionally call FatalError as _X_NORETURN.
Jamey Sharp
3
-3
/
+3
2010-05-20
Replace screen->rgf scratch GC flags with a bit in each GC.
Jamey Sharp
2
-2
/
+2
2010-05-19
Merge remote branch 'vignatti/animcursor-state-fix'
Keith Packard
1
-0
/
+8
2010-05-19
Add typed resource-lookup errors for non-core resource types.
Jamey Sharp
1
-0
/
+3
2010-05-19
render: set anim cursor state for pointer enabled devices only
Tiago Vignatti
1
-0
/
+8
2010-05-14
scrnintstr.h: removed unused PaintWindow function pointers.
Oliver McFadden
1
-10
/
+0
2010-05-14
mi: removed unused PointerNonInterestBox functions.
Oliver McFadden
1
-6
/
+0
2010-05-13
Merge remote branch 'jamey/cleanups'
Keith Packard
3
-4
/
+13
2010-05-13
Quit using clientErrorValue in dix/colormap.c.
Jamey Sharp
1
-2
/
+4
[next]