Age | Commit message (Expand) | Author | Files | Lines |
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 |
2001-06-04 | Allow for hardware acceleration under RandR with Layer. Hardware/Software | Keith Packard | 1 | -6/+9 |
2001-05-29 | Add miext/layer for more complete RandR support in kdrive/Xfbdev | Keith Packard | 1 | -4/+23 |
2001-05-26 | Add initial RandR support to Xvesa | Keith Packard | 1 | -1/+5 |
2001-05-23 | Add RandR extension | Keith Packard | 1 | -1/+5 |
2001-03-30 | Add Xmuu library to remove requirement for Xt/Xaw from most X utilities Add | Keith Packard | 1 | -3/+12 |
2000-12-08 | kdrive: allow screen size specification | Keith Packard | 1 | -42/+83 |
2000-09-27 | kdrive: memory/fd leaks fixed in fbdev/vesa/trident drivers | Keith Packard | 1 | -5/+5 |
2000-09-22 | Changes for PPC support under linux and a few overlay additions | Keith Packard | 1 | -0/+2 |
2000-09-19 | kdrive: make sure allocation worked before accessing | Keith Packard | 1 | -2/+2 |
2000-09-15 | Tiny-X: Add mouse matrix to rotate mouse, allow enable to fail, add render | Keith Packard | 1 | -7/+12 |
2000-08-26 | Try to avoid hitting hardware during server reset when not active, add | Keith Packard | 1 | -10/+22 |
2000-05-24 | Fix 640x480x60 mode, drop inb/outb on non-x86 machinesxf-4_0gxf-4_0fxf-4_0exf-4_0dxf-4_0cxf-4_0_1axf-4_0_1-bindistxf-4_0_1xf-4_0Z | Keith Packard | 1 | -2/+5 |
2000-05-06 | Lots of Tiny-X changes: | Keith Packard | 1 | -29/+96 |
2000-02-23 | remove/disable standard RCS ident lines that are in some files some bindistxf-4_0axf-4_0-bindistxf-4_0xf-3_9_18bxf-3_9_18axf-3_9_18Zaxf-3_9_18Z | David Dawes | 1 | -2/+2 |
1999-12-30 | 3516. Jumbo Tiny-X patch with Itsy support (#3527, Keith Packard).xf-3_9_17xf-3_9_16Za | Robin Cutshaw | 1 | -18/+43 |
1999-11-19 | 3336. Fx up new MMIO macros (#3337, Matt Grossman).xf-3_9_16fxf-3_9_16exf-3_9_16dxf-3_9_16Z | Dirk Hohndel | 1 | -0/+872 |