Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-05-16 | The great kdrive purge. | Adam Jackson | 7 | -2577/+0 | |
Most of these drivers didn't work. ati was the only one that even came close. The igs, ipaq, itsy, pcmcia, savage, sis530, trident, trio, ts300, and vxworks directories have never built since modularisation, so clearly no one can miss them. | |||||
2007-06-29 | Death to RCS tags. | Adam Jackson | 7 | -8/+0 | |
2006-10-23 | kdrive/lots of DDXes: make stubs use KdOsAddInputDrivers() | Daniel Stone | 1 | -1/+2 | |
In theory, removing LinuxPciScan should make these drivers OS-independent. | |||||
2005-12-27 | Remove Imakefiles. | Adam Jackson | 1 | -13/+0 | |
2005-12-27 | Build fixes: XSERVER_LIBS -> KDRIVE_LIBS, config.h -> kdrive-config.h | Adam Jackson | 5 | -5/+5 | |
2003-11-18 | Added infrastructure for driver specific usage messages and added vesa | Seth W. Klein | 1 | -0/+6 | |
usage message. | |||||
2003-09-11 | Get Xvesa building | Keith Packard | 5 | -0/+15 | |
2003-09-11 | Start autoifying everything. | Anders Carlsson | 2 | -2/+2 | |
2003-07-07 | Update RCS tags, fix keyboard hang on VT switch, fix scroll wheel mice, add | Keith Packard | 8 | -9/+9 | |
-rawcoord option to not transform mice on rotate, fix mtrr to use power-of-two size, add a few vesa options | |||||
2002-10-18 | Fix additions of RandR support in kmode.c | Keith Packard | 1 | -12/+13 | |
2002-10-14 | Add refresh rates to RandR (v1.1) | Keith Packard | 3 | -376/+325 | |
2002-10-13 | Custom file for rotating pcmcia screens | Keith Packard | 1 | -0/+332 | |
2001-10-12 | kdrive: add new auto-detecting and auto-switching mouse driver | Keith Packard | 1 | -2/+2 | |
2001-07-20 | Too many changes, but all in kdrive: | Keith Packard | 1 | -2/+2 | |
Add support for global screen origins (-origin option), handles both Xinerama and mouse crossings. Fix XV enable/disable sequences -- can't use card wrappers as cards have more than one screen. Change vesa/fbdev to use new depth-independent rotation shadow update Fix vesa to allow starting rotation value (again) Make vesa driver write all colormap changes in one INT10 call | |||||
2001-06-21 | Fix screen physical size in RandR code for kdrive fbdev and pcmcia servers | Keith Packard | 1 | -1/+9 | |
2001-06-20 | Add RandR support to the Kdrive pcmcia driver. | Alan Hourihane | 2 | -10/+326 | |
2001-06-05 | fix some warnings due to new shadow code | Alan Hourihane | 1 | -7/+7 | |
2001-05-29 | Fix Xipaq build after layer/RandR additions | Keith Packard | 1 | -19/+25 | |
2001-05-23 | Add PCMCIA server for HP VGA Out PC Card and the Voyager VGA Card. Use on | Alan Hourihane | 7 | -0/+1964 | |
the Compaq IPAQ. Use -listmodes to see supported modes. Hack the touchscreen driver to work as a mouse pad for the VGA screen. Fixup key bindings so xmodmap can remap IPAQ's buttons as mouse buttons. |