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
/
ramdac
/
xf86Cursor.c
Age
Commit message (
Expand
)
Author
2009-06-29
xfree86: fix SWCursor check in xf86CursorSetCursor.
Peter Hutterer
2008-12-16
xfree86: don't render SW cursors for devices attached to VCP (#16805)
Peter Hutterer
2008-10-26
Nuke unused variables
Julien Cristau
2008-08-28
Prepare for array-index based devPrivates.
Tomas Carnecky
2008-08-27
Add an array of integers for use as per-screen cursor private keys.
Eamon Walsh
2008-06-24
Fix "warning: suggest parentheses around && within ||".
Eamon Walsh
2008-06-11
Remove unused xf86DeviceCursorUndisplay() function.
Tiago Vignatti
2008-05-16
xfree86: always render first cursor in HW, all others in SW.
Peter Hutterer
2008-05-16
Restructure and organize the code.
Tiago Vignatti
2008-05-16
Remove redundancy.
Tiago Vignatti
2008-05-13
Remove UndisplayCursor API.
Peter Hutterer
2008-05-06
xfree86: call SetCursor for the VCP when switching between SW/HW rendering.
Peter Hutterer
2008-05-06
xfree86: switch between to SW cursors if more than 1 sprite is available.
Peter Hutterer
2008-05-06
xfree86: re-enable hardware cursor (for a single cursor)
Peter Hutterer
2008-01-03
Merge branch 'master' into mpx
Peter Hutterer
2007-08-30
devPrivates rework: convert CursorRec and CursorBits over to new interface.
Eamon Walsh
2007-08-28
devPrivates rework: since API is already broken, switch everything
Eamon Walsh
2007-03-05
Merge branch 'master' into mpx
Peter Hutterer
2007-02-15
Merge crtc/output-based mode selection code.
Keith Packard
2006-11-23
mi: closing memory leak, miPointer is freed in miPointerCloseScreen
Peter Hutterer
2006-11-17
dix: moved isMPdev field to end of _DeviceIntRec structure
Peter Hutterer
2006-07-21
Remove RCS tags. Fix Xprint makefile braindamage.
Adam Jackson
2006-02-16
Fix an occasional crash on VT switches: the server would save a pointer to
Benjamin Herrenschmidt
2006-02-10
Remove libcwrapper usage from xorg server modules. The libcwrapper is only
Eric Anholt
2006-01-23
Commit #4633 - Initial mouse pointer incorrect with EXA which also fixes
Alan Hourihane
2005-07-03
Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings.
Daniel Stone
2004-04-23
Merging XORG-CURRENT into trunk
Egbert Eich
2004-03-14
Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004
Egbert Eich
2004-03-03
Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004
Egbert Eich
2004-02-26
readding XFree86's cvs IDs
Egbert Eich
2004-02-26
Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004
Egbert Eich
2003-11-14
Initial revision
Kaleb Keithley