Age | Commit message (Expand) | Author | Files | Lines |
2006-10-23 | kdrive/lots of DDXes: make stubs use KdOsAddInputDrivers() | Daniel Stone | 1 | -1/+2 |
2006-09-07 | Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ... | Daniel Stone | 1 | -2/+1 |
2006-08-29 | kdrive: remove @KDRIVE_LIBS@ from Xfoo_DEPENDENCIES | Daniel Stone | 1 | -1/+1 |
2006-08-09 | kdrive: remove ddx_DEPENDENCIES | Daniel Stone | 1 | -3/+0 |
2006-02-16 | Make more extensions optional in build (for kdrive). Fix kdrive build for | Keith Packard | 1 | -1/+1 |
2005-12-27 | s/XSERVER/KDRIVE/ | Adam Jackson | 1 | -1/+1 |
2005-12-27 | Build fixes: XSERVER_LIBS -> KDRIVE_LIBS, config.h -> kdrive-config.h | Adam Jackson | 6 | -6/+6 |
2005-08-08 | Build with modular X.org libraries and headers. | Keith Packard | 1 | -1/+0 |
2005-06-09 | - Replace the syncAccel hook in the kdrive structure with a pair of hooks | Eric Anholt | 5 | -79/+38 |
2005-02-08 | hw/kdrive/ati/radeon_composite.c Support linear filtering | Keith Packard | 1 | -0/+2 |
2004-05-20 | Miscomputing pitch in 24bpp modes because of rounding errors. | Keith Packard | 1 | -8/+20 |
2004-05-20 | Fix SYNC_ALWAYS (debugging) code to use mach64WaitIdle instead of | Keith Packard | 1 | -17/+12 |
2004-05-13 | Move fourcc.h to a generic location in src/. | Eric Anholt | 2 | -135/+0 |
2004-01-15 | Oops, lost a diff needed for the non-screen format pixmap code | Keith Packard | 1 | -3/+6 |
2004-01-15 | Accelerate non-screen format pixmaps. | Keith Packard | 1 | -152/+262 |
2003-12-01 | Remove sys/io.h inclusion from some files that didn't need it, and change | Eric Anholt | 1 | -1/+0 |
2003-11-18 | Added infrastructure for driver specific usage messages and added vesa | Seth W. Klein | 1 | -0/+7 |
2003-11-17 | Recompute winSize/borderSize to fix them when changing redirection. | Keith Packard | 1 | -4/+3 |
2003-11-10 | Fix KdXv interface to pass drawable down so that bits can be put into | Keith Packard | 1 | -9/+10 |
2003-11-06 | tslib improvements | Matthew Allum | 1 | -2/+10 |
2003-11-02 | merge xfixes_2_branch back to HEAD | Keith Packard | 5 | -61/+73 |
2003-10-15 | Add a memory_base variable and use it. | Anders Carlsson | 3 | -4/+3 |
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 | Avoid attempting acceleration on non-screen formats (for now) | Keith Packard | 2 | -7/+15 |
2003-10-14 | -Wall fixes. Support off-screen pixmaps | Keith Packard | 6 | -106/+126 |
2003-10-13 | Add offscreen memory manager and update the servers to reflect the name | Anders Carlsson | 1 | -1/+1 |
2003-10-09 | Add xfixes, fix smi driver to use either fbdev or vesa. Add hole mapping to | Keith Packard | 1 | -0/+2 |
2003-10-01 | Add XDM cookies. Fix up support for pkgconfig X bits | Keith Packard | 1 | -1/+0 |
2003-09-29 | Use other freedesktop.org packages to build the server | Keith Packard | 1 | -24/+22 |
2003-09-12 | Switch to freedesktop.org libXfont | Keith Packard | 1 | -1/+2 |
2003-09-12 | Clean up mach64 for autofoo | Keith Packard | 3 | -20/+182 |
2003-09-12 | Add some configure options, make the mach64 server build | Keith Packard | 2 | -3/+3 |
2003-09-11 | Get Xvesa building | Keith Packard | 5 | -0/+15 |
2003-07-07 | Update RCS tags, fix keyboard hang on VT switch, fix scroll wheel mice, add | Keith Packard | 8 | -8/+8 |
2003-04-23 | 136. Fix bug that prevented fbman from using the last partial scanline of a | Marc Aurele La France | 1 | -33/+3 |
2002-10-18 | Changed arguments to vesaRandRSetConfig | Keith Packard | 1 | -2/+2 |
2002-10-18 | Fix other half of kdrive mach64 video code after randr update | Keith Packard | 1 | -7/+7 |
2002-10-14 | Add refresh rates to RandR (v1.1) | Keith Packard | 1 | -0/+1 |
2002-10-08 | Add another mach64 PCI id | Keith Packard | 1 | -0/+2 |
2002-10-03 | Update kdrive servers to support reflection | Keith Packard | 1 | -26/+24 |
2002-09-29 | Update RandR to 1.0 (library version 2.0) | Keith Packard | 1 | -4/+3 |
2002-02-01 | kdrive/mach64: recognize the mach64li | Keith Packard | 1 | -1/+3 |
2001-10-12 | kdrive: add new auto-detecting and auto-switching mouse driver | Keith Packard | 1 | -2/+2 |
2001-08-09 | kdrive/mach64: support Xv under RandR | Keith Packard | 1 | -39/+201 |
2001-07-24 | kdrive: add apm support, fix MTRR unmapping bug | Keith Packard | 1 | -2/+2 |
2001-07-24 | kdrive: Unmap vesa device when disabled | Keith Packard | 4 | -28/+93 |
2001-07-23 | kdrive/mach64: Force read of GUI_STAT on every op to avoid problems across | Keith Packard | 1 | -1/+2 |
2001-07-20 | Too many changes, but all in kdrive: | Keith Packard | 1 | -1/+7 |
2001-06-23 | Clean up mach64 video code to add ReputVideo and make StopVideo not crash | Keith Packard | 4 | -83/+187 |
2001-06-21 | kdrive/mach64: remove useless Xv debug printfs | Keith Packard | 1 | -5/+1 |