Age | Commit message (Expand) | Author | Files | Lines |
2004-09-14 | Only set screen parameters if resolution has changed from current values. | Phil Blundell | 1 | -2/+6 |
2004-07-26 | Eliminate bogus rate check in fbdevModeSupported. Hmm. Potentially bogus | Keith Packard | 1 | -5/+1 |
2004-07-20 | Select optimized | Phil Blundell | 1 | -1/+32 |
2004-06-28 | Separate out off-screen allocation from Init. Fix Enable to update | Keith Packard | 1 | -2/+3 |
2004-05-28 | Hey, I like devfs. | Daniel Stone | 1 | -1/+2 |
2004-05-06 | Use current resolution by default, change rate to 75 to match | Keith Packard | 1 | -3/+10 |
2003-12-01 | Add support for setting the video mode.dri-0-1-branchpoint | Anders Carlsson | 1 | -3/+79 |
2003-12-01 | Call KdShadowUnset before fbdevSetShadow. | Phil Blundell | 1 | -0/+2 |
2003-12-01 | - Add fbdev mode-setting backend to Xati. It and vesa are compiled in when | Eric Anholt | 1 | -1/+1 |
2003-11-18 | Added infrastructure for driver specific usage messages and added vesa | Seth W. Klein | 1 | -0/+6 |
2003-11-17 | Clear window when Manual Subwindows redirect is destroyed | Keith Packard | 1 | -2/+2 |
2003-11-11 | Fix Makefile.am's to include header files needed for distcheck. Remove | Eric Anholt | 1 | -2/+3 |
2003-11-07 | Ok, Composite extension is semi-working; when no-one asks for redirection, | Keith Packard | 1 | -1/+6 |
2003-11-06 | tslib improvements | Matthew Allum | 1 | -6/+5 |
2003-11-02 | merge xfixes_2_branch back to HEAD | Keith Packard | 4 | -255/+148 |
2003-10-15 | hw/kdrive/*/Makefile.am Libraries in local dir must not use global path or | Keith Packard | 1 | -1/+1 |
2003-10-14 | -Wall fixes | Keith Packard | 1 | -19/+2 |
2003-10-09 | Add xfixes, fix smi driver to use either fbdev or vesa. Add hole mapping to | Keith Packard | 1 | -2/+4 |
2003-10-05 | Fix fbdev server to allow accelerated servers on top to use RandR. Switch | Keith Packard | 3 | -85/+134 |
2003-10-04 | few more fixes for h3600 ts | Phil Blundell | 1 | -0/+2 |
2003-10-01 | Add XDM cookies. Fix up support for pkgconfig X bits | Keith Packard | 1 | -1/+0 |
2003-09-30 | Added --enable-tslib configure option | Matthew Allum | 1 | -0/+4 |
2003-09-29 | Use other freedesktop.org packages to build the server | Keith Packard | 1 | -23/+21 |
2003-09-16 | Add fbdev server to the build. | Anders Carlsson | 1 | -0/+42 |
2003-09-11 | Get Xvesa building | Keith Packard | 2 | -0/+6 |
2003-07-07 | Update RCS tags, fix keyboard hang on VT switch, fix scroll wheel mice, add | Keith Packard | 5 | -5/+5 |
2002-11-05 | Clean up touch screen hacks for controlling pointer on alternate screen | Keith Packard | 1 | -6/+2 |
2002-10-14 | Add refresh rates to RandR (v1.1) | Keith Packard | 1 | -1/+2 |
2002-10-03 | Update kdrive servers to support reflection | Keith Packard | 2 | -83/+42 |
2002-09-29 | Update RandR to 1.0 (library version 2.0) | Keith Packard | 1 | -38/+6 |
2001-10-12 | kdrive: add new auto-detecting and auto-switching mouse driver | Keith Packard | 1 | -6/+2 |
2001-07-24 | kdrive: Unmap vesa device when disabled | Keith Packard | 1 | -3/+3 |
2001-07-20 | Too many changes, but all in kdrive: | Keith Packard | 1 | -36/+5 |
2001-07-19 | kdrive/fbdev: only setting first colormap entry on static hardware | Keith Packard | 1 | -2/+1 |
2001-07-16 | kdrive/fbdev: fix static color case | Keith Packard | 1 | -1/+3 |
2001-07-11 | kdrive/fbdev: dont set DPMS mode repeatedly to the same value | Keith Packard | 1 | -0/+9 |
2001-07-11 | Generalize kludge in fbdev that normalizes pixel formats to something that | Keith Packard | 1 | -6/+36 |
2001-06-21 | Fix screen physical size in RandR code for kdrive fbdev and pcmcia servers | Keith Packard | 1 | -1/+9 |
2001-06-16 | Screen flipping broken pointer remapping | Keith Packard | 1 | -3/+3 |
2001-06-13 | Support initial rotation in kdrive/fbdev, use that as the normal | Keith Packard | 1 | -43/+56 |
2001-06-05 | Attempt to make kdrive/fbdev run on static gray hardware (iPaq 3150) | Keith Packard | 1 | -6/+64 |
2001-06-05 | kdrive/fbdev: RandR initialization sequence change | Keith Packard | 1 | -6/+10 |
2001-06-03 | Update RandR protocol | Keith Packard | 2 | -43/+42 |
2001-05-29 | Xfbdev: Make sure screen gets re-enabled on RandR failure | Keith Packard | 1 | -1/+3 |
2001-05-29 | Fix Xipaq build after layer/RandR additions | Keith Packard | 3 | -33/+34 |
2001-05-29 | Add miext/layer for more complete RandR support in kdrive/Xfbdev | Keith Packard | 2 | -59/+312 |
2001-05-25 | wrap some stuff around #ifdef TOUCHSCREEN | Alan Hourihane | 1 | -1/+5 |
2001-05-24 | fix ifdef->if | Alan Hourihane | 1 | -2/+2 |
2001-05-23 | Add PCMCIA server for HP VGA Out PC Card and the Voyager VGA Card. Use on | Alan Hourihane | 3 | -3/+13 |
2001-03-30 | Add Xmuu library to remove requirement for Xt/Xaw from most X utilities Add | Keith Packard | 1 | -1/+6 |