summaryrefslogtreecommitdiff
path: root/hw/kdrive/vesa/vesa.c
AgeCommit message (Expand)AuthorFilesLines
2008-11-05kdrive: Bye bye XvesaAdam Jackson1-1819/+0
2008-10-06xalloc+memset(0) -> xcallocAdam Jackson1-4/+2
2008-07-17KDrive: Delete rafts of unused codeDaniel Stone1-2/+0
2007-06-29Death to RCS tags.Adam Jackson1-1/+0
2006-07-21new KDrive input world orderDaniel Stone1-4/+4
2005-12-27Build fixes: XSERVER_LIBS -> KDRIVE_LIBS, config.h -> kdrive-config.hAdam Jackson1-1/+1
2005-01-19Prefer 32bpp to 24bpp. Fix 16 color planar mode (!)Keith Packard1-2/+10
2004-07-26Eliminate bogus rate check in fbdevModeSupported. Hmm. Potentially bogusKeith Packard1-0/+8
2004-05-20Pin header-only pixmaps in memory.Keith Packard1-47/+57
2004-05-13There's no need to explicitly set softCursor -- kdrive handles this if theEric Anholt1-2/+0
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. Klein1-0/+17
2003-11-13Have the composite extension tell the damage extension about clients whichKeith Packard1-1/+1
2003-11-02merge xfixes_2_branch back to HEADKeith Packard1-177/+101
2003-10-15various Split out pixmap allocation debug statements Fix bogus offscreenKeith Packard1-1/+1
2003-10-14-Wall fixes. Might have fixed VESA based DPMS code as a resultKeith Packard1-24/+12
2003-10-09Add xfixes, fix smi driver to use either fbdev or vesa. Add hole mapping toKeith Packard1-3/+10
2003-09-11Get Xvesa buildingKeith Packard1-1/+4
2003-07-07Update RCS tags, fix keyboard hang on VT switch, fix scroll wheel mice, addKeith Packard1-43/+111
2002-10-14Add refresh rates to RandR (v1.1)Keith Packard1-1/+2
2002-10-03Update kdrive servers to support reflectionKeith Packard1-68/+34
2002-09-29Update RandR to 1.0 (library version 2.0)Keith Packard1-49/+6
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 Packard1-5/+91
2001-07-24kdrive: Unmap vesa device when disabledKeith Packard1-2/+36
2001-07-20Too many changes, but all in kdrive:Keith Packard1-112/+189
2001-06-11Advertise supported rotations in kdrive/vesa serverKeith Packard1-2/+2
2001-06-04Allow for hardware acceleration under RandR with Layer. Hardware/SoftwareKeith Packard1-260/+420
2001-06-03Update RandR protocolKeith Packard1-40/+38
2001-05-29Add miext/layer for more complete RandR support in kdrive/XfbdevKeith Packard1-39/+116
2001-05-26Add initial RandR support to XvesaKeith Packard1-45/+261
2000-11-29kdrive: add MTRR support, add clock support to trident driverxf-4_0_1gKeith Packard1-1/+3
2000-10-20Add VGA BIOS modes to Tiny-X Xvesa serverxf-4_0_1fxf-4_0_1exf-4_0_1dKeith Packard1-290/+590
2000-09-27kdrive: memory/fd leaks fixed in fbdev/vesa/trident driversKeith Packard1-1/+3
2000-09-19kdrive: fix bug in vesa 4plane in 8bpp modeKeith Packard1-2/+5
2000-09-15Add rotation to fbdev and vesaKeith Packard1-57/+177
2000-09-07Ident linesMarc Aurele La France1-0/+1
2000-09-03Rework vesa driver for shadowing and multiple screen support. Allow enableKeith Packard1-64/+481
2000-08-29Changes from Juliusz for emulating some in/out insns, make ready for otherKeith Packard1-19/+79
2000-08-28565. Support for multithreaded libraries on NetBSD when used in conjunctionxf-4_0_1cDavid Dawes1-0/+313