summaryrefslogtreecommitdiff
path: root/hw/kdrive/src/kxv.c
AgeCommit message (Expand)AuthorFilesLines
2010-01-01Do not check xfree argument for NULLMikhail Gusarov1-14/+7
2010-01-01Remove trailing whitespaceMikhail Gusarov1-142/+142
2008-08-28Prepare for array-index based devPrivates.Tomas Carnecky1-3/+4
2008-07-17KDrive: Delete rafts of unused codeDaniel Stone1-41/+0
2007-12-13devPrivates rework: more cleanup from previous merge operation.Eamon Walsh1-3/+7
2007-11-05Merge branch 'master' into XACE-SELINUXEamon Walsh1-2/+2
2007-11-05KDrive: Remove usage of allocaDaniel Stone1-2/+2
2007-08-28devPrivates rework: since API is already broken, switch everythingEamon Walsh1-28/+16
2007-06-29Death to RCS tags.Adam Jackson1-2/+0
2006-07-21fix KdXvCopyPackedData to actually workDaniel Stone1-1/+1
2005-12-27Build fixes: XSERVER_LIBS -> KDRIVE_LIBS, config.h -> kdrive-config.hAdam Jackson1-1/+1
2005-06-09- Replace the syncAccel hook in the kdrive structure with a pair of hooksEric Anholt1-0/+43
2004-05-13Add generic functions for copying packed/planar XV data, copied fromEric Anholt1-0/+142
2003-11-10Fix KdXv interface to pass drawable down so that bits can be put intoKeith Packard1-6/+6
2003-10-14Check for off-screen pixmap support in KaaDrawableIsOffscreenPixmap. -WallKeith Packard1-14/+7
2003-09-11Move kdrive common sources to src dirKeith Packard1-0/+3
2003-09-11Start autoifying everything.Anders Carlsson1-2/+2
2003-07-07Update RCS tags, fix keyboard hang on VT switch, fix scroll wheel mice, addKeith Packard1-1/+1
2001-09-21hw/kdrive: Xv window private should be allocated on demandKeith Packard1-3/+8
2001-08-09kdrive/mach64: support Xv under RandRKeith Packard1-3/+3
2001-07-20Too many changes, but all in kdrive:Keith Packard1-32/+26
2001-03-30Add files for Xmuu and i810 driverKeith Packard1-0/+1784