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