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