summaryrefslogtreecommitdiff
path: root/hw/kdrive/vesa/vbe.c
AgeCommit message (Collapse)AuthorFilesLines
2008-11-05kdrive: Bye bye XvesaAdam Jackson1-706/+0
2007-06-29Death to RCS tags.Adam Jackson1-1/+0
2006-11-06Fix typo in Xvesa: incorrect reporting of DAC capabilities.Juliusz Chroboczek1-1/+1
2005-12-27Build fixes: XSERVER_LIBS -> KDRIVE_LIBS, config.h -> kdrive-config.hAdam Jackson1-1/+1
2004-07-26Eliminate bogus rate check in fbdevModeSupported. Hmm. Potentially bogusKeith Packard1-0/+28
rate selection necessary for Mac fbdev Don't know about fb changes to pixmaps, so can't track dirt. Add Mac specific 1280x854 mode. Warn when requested mode isn't found. Add ability to soft-boot video cards. Add region expand request. FIXME: need test cases
2003-10-15various Split out pixmap allocation debug statements Fix bogus offscreenKeith Packard1-7/+2
pixmap size test Add migration to composite function for source operands VbeDPMS Remove extraneous call to VbeGetVib.
2003-10-14-Wall fixes. Might have fixed VESA based DPMS code as a resultKeith Packard1-97/+104
2003-09-11Get Xvesa buildingKeith Packard1-0/+3
2003-07-07Update RCS tags, fix keyboard hang on VT switch, fix scroll wheel mice, addKeith Packard1-1/+1
-rawcoord option to not transform mice on rotate, fix mtrr to use power-of-two size, add a few vesa options
2002-10-08Clear screen on mode switchKeith Packard1-1/+1
2001-09-05kdrive: Add primitive ct65550 server. Update kdrive/vesa code to supportKeith Packard1-2/+45
DPMS using VESA bios routines. Include support for Toshiba SMM DPMS as well
2001-05-29Add miext/layer for more complete RandR support in kdrive/XfbdevKeith Packard1-8/+11
2000-11-29kdrive: add MTRR support, add clock support to trident driverxf-4_0_1gKeith Packard1-1/+7
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 Packard1-986/+358
2000-09-27kdrive: memory/fd leaks fixed in fbdev/vesa/trident driversKeith Packard1-0/+2
2000-09-07Ident linesMarc Aurele La France1-0/+1
2000-09-03Rework vesa driver for shadowing and multiple screen support. Allow enableKeith Packard1-54/+222
to fail and avoid crashing
2000-08-29Changes from Juliusz for emulating some in/out insns, make ready for otherKeith Packard1-8/+312
layers to use
2000-08-28565. Support for multithreaded libraries on NetBSD when used in conjunctionxf-4_0_1cDavid Dawes1-0/+775
with the GNU pth library (#4113, Chris Sekiya). 564. Add /usr/pkg/bin to NetBSD's DefaultUserPath (#4112, Bernd Ernesti). 563. Add a (Linux-specific) VESA driver for Keith's small X server (#4111, Juliusz Chroboczek). 562. Update Hungarian xkb maps (#A.145, Peter Soos). remove koi8-r encoding file since it's built-in