Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2001-03-21 | remove Id linedhd-20010328 | David Dawes | 1 | -3/+1 | |
2001-02-13 | 144. Fix the neomagic driver so that it saves/restores the palette (#4452,xf-4_0_99_1 | David Dawes | 1 | -2/+2 | |
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). | |||||
2001-01-27 | 88. Set the version strings in man pages dynamically (David Dawes). | David Dawes | 3 | -6/+6 | |
87. Remove the XF86_VERSION string from xf86Version.h, leaving just the numerical values. All the version information is now derived from that single set of values (David Dawes). | |||||
2001-01-24 | 79. Preprocess all man pages to make sure that the references to pages in | David Dawes | 3 | -6/+6 | |
sections that are platform-dependent are correct. Also fixed some misc formatting problems found while doing that (David Dawes). | |||||
2001-01-23 | Integrate jg patch for iPAQ | Keith Packard | 1 | -3/+3 | |
2000-12-13 | kdrive: non-x86 compiles broken in kmap.cxf-4_0_2-bindistxf-4_0_2xf-4_0_1Zcxf-4_0_1Zbpre-R651-import | Keith Packard | 1 | -2/+2 | |
2000-12-08 | kdrive: dont try MTRR on non-x86, fix backspace mappingxf-4_0_1Zaxf-4_0_1Z | Keith Packard | 2 | -5/+11 | |
2000-12-08 | kdrive: allow screen size specification | Keith Packard | 2 | -44/+86 | |
2000-12-08 | kdrive/vesa: type cast warning fix | Keith Packard | 1 | -2/+2 | |
2000-12-08 | kdrive: A few iPAQ inspired changes to event management | Keith Packard | 1 | -9/+14 | |
2000-12-04 | missing ident linesxf-4_0_1h | David Dawes | 2 | -0/+4 | |
2000-12-01 | kdrive: add Xkdrive/Xfbdev man pages, update Xvesa manual | Keith Packard | 5 | -30/+128 | |
2000-11-29 | kdrive: add MTRR support, add clock support to trident driverxf-4_0_1g | Keith Packard | 8 | -168/+440 | |
2000-11-19 | kdrive: vesa get mode using uninitialized value | Keith Packard | 1 | -2/+2 | |
2000-10-20 | Add VGA BIOS modes to Tiny-X Xvesa serverxf-4_0_1fxf-4_0_1exf-4_0_1d | Keith Packard | 14 | -1402/+2339 | |
2000-10-11 | Add composite operator support to trident | Keith Packard | 4 | -17/+370 | |
2000-10-10 | Static build fix and ident lines. | Marc Aurele La France | 1 | -1/+1 | |
2000-10-08 | kdrive: Add timeout to screen switching to avoid unintentional flipping | Keith Packard | 1 | -1/+16 | |
2000-10-06 | kdrive: support jgs new linux keysyms | Keith Packard | 1 | -0/+15 | |
2000-10-06 | kdrive: fix any-edge screen-switching behaviour | Keith Packard | 1 | -3/+9 | |
2000-10-06 | kdrive: ignore mouse/keyboard fds in WakeupHandler while switched away | Keith Packard | 1 | -19/+23 | |
2000-10-03 | kdrive: zero out fbdev screen private as its supposed to be | Keith Packard | 1 | -1/+2 | |
2000-09-28 | kdrive: fix typo initializing touch screen | Keith Packard | 1 | -1/+1 | |
2000-09-27 | kdrive: memory/fd leaks fixed in fbdev/vesa/trident drivers | Keith Packard | 8 | -24/+59 | |
2000-09-26 | 721. PCI chip ID updates to ATI driver (Marc La France). | Marc Aurele La France | 1 | -1/+1 | |
720. Fix i810 driver for -probe and -configure (Marc La France). 719. Change message when default modes are deleted (Marc La France). 718. Fix Xinerama byte swapping bug (Marc La France). 717. IA-64 and Alpha fixes for pswrap, Mesa, DRI, Xpm, libX11, Xt, Xaw, Xmu, dps, Type1 fonts, cfb24, most output drivers, ELF loader, ramdac module, xf4bpp and xf86cfg (Marc La France). 716. Improve IA-64 support by removing a plethora of 32-bit'isms (Marc La France). 715. Default HasLinuxDoc to NO (Marc La France). ident lines and warning fixes. | |||||
2000-09-26 | kdrive: Add iPAQ and Touch screen support | Keith Packard | 7 | -41/+233 | |
2000-09-24 | reversed a tag accidentally - put it back. | Alan Hourihane | 1 | -1/+1 | |
2000-09-24 | DRI merge | Alan Hourihane | 1 | -1/+1 | |
2000-09-22 | Changes for PPC support under linux and a few overlay additions | Keith Packard | 9 | -41/+327 | |
2000-09-19 | kdrive: fix bug in vesa 4plane in 8bpp mode | Keith Packard | 2 | -3/+7 | |
2000-09-19 | kdrive: use VESA instead of FBDEV for trident driver | Keith Packard | 1 | -2/+2 | |
2000-09-19 | kdrive: make sure allocation worked before accessing | Keith Packard | 1 | -2/+2 | |
2000-09-15 | Tiny-X: Add mouse matrix to rotate mouse, allow enable to fail, add render | Keith Packard | 7 | -26/+73 | |
by default | |||||
2000-09-15 | Add rotation to fbdev and vesa | Keith Packard | 7 | -74/+284 | |
2000-09-07 | Ident lines | Marc Aurele La France | 6 | -1/+6 | |
2000-09-03 | Rework tiny-x vesa driver for shadowing and multiple screen support. Allow | Keith Packard | 1 | -0/+46 | |
enable to fail and avoid crashing | |||||
2000-09-03 | Rework vesa driver for shadowing and multiple screen support. Allow enable | Keith Packard | 28 | -209/+857 | |
to fail and avoid crashing | |||||
2000-08-29 | Use VESA driver underneath | Keith Packard | 5 | -8/+61 | |
2000-08-29 | Changes from Juliusz for emulating some in/out insns, make ready for other | Keith Packard | 5 | -45/+402 | |
layers to use | |||||
2000-08-28 | 565. Support for multithreaded libraries on NetBSD when used in conjunctionxf-4_0_1c | David Dawes | 7 | -0/+1480 | |
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 | |||||
2000-08-28 | Ident lines | Marc Aurele La France | 2 | -2/+2 | |
2000-08-26 | Try to avoid hitting hardware during server reset when not active, add | Keith Packard | 9 | -49/+168 | |
KdPicture code | |||||
2000-08-09 | Add overlay support for savage. Make sis setup code work on nIcxf-4_0_1b | Keith Packard | 11 | -632/+602 | |
2000-05-24 | Fix 640x480x60 mode, drop inb/outb on non-x86 machinesxf-4_0gxf-4_0fxf-4_0exf-4_0dxf-4_0cxf-4_0_1axf-4_0_1-bindistxf-4_0_1xf-4_0Z | Keith Packard | 5 | -10/+18 | |
2000-05-24 | Add modes, cursors and acceleration | Keith Packard | 10 | -80/+2568 | |
2000-05-11 | 162. Fix possible SEGV in generic int10 module (Marc La France).xf-4_0b | Marc Aurele La France | 2 | -2/+2 | |
161. Fix *BSD aperture driver to allow for int10 (Bernd Ernesti, Marc La France). 160. Fix vesafb restore problem in ATI driver (Marc La France). 159. Fix a few more compilation glitches (Marc La France). | |||||
2000-05-06 | Lots of Tiny-X changes: | Keith Packard | 34 | -681/+3961 | |
Add overlay support in the Tiny-X Savage4 driver (required changing lots of Tiny-X code). Savage4 now support 8/16, 8/32 overlays. Add IGS Cyberpro 5050 driver. This chip has bus support for embeded systems. | |||||
2000-02-23 | remove/disable standard RCS ident lines that are in some files some bindistxf-4_0axf-4_0-bindistxf-4_0xf-3_9_18bxf-3_9_18axf-3_9_18Zaxf-3_9_18Z | David Dawes | 64 | -120/+120 | |
updates don't define noPanoramiXExtension when Xinerama is not enabled Add xfontsel to programs/Imakefile | |||||
2000-01-21 | missing ident linesxf-3_9_18xf-3_9_17fxf-3_9_17exf-3_9_17dxf-3_9_17cxf-3_9_17bxf-3_9_17axf-3_9_17Z | David Dawes | 1 | -0/+1 | |
2000-01-21 | 3554. Fix "controlization" in XLookupString for chars > 127 (#3569, Ivan | David Dawes | 4 | -28/+26 | |
Pascal). 3553. Take advantage of FB speedups in Tiny-X (#3568, Keith Packard). 3552. Speed up FB and do 32bit accesses instead of 64bit accesses (#3567, Keith Packard). 3551. Eliminate saving the contents of the screen durint VT switching (#3562, Keith Packard). 3550. Make using fb easier for driver writers (#3561, Keith Packard). 3549. Fix TCP font server connections (#3560, Keith Packard). 3548. Implement the "OverclockMem" option for the Millennium and Millennium II (#3558, Andrew Aitchison). 3547. Speed up some FB performance problems (#3557, 3559, 3560, Keith Packard). 3546. Work around a bad code generation bug in gcc 2.7.2.3 that shows up in XAA (#3550, Rik Faith). 3545. Add a -brief option to xclock to show only hours and minutes when in digital mode (#3549, Keith Packard). 3544. Fix some dead key problems with xkb symbols for Swiss French and Swiss German keyboards (#3546, Charles Lopes). |