summaryrefslogtreecommitdiff
path: root/hw/kdrive/vesa
AgeCommit message (Expand)AuthorFilesLines
2004-07-26Eliminate bogus rate check in fbdevModeSupported. Hmm. Potentially bogusKeith Packard5-1/+81
2004-05-20Pin header-only pixmaps in memory.Keith Packard2-53/+58
2004-05-13There's no need to explicitly set softCursor -- kdrive handles this if theEric Anholt1-2/+0
2004-01-15Fix up some mis-used variable namesKeith Packard1-5/+5
2003-11-18Reset available offscreen segment save function pointer. (Not a functionalKeith Packard1-0/+1
2003-11-18Added infrastructure for driver specific usage messages and added vesaSeth W. Klein4-0/+31
2003-11-13Have the composite extension tell the damage extension about clients whichKeith Packard1-1/+1
2003-11-11Fix Makefile.am's to include header files needed for distcheck. RemoveEric Anholt1-1/+5
2003-11-06tslib improvementsMatthew Allum1-2/+8
2003-11-02merge xfixes_2_branch back to HEADKeith Packard4-209/+212
2003-10-15hw/kdrive/*/Makefile.am Libraries in local dir must not use global path orKeith Packard1-1/+1
2003-10-15various Split out pixmap allocation debug statements Fix bogus offscreenKeith Packard4-10/+5
2003-10-14-Wall fixes. Might have fixed VESA based DPMS code as a resultKeith Packard7-144/+169
2003-10-09Add xfixes, fix smi driver to use either fbdev or vesa. Add hole mapping toKeith Packard5-19/+83
2003-10-01Add XDM cookies. Fix up support for pkgconfig X bitsKeith Packard1-1/+0
2003-09-30Enable maintainer mode from autogen.sh. Fix vesa build to create libraryKeith Packard1-2/+2
2003-09-29Use other freedesktop.org packages to build the serverKeith Packard1-23/+20
2003-09-16Add fbdev server to the build.Anders Carlsson1-1/+1
2003-09-12Switch to freedesktop.org libXfontKeith Packard1-1/+2
2003-09-12Add some configure options, make the mach64 server buildKeith Packard1-2/+7
2003-09-11Get Xvesa buildingKeith Packard6-9/+27
2003-09-11More build fixesKeith Packard1-2/+18
2003-09-11Start autoifying everything.Anders Carlsson2-3/+22
2003-07-07Update RCS tags, fix keyboard hang on VT switch, fix scroll wheel mice, addKeith Packard11-57/+125
2002-10-14Add refresh rates to RandR (v1.1)Keith Packard1-1/+2
2002-10-08Clear screen on mode switchKeith Packard1-1/+1
2002-10-03Update kdrive servers to support reflectionKeith Packard2-70/+36
2002-09-29Update RandR to 1.0 (library version 2.0)Keith Packard2-51/+8
2002-06-04174. Fix makedepend so that it can parse a unary '+' operator (#5185, Markxf-4_2_99_1David Dawes1-7/+6
2002-02-19kdrive/vesa: apply vm86 patch from Juliuszdri-20020222-mergebefore-mesa-4_0-importKeith Packard1-6/+5
2001-10-12kdrive: add new auto-detecting and auto-switching mouse driverKeith Packard1-2/+2
2001-09-14hw/kdrive/vesa: initialize mouse matrix for non-rotated case correctlyKeith Packard1-1/+3
2001-09-05kdrive: Add primitive ct65550 server. Update kdrive/vesa code to supportKeith Packard7-16/+150
2001-07-24kdrive: Unmap vesa device when disabledKeith Packard1-2/+36
2001-07-20Too many changes, but all in kdrive:Keith Packard2-113/+191
2001-06-11Advertise supported rotations in kdrive/vesa serverKeith Packard1-2/+2
2001-06-04Allow for hardware acceleration under RandR with Layer. Hardware/SoftwareKeith Packard3-262/+436
2001-06-03Update RandR protocolKeith Packard1-40/+38
2001-05-29Add miext/layer for more complete RandR support in kdrive/XfbdevKeith Packard4-51/+131
2001-05-26Add initial RandR support to XvesaKeith Packard2-48/+264
2001-01-2788. Set the version strings in man pages dynamically (David Dawes).David Dawes1-2/+2
2001-01-2479. Preprocess all man pages to make sure that the references to pages inDavid Dawes1-2/+2
2000-12-08kdrive/vesa: type cast warning fixKeith Packard1-2/+2
2000-12-01kdrive: add Xkdrive/Xfbdev man pages, update Xvesa manualKeith Packard1-28/+23
2000-11-29kdrive: add MTRR support, add clock support to trident driverxf-4_0_1gKeith Packard2-2/+10
2000-11-19kdrive: vesa get mode using uninitialized valueKeith Packard1-2/+2
2000-10-20Add VGA BIOS modes to Tiny-X Xvesa serverxf-4_0_1fxf-4_0_1exf-4_0_1dKeith Packard11-1389/+2295
2000-09-27kdrive: memory/fd leaks fixed in fbdev/vesa/trident driversKeith Packard2-1/+5
2000-09-19kdrive: fix bug in vesa 4plane in 8bpp modeKeith Packard2-3/+7
2000-09-15Add rotation to fbdev and vesaKeith Packard2-57/+178