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