summaryrefslogtreecommitdiff
path: root/hw/kdrive/src/kdrive.c
AgeCommit message (Expand)AuthorFilesLines
2008-10-08Update docs to reflect new DontZap defaultDaniel Stone1-1/+1
2008-10-08Input: Make DontZap the defaultDaniel Stone1-3/+3
2008-10-06xalloc+memset(0) -> xcallocAdam Jackson1-2/+1
2008-08-28Prepare for array-index based devPrivates.Tomas Carnecky1-1/+2
2008-08-13Eviscerate save-under support.Adam Jackson1-13/+0
2008-08-05Redefine WindowTable as a fixed arrayTomas Carnecky1-1/+0
2008-07-17Remove dead code, useless #defines, et alDaniel Stone1-0/+5
2008-07-17KDrive: Delete rafts of unused codeDaniel Stone1-8/+0
2008-05-21drop xprint remnants: InitGlobalsGeorge Sapountzis1-2/+0
2008-05-11kdrive: allow disabling CompositeJulien Cristau1-6/+0
2007-12-13devPrivates rework: more cleanup from previous merge operation.Eamon Walsh1-8/+7
2007-11-15For some reason "-nozap" appeared twice. Weird.Tiago Vignatti1-5/+0
2007-08-25Implement core protocol backing store exclusively in terms of Composite.Adam Jackson1-29/+1
2007-08-07Update KdUseMsg() for completeness.Tiago Vignatti1-1/+2
2007-08-07When we call Xephyr with '-pointer' a new pointer is added inside the serverTiago Vignatti1-0/+4
2007-07-05Clean up unused #ifdefs from fb.Adam Jackson1-14/+0
2007-06-29Death to RCS tags.Adam Jackson1-2/+0
2006-10-29kdrive: avoid null dereferencesDaniel Stone1-6/+10
2006-10-23kdrive: numerous warning fixesDaniel Stone1-2/+0
2006-08-10kdrive: properly ifdef composite enablingDaniel Stone1-0/+2
2006-07-21new KDrive input world orderDaniel Stone1-100/+74
2006-06-01Die XTESTEXT1, die!Daniel Stone1-26/+0
2006-02-15Remove the waitSync from KdDisableScreen and push it off to drivers'Eric Anholt1-2/+0
2006-02-13Move call to xf86WrapperInit() to OsVendorInit() in xf86Init.c and removeBenjamin Herrenschmidt1-3/+1
2006-02-11Remove libcwrapper damage from GLX (requires fresh Mesa HEAD), and get itEric Anholt1-0/+3
2005-12-28Enough build fixes to get {sdl,ephyr,fake} to link.Adam Jackson1-0/+2
2005-12-27Build fixes: XSERVER_LIBS -> KDRIVE_LIBS, config.h -> kdrive-config.hAdam Jackson1-1/+1
2005-06-09Perform a warnings sweep on hw/kdrive. A number of these were my fault, butEric Anholt1-0/+1
2005-06-09- Replace the syncAccel hook in the kdrive structure with a pair of hooksEric Anholt1-1/+1
2005-02-28Force DPMS normal on screen enableKeith Packard1-0/+1
2005-01-20Reinitialize offscreen memory before enabling cursor on VT switch-toKeith Packard1-1/+1
2004-11-13New global variable. (KdProcessArgument): Set it to TRUE on -nozap switch.Phil Blundell1-1/+8
2004-05-21Allow for multiple composite-based visuals, then add an RGB24 visual inKeith Packard1-6/+19
2004-02-04More NULL checks. These ones are more useful than the last (which just madeJaymz Julian1-23/+41
2003-11-18Added infrastructure for driver specific usage messages and added vesaSeth W. Klein1-20/+23
2003-11-02merge xfixes_2_branch back to HEADKeith Packard1-16/+56
2003-10-14Use same assumptions as layergc about what layer kind is approprate forKeith Packard1-0/+3
2003-10-14Check for off-screen pixmap support in KaaDrawableIsOffscreenPixmap. -WallKeith Packard1-6/+2
2003-10-13Add offscreen memory manager and update the servers to reflect the nameAnders Carlsson1-1/+5
2003-09-24hw/kdrive/src/kdrive.cKeith Packard1-2/+35
2003-09-11Move kdrive common sources to src dirKeith Packard1-0/+3
2003-07-07Update RCS tags, fix keyboard hang on VT switch, fix scroll wheel mice, addKeith Packard1-1/+13
2002-10-31Refix mouse matrix computation for touch screens. Update usage message forKeith Packard1-2/+2
2002-10-08Add vtxx option to kdrive serversKeith Packard1-0/+7
2002-10-03Update kdrive servers to support reflectionKeith Packard1-30/+84
2002-09-29Update RandR to 1.0 (library version 2.0)Keith Packard1-3/+44
2002-09-26Add image transformation and sub-pixel ordering to RenderKeith Packard1-0/+28
2002-09-16319. Moved LdPreLib define after the vendor/OS specific config files as itEgbert Eich1-3/+7
2002-02-14update kdrive manual and usagedri-20020129-mergeKeith Packard1-2/+12
2001-10-29DPMS warning fixMarc Aurele La France1-2/+5