summaryrefslogtreecommitdiff
path: root/hw/kdrive/vesa
AgeCommit message (Expand)Author
2005-12-27Build fixes: XSERVER_LIBS -> KDRIVE_LIBS, config.h -> kdrive-config.hAdam Jackson
2005-06-09Perform a warnings sweep on hw/kdrive. A number of these were my fault, butEric Anholt
2005-01-19Prefer 32bpp to 24bpp. Fix 16 color planar mode (!)Keith Packard
2004-07-26Eliminate bogus rate check in fbdevModeSupported. Hmm. Potentially bogusKeith Packard
2004-05-20Pin header-only pixmaps in memory.Keith Packard
2004-05-13There's no need to explicitly set softCursor -- kdrive handles this if theEric Anholt
2004-01-15Fix up some mis-used variable namesKeith Packard
2003-11-18Reset available offscreen segment save function pointer. (Not a functionalKeith Packard
2003-11-18Added infrastructure for driver specific usage messages and added vesaSeth W. Klein
2003-11-13Have the composite extension tell the damage extension about clients whichKeith Packard
2003-11-11Fix Makefile.am's to include header files needed for distcheck. RemoveEric Anholt
2003-11-06tslib improvementsMatthew Allum
2003-11-02merge xfixes_2_branch back to HEADKeith Packard
2003-10-15hw/kdrive/*/Makefile.am Libraries in local dir must not use global path orKeith Packard
2003-10-15various Split out pixmap allocation debug statements Fix bogus offscreenKeith Packard
2003-10-14-Wall fixes. Might have fixed VESA based DPMS code as a resultKeith Packard
2003-10-09Add xfixes, fix smi driver to use either fbdev or vesa. Add hole mapping toKeith Packard
2003-10-01Add XDM cookies. Fix up support for pkgconfig X bitsKeith Packard
2003-09-30Enable maintainer mode from autogen.sh. Fix vesa build to create libraryKeith Packard
2003-09-29Use other freedesktop.org packages to build the serverKeith Packard
2003-09-16Add fbdev server to the build.Anders Carlsson
2003-09-12Switch to freedesktop.org libXfontKeith Packard
2003-09-12Add some configure options, make the mach64 server buildKeith Packard
2003-09-11Get Xvesa buildingKeith Packard
2003-09-11More build fixesKeith Packard
2003-09-11Start autoifying everything.Anders Carlsson
2003-07-07Update RCS tags, fix keyboard hang on VT switch, fix scroll wheel mice, addKeith Packard
2002-10-14Add refresh rates to RandR (v1.1)Keith Packard
2002-10-08Clear screen on mode switchKeith Packard
2002-10-03Update kdrive servers to support reflectionKeith Packard
2002-09-29Update RandR to 1.0 (library version 2.0)Keith Packard
2002-06-04174. Fix makedepend so that it can parse a unary '+' operator (#5185, MarkDavid Dawes
2002-02-19kdrive/vesa: apply vm86 patch from JuliuszKeith Packard
2001-10-12kdrive: add new auto-detecting and auto-switching mouse driverKeith Packard
2001-09-14hw/kdrive/vesa: initialize mouse matrix for non-rotated case correctlyKeith Packard
2001-09-05kdrive: Add primitive ct65550 server. Update kdrive/vesa code to supportKeith Packard
2001-07-24kdrive: Unmap vesa device when disabledKeith Packard
2001-07-20Too many changes, but all in kdrive:Keith Packard
2001-06-11Advertise supported rotations in kdrive/vesa serverKeith Packard
2001-06-04Allow for hardware acceleration under RandR with Layer. Hardware/SoftwareKeith Packard
2001-06-03Update RandR protocolKeith Packard
2001-05-29Add miext/layer for more complete RandR support in kdrive/XfbdevKeith Packard
2001-05-26Add initial RandR support to XvesaKeith Packard
2001-01-2788. Set the version strings in man pages dynamically (David Dawes).David Dawes
2001-01-2479. Preprocess all man pages to make sure that the references to pages inDavid Dawes
2000-12-08kdrive/vesa: type cast warning fixKeith Packard
2000-12-01kdrive: add Xkdrive/Xfbdev man pages, update Xvesa manualKeith Packard
2000-11-29kdrive: add MTRR support, add clock support to trident driverKeith Packard
2000-11-19kdrive: vesa get mode using uninitialized valueKeith Packard
2000-10-20Add VGA BIOS modes to Tiny-X Xvesa serverKeith Packard