diff options
author | David Dawes <dawes@xfree86.org> | 2001-02-13 21:15:15 +0000 |
---|---|---|
committer | David Dawes <dawes@xfree86.org> | 2001-02-13 21:15:15 +0000 |
commit | 0aa54b4d409647778b563d77ef6100085d86c6f3 (patch) | |
tree | 5587b9f0051c997fa360d0ea26fe1770d531b84c | |
parent | 3dfa6cce9938413e10cc400ba6d9b19b8f28e485 (diff) |
144. Fix the neomagic driver so that it saves/restores the palette (#4452,xf-4_0_99_1
Ken Hornstein).
143. Fix a palette saving bug in the vgahw module (#4452, Ken Hornstein).
142. Fix a typo in Xfbdev.man (#4446, Juliusz Chroboczek).
141. Major updates to the savage driver, including:
- DDC support
- I2C support
- XVideo YUV overlay support for Savage/MX and Savage/IX
- DGA support
- yanks Ani Joshi's depth/bitsPerPixel patch for searching the BIOS
- fixes interactions with frame buffer and SVGATextMode consoles; VT
switching now seems quite reliable for almost everyone
- yanks unused options
- adds new options for hacks to deal with the status register hangs
- adds one special case memory configuration for Savage 4
- adds support for doublescan modes (320x240 works)
- adds LCD panel detection
- fixes a panning bug at depth 24 (panning must be to even pixels)
- adds a workaround for bugs in the latest ProSavage BIOSes (#4445, 4448,
Tim Roberts).
140. Make 'X -configure' use the long monitor name when present in the DDC
info (#4444, Andrew C. Aitchison).
139. Make glxinfo respect $DISPLAY (#4443, Meelis Roos).
138. Fix TrueType font problems in 4.0.2 (#4439, Juliusz Chroboczek).
137. Document the "DisplaySize" keyword in the XF86Config man page (#4438,
Andrew C. Aitchison).
-rw-r--r-- | hw/kdrive/fbdev/Xfbdev.man | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/hw/kdrive/fbdev/Xfbdev.man b/hw/kdrive/fbdev/Xfbdev.man index e01650260..f1020a5c1 100644 --- a/hw/kdrive/fbdev/Xfbdev.man +++ b/hw/kdrive/fbdev/Xfbdev.man @@ -1,8 +1,8 @@ -.\" $XFree86: xc/programs/Xserver/hw/kdrive/fbdev/Xfbdev.man,v 1.3 2001/01/24 00:06:10 dawes Exp $ +.\" $XFree86: xc/programs/Xserver/hw/kdrive/fbdev/Xfbdev.man,v 1.4 2001/01/27 18:20:40 dawes Exp $ .\" .TH Xfbdev 1 __vendorversion__ .SH NAME -Xvesa \- Linux framebuffer device tiny X server +Xfbdev \- Linux framebuffer device tiny X server .SH SYNOPSIS .B Xfbdev .RI [ :display ] |