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
/
hw
/
xfree86
/
modes
/
xf86Cursors.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-08-27
Add an array of integers for use as per-screen cursor private keys.
Eamon Walsh
1
-2
/
+2
2008-05-20
Merge branch 'master' into mpx
Peter Hutterer
1
-8
/
+7
2008-05-19
cursor: don't dereference NULL pointer is devPrivates not yet set.
Dave Airlie
1
-8
/
+7
2008-05-02
xfree86: don't try to repaint the cursor before cursors exist.
Peter Hutterer
1
-2
/
+4
2008-04-07
Merge branch 'master' into dcdc_rework
Peter Hutterer
1
-4
/
+15
2008-03-20
Fix RandR 1.2 driver interface conversion of two colour cursors to ARGB
Michel Dänzer
1
-1
/
+2
2008-03-20
Revert "Fix RandR 1.2 driver interface conversion of two colour cursors to ARGB"
Alex Deucher
1
-2
/
+0
2008-03-19
Fix RandR 1.2 driver interface conversion of two colour cursors to ARGB
Michel Dänzer
1
-0
/
+2
2008-03-06
Get modes code building with old X servers again.
Aaron Plattner
1
-3
/
+13
2008-01-26
Merge branch 'master' into mpx
Peter Hutterer
1
-1
/
+1
2008-01-15
xf86Cursors: fix memset for non-square cursors
Dave Airlie
1
-1
/
+1
2008-01-03
Merge branch 'master' into mpx
Peter Hutterer
1
-2
/
+3
2007-11-07
Merge branch 'master' into mpx
Peter Hutterer
1
-5
/
+16
2007-08-30
devPrivates rework: convert CursorRec and CursorBits over to new interface.
Eamon Walsh
1
-2
/
+3
2007-08-22
Add _X_EXPORT to exported functions in hw/xfree86/modes/*
Alex Deucher
1
-5
/
+5
2007-08-20
Ref count cursors used in hw/xfree86/modes code.
Keith Packard
1
-0
/
+11
2007-08-12
Merge branch 'master' into mpx
Peter Hutterer
1
-44
/
+72
2007-07-31
Revert "Fix RandR 1.2 conversion of two colour to ARGB cursor on MSB first pl...
Dave Airlie
1
-0
/
+2
2007-07-25
Fix RandR 1.2 conversion of two colour to ARGB cursor on MSB first platforms.
Michel Dänzer
1
-2
/
+0
2007-07-14
Add RandR reflection support.
Keith Packard
1
-44
/
+72
2007-03-19
Merge branch 'master' into mpx
Peter Hutterer
1
-0
/
+608
2007-03-15
Allow xf86_reload_cursors during server init.
Keith Packard
1
-4
/
+16
2007-03-15
Create driver-independent CRTC-based cursor layer.
Keith Packard
1
-0
/
+595