Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2001-05-30 | Fix kaa to not try Copy for pixmap sources | Keith Packard | 2 | -6/+5 | |
2001-05-29 | Xfbdev: Make sure screen gets re-enabled on RandR failure | Keith Packard | 1 | -1/+3 | |
2001-05-29 | Fix Xipaq build after layer/RandR additions | Keith Packard | 5 | -54/+60 | |
2001-05-29 | Add miext/layer for more complete RandR support in kdrive/Xfbdev | Keith Packard | 15 | -834/+1235 | |
2001-05-26 | Add initial RandR support to Xvesa | Keith Packard | 4 | -50/+274 | |
2001-05-25 | 38. Fix xmh's use of XtNewString() with getenv (#4694, Tim Waugh). | David Dawes | 1 | -2/+2 | |
37. Xdm/PAM fixes: leave it to PAM to observe whether or not an account is locked, and reinitialize credentials after calling initgroups(), because sometimes the credentials pam_setcred() gives are in the form of group membership (#4693, Mike Harris). 35. Fix warnings when building mieq.c (#4689, Adam Sulmicki). 34. Fix some bugs in the cz and sk entried in XKB's keymap/xfree86 file (#4692, Ivan Pascal). 33. Add 'hr' entries to XKB's keymap/xfree86 and rules/xfree86.lst files (#4687, Nerijus Baliunas). 32. Include <X11/Xutil.h> in shape.h to get Region typedef (#4686, Adam Sulmicki). | |||||
2001-05-25 | wrap some stuff around #ifdef TOUCHSCREEN | Alan Hourihane | 2 | -2/+10 | |
2001-05-24 | fix ifdef->if | Alan Hourihane | 1 | -2/+2 | |
2001-05-23 | add missing pieces for the pcmcia driver | Alan Hourihane | 2 | -0/+103 | |
2001-05-23 | Add PCMCIA server for HP VGA Out PC Card and the Voyager VGA Card. Use on | Alan Hourihane | 14 | -16/+2044 | |
the Compaq IPAQ. Use -listmodes to see supported modes. Hack the touchscreen driver to work as a mouse pad for the VGA screen. Fixup key bindings so xmodmap can remap IPAQ's buttons as mouse buttons. | |||||
2001-05-23 | Add RandR extension | Keith Packard | 1 | -1/+5 | |
2001-04-01 | 317. glxinfo needs libGLU (Marc La France).xf-4_0_99_900xf-4_0_99_3xf-4_0_99_2 | Marc Aurele La France | 1 | -1/+1 | |
316. Rage128 fix to Cards database (Marc La France). 315. Minor fix to PCI resource overlap handling (Marc La France). 314. Loader code simplification and IA-64 cache flushes (Marc La France). 313. Workaround in the ATI driver for troublesome interaction between loader and compiler optimisation (Marc La France). 312. Warning fixes for `gcc -fno-builtin`, which appears to be the default on some systems (Marc La France). more of #301, tags, warnings and build fixes. | |||||
2001-03-30 | kdrive/igs: add missing register definitions that used to be in igsregs.t | Keith Packard | 1 | -1/+88 | |
2001-03-30 | Add files for Xmuu and i810 driver | Keith Packard | 13 | -0/+8123 | |
2001-03-30 | Add Xmuu library to remove requirement for Xt/Xaw from most X utilities Add | Keith Packard | 13 | -794/+864 | |
i810 and Xv support to kdrive | |||||
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 | |