index
:
xorg-server.git
debian-unstable
xorg7.5+xs1.6
forcked debian package
Julien Viard de Galbert
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
xfree86
/
modes
/
xf86Cursors.c
Age
Commit message (
Expand
)
Author
2010-03-08
Update to xextproto 7.0.99.1.
Peter Hutterer
2009-08-25
xf86_reload_cursors: fix cursor position to eliminate jumping after mode set
Keith Packard
2008-12-02
xf86Cursors: xf86_reload_cursors shouldn't unconditionally show hwcursor (#14...
Stuart Bennett
2008-11-25
Move matrix operations from X server to pixman 0.13.2
Keith Packard
2008-11-24
Fix rotated/reflected cursor positions.
Keith Packard
2008-11-24
Handle RandR transform matrices in floating point.
Keith Packard
2008-11-24
Adjust transformed cursor position to account for hotspot
Keith Packard
2008-08-27
Add an array of integers for use as per-screen cursor private keys.
Eamon Walsh
2008-05-20
Merge branch 'master' into mpx
Peter Hutterer
2008-05-19
cursor: don't dereference NULL pointer is devPrivates not yet set.
Dave Airlie
2008-05-02
xfree86: don't try to repaint the cursor before cursors exist.
Peter Hutterer
2008-04-07
Merge branch 'master' into dcdc_rework
Peter Hutterer
2008-03-20
Fix RandR 1.2 driver interface conversion of two colour cursors to ARGB
Michel Dänzer
2008-03-20
Revert "Fix RandR 1.2 driver interface conversion of two colour cursors to ARGB"
Alex Deucher
2008-03-19
Fix RandR 1.2 driver interface conversion of two colour cursors to ARGB
Michel Dänzer
2008-03-06
Get modes code building with old X servers again.
Aaron Plattner
2008-01-26
Merge branch 'master' into mpx
Peter Hutterer
2008-01-15
xf86Cursors: fix memset for non-square cursors
Dave Airlie
2008-01-03
Merge branch 'master' into mpx
Peter Hutterer
2007-11-07
Merge branch 'master' into mpx
Peter Hutterer
2007-08-30
devPrivates rework: convert CursorRec and CursorBits over to new interface.
Eamon Walsh
2007-08-22
Add _X_EXPORT to exported functions in hw/xfree86/modes/*
Alex Deucher
2007-08-20
Ref count cursors used in hw/xfree86/modes code.
Keith Packard
2007-08-12
Merge branch 'master' into mpx
Peter Hutterer
2007-07-31
Revert "Fix RandR 1.2 conversion of two colour to ARGB cursor on MSB first pl...
Dave Airlie
2007-07-25
Fix RandR 1.2 conversion of two colour to ARGB cursor on MSB first platforms.
Michel Dänzer
2007-07-14
Add RandR reflection support.
Keith Packard
2007-03-19
Merge branch 'master' into mpx
Peter Hutterer
2007-03-15
Allow xf86_reload_cursors during server init.
Keith Packard
2007-03-15
Create driver-independent CRTC-based cursor layer.
Keith Packard