summaryrefslogtreecommitdiff
path: root/hw/xfree86/ramdac/xf86HWCurs.c
Commit message (Expand)AuthorAgeFilesLines
* xserver/output: rename some badly named variables/APIs.Dave Airlie2020-07-101-7/+7
* ramdac: Check ScreenPriv != NULL in xf86ScreenSetCursor()Alex Goins2017-10-251-1/+8
* xfree86: Immediately handle failure to set HW cursor, v5Michael Thayer2017-02-081-4/+4
* xfree86: Take input_lock() for xf86ScreenCheckHWCursorChris Wilson2017-02-061-7/+20
* xfree86: Take input lock for xf86TransparentCursorChris Wilson2017-02-061-0/+4
* xfree86: Take the input lock for xf86RecolorCursorChris Wilson2017-02-061-6/+18
* ramdac: Check sPriv != NULL in xf86CheckHWCursor()Alex Goins2016-10-281-0/+4
* xf86Cursor: Take the input lock in xf86Set/MoveCursorMichel Dänzer2016-10-131-3/+14
* xf86Cursor: Use PRIME master xf86CursorScreenRec::HotX/Y for slavesMichel Dänzer2016-10-131-4/+16
* xf86Cursor: Add hw cursor support for primeDave Airlie2016-09-131-5/+77
* xf86Cursor: Add xf86CheckHWCursor() helper functionDave Airlie2016-09-131-0/+12
* cursor: drop ARGB_CURSORDave Airlie2015-06-301-6/+0
* Drop trailing whitespacesPeter Hutterer2014-11-121-1/+1
* hw/xfree86: Restore API compatibility for cursor loading functionsKeith Packard2014-04-251-7/+7
* Add a return value to load_cursor_argb() to allow it to report failureMichael Thayer2014-04-031-6/+9
* Replace 'pointer' type with 'void *'Keith Packard2014-01-121-6/+6
* Remove XAADaniel Stone2012-07-101-0/+9
* xf86: migrate to using xf86ScreenToScrn wrapper (v2)Dave Airlie2012-05-211-1/+1
* Introduce a consistent coding styleKeith Packard2012-03-211-209/+224
* Eliminate MAXSCREENS-sized CursorScreenKey array.Jamey Sharp2011-09-191-2/+2
* Replace X-allocation functions with their C89 counterpartsMikhail Gusarov2010-05-131-16/+16
* xalloc+memset(0) -> xcallocAdam Jackson2008-10-061-1/+1
* Add an array of integers for use as per-screen cursor private keys.Eamon Walsh2008-08-271-2/+2
* xfree86: re-enable hardware cursor (for a single cursor)Peter Hutterer2008-05-061-4/+0
* Merge branch 'master' into mpxPeter Hutterer2008-01-031-10/+10
|\
| * devPrivates rework: convert CursorRec and CursorBits over to new interface.Eamon Walsh2007-08-301-2/+2
| * devPrivates rework: since API is already broken, switch everythingEamon Walsh2007-08-281-8/+8
* | Cleaning up ifdef MPX from remaining files, removing it from configure.ac.Peter Hutterer2006-12-181-3/+0
* | dix: moved isMPdev field to end of _DeviceIntRec structurePeter Hutterer2006-11-171-0/+7
|/
* Remove RCS tags. Fix Xprint makefile braindamage.Adam Jackson2006-07-211-1/+0
* Remove libcwrapper usage from xorg server modules. The libcwrapper is onlyEric Anholt2006-02-101-1/+2
* Change <X11/misc.h> and <X11/os.h> to "misc.h" and "os.h".Daniel Stone2005-07-031-1/+1
* Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings.Daniel Stone2005-07-031-0/+4
* Change all misc.h and os.h references to <X11/foo.h>.Daniel Stone2005-07-011-1/+1
* Fix includes right throughout the Xserver tree:Daniel Stone2005-04-201-1/+1
* Merging XORG-CURRENT into trunkEgbert Eich2004-04-231-1/+1
* Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004xf86-4_4_99_1Egbert Eich2004-03-141-1/+1
* Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004xf86-4_4_0STSF-CURRENTEgbert Eich2004-03-031-1/+1
* readding XFree86's cvs IDsxf86-4_3_99_903Egbert Eich2004-02-261-1/+1
* Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004Egbert Eich2004-02-261-1/+1
* XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folksxf86-4_3_99_16Kaleb Keithley2003-11-251-1/+8
* Initial revisionKaleb Keithley2003-11-141-0/+516