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