Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2002-01-18 | kdrive: fix button emulation for iPAQxf-4_2_1_1xf-4_2_1xf-4_2_0_1xf-4_2_0-bindist-1xf-4_2_0-bindistxf-4_2_0xf-4_2-bpxf-4_2-branch | Keith Packard | 1 | -6/+6 | |
2001-12-20 | kdrive/linux/mouse.c: convert mouse data to signed values for compilersxf-4_1_99_7xf-4_1_99_6xf-4_1_99_5xf-4_1_99_4Domain-sync4Domain-sync3 | Keith Packard | 1 | -9/+9 | |
with default unsigned chars | |||||
2001-12-10 | kdrive/i810: bit swap for i810 cursor (from Pontus Lidman)xf-4_1_99_3xf-4_1_99_2Domain-sync2 | Keith Packard | 1 | -19/+25 | |
2001-12-07 | kdrive: work around ipaq touch screen compile problems | Keith Packard | 1 | -12/+71 | |
2001-12-07 | kdrive: missing registration for mouse input type | Keith Packard | 1 | -0/+3 | |
2001-11-22 | kdrive: initialize all Linux mouse driver fieldsDomain-sync1Domain-base | Keith Packard | 1 | -3/+5 | |
2001-11-08 | kdrive: fix ALTGR keyboard mappings | Keith Packard | 1 | -4/+4 | |
2001-11-08 | kdrive/linux: update ps/2 mouse detection/configuration code from FreeBSD | Keith Packard | 1 | -7/+57 | |
bits | |||||
2001-11-08 | kdrive: Open APM device r/w for kernel 2.4.14 | Keith Packard | 1 | -2/+2 | |
2001-10-29 | DPMS warning fix | Marc Aurele La France | 2 | -8/+10 | |
2001-10-28 | 407. Fix for threaded libraries (Marc La France). | Marc Aurele La France | 1 | -0/+1 | |
406. Finish removal of SuperProbe (Marc La France). 405. A rather large number of warning fixes throughout (Marc La France). 404. Fix bug in HTML install script (Marc La France). 403. Missing ident lines for some XFree86-modified files (Marc La France). 402. Add default half-width doublescanned modes (Marc La France). 401. Mark all driver-registered resources with ResBus (Maarc La France). 400. Fix DPMS-related build problem (Marc La France). 399. Log a message just before calling each ChipProbe() during '-probe' processing (Marc La France). 398. Temporarily disable ISA probing on SPARCs and PowerPCs (Marc La France). 397. Add PCI IDs for Sun hardware (Marc La France). 396. Fix memory leak in resource relocation (Marc La France). 395. Do not relocate resources that only conflict with disabled non-video PCI devices or disabled PCI ROMs (Marc La France). 394. Re-organise SBUS code (Marc La France). 393. Add as-yet-unused definitions for PCI resource types other than I/O and memory (Marc La France). 392. Add doc for Solaris, but don't format it yet (Marc La France). 391. Normalise driver names (Marc La France). 390. For SPARCs, disable DGA support in ATI driver (Marc La France). 389. Clean up some debugging messages (Marc La France). 388. Fix newport driver for when a /proc fs isn't mounted (Marc La France). 387. Fix DAC handling bugs in s3 driver (Marc La France). 386. Fix resource registration bug for PCI Tseng's (Marc La France). 385. Add aperture driver for Solaris (not yet used) (Marc La France). 384. Rework scanpci to fix problems that prevented it from completely displaying non-PCI bridges and Simba bridges (Marc La France). 383. Fix build problems in some input drivers (Marc La France). 382. Fix int10 compile problem for SPARCs and PowerPCs (Marc La France). 381. Ensure master aborts on secondary buses complete normally during PCI scans (Marc La France). 380. Some memory mapping and Solaris cleanups (Marc La France). | |||||
2001-10-24 | kdrive/savage: Long lines cant be drawn with accelerator | Keith Packard | 1 | -20/+47 | |
2001-10-12 | kdrive: add new auto-detecting and auto-switching mouse driver | Keith Packard | 23 | -201/+1324 | |
2001-09-29 | kdrive: restructure APM/VT switch support to reset keyboard state and flush | Keith Packard | 4 | -56/+88 | |
buffer on APM resume | |||||
2001-09-21 | hw/kdrive: Xv window private should be allocated on demand | Keith Packard | 1 | -3/+8 | |
2001-09-14 | hw/kdrive/vesa: initialize mouse matrix for non-rotated case correctly | Keith Packard | 1 | -1/+3 | |
2001-09-14 | hw/kdrive/trident: solid fill checks busted for planemasking | Keith Packard | 1 | -4/+3 | |
2001-09-05 | kdrive: Add primitive ct65550 server. Update kdrive/vesa code to support | Keith Packard | 12 | -16/+1137 | |
DPMS using VESA bios routines. Include support for Toshiba SMM DPMS as well | |||||
2001-08-09 | 187. Add an MS mouse driver for KDrive (#4754, Juliusz Chroboczek).xf-4_1_99_1dhd-20010817 | David Dawes | 3 | -4/+163 | |
2001-08-09 | kdrive/mach64: support Xv under RandR | Keith Packard | 2 | -42/+204 | |
2001-08-09 | kdrive: disable sigio debugging | Keith Packard | 1 | -3/+3 | |
2001-07-24 | kdrive: add apm support, fix MTRR unmapping bug | Keith Packard | 5 | -9/+138 | |
2001-07-24 | kdrive: Unmap vesa device when disabled | Keith Packard | 6 | -33/+132 | |
2001-07-23 | kdrive/mach64: Force read of GUI_STAT on every op to avoid problems across | Keith Packard | 1 | -1/+2 | |
suspend/resume | |||||
2001-07-20 | Too many changes, but all in kdrive: | Keith Packard | 11 | -242/+363 | |
Add support for global screen origins (-origin option), handles both Xinerama and mouse crossings. Fix XV enable/disable sequences -- can't use card wrappers as cards have more than one screen. Change vesa/fbdev to use new depth-independent rotation shadow update Fix vesa to allow starting rotation value (again) Make vesa driver write all colormap changes in one INT10 call | |||||
2001-07-19 | kdrive/fbdev: only setting first colormap entry on static hardware | Keith Packard | 1 | -2/+1 | |
2001-07-16 | kdrive/fbdev: fix static color case | Keith Packard | 1 | -1/+3 | |
2001-07-11 | kdrive/fbdev: dont set DPMS mode repeatedly to the same value | Keith Packard | 1 | -0/+9 | |
2001-07-11 | Generalize kludge in fbdev that normalizes pixel formats to something that | Keith Packard | 1 | -6/+36 | |
Render can handle | |||||
2001-07-11 | Fix TOUCHSCREEN support in kdrive | Keith Packard | 3 | -10/+10 | |
2001-06-29 | Rework kdrive input fd handling, enable multiple simultaneous mice | Keith Packard | 6 | -148/+185 | |
2001-06-29 | kdrive: typo in MTRR calculations | Keith Packard | 1 | -2/+2 | |
2001-06-29 | kdrive: dont touch hardware when disabled | Keith Packard | 1 | -7/+18 | |
2001-06-23 | Clean up mach64 video code to add ReputVideo and make StopVideo not crash | Keith Packard | 4 | -83/+187 | |
the machine | |||||
2001-06-21 | kdrive/mach64: remove useless Xv debug printfs | Keith Packard | 1 | -5/+1 | |
2001-06-21 | Add RCS tag | Keith Packard | 1 | -0/+1 | |
2001-06-21 | Fix screen physical size in RandR code for kdrive fbdev and pcmcia servers | Keith Packard | 2 | -2/+18 | |
2001-06-20 | Add RandR support to the Kdrive pcmcia driver. | Alan Hourihane | 2 | -10/+326 | |
2001-06-19 | Finish Xv support for kdrive/mach64 | Keith Packard | 4 | -168/+222 | |
2001-06-16 | Screen flipping broken pointer remapping | Keith Packard | 1 | -3/+3 | |
2001-06-16 | Patch DPMS support in kdrive/mach64, add preliminary (broken) Xv support | Keith Packard | 5 | -54/+927 | |
2001-06-13 | Support initial rotation in kdrive/fbdev, use that as the normal | Keith Packard | 1 | -43/+56 | |
orientation | |||||
2001-06-13 | Add -dpi support to kdrive | Keith Packard | 1 | -4/+6 | |
2001-06-11 | Advertise supported rotations in kdrive/vesa server | Keith Packard | 1 | -2/+2 | |
2001-06-05 | Attempt to make kdrive/fbdev run on static gray hardware (iPaq 3150) | Keith Packard | 1 | -6/+64 | |
2001-06-05 | fix some warnings due to new shadow code | Alan Hourihane | 1 | -7/+7 | |
2001-06-05 | kdrive/fbdev: RandR initialization sequence change | Keith Packard | 1 | -6/+10 | |
2001-06-04 | Allow for hardware acceleration under RandR with Layer. Hardware/Software | Keith Packard | 11 | -291/+544 | |
cursor switching still busted | |||||
2001-06-03 | Update RandR protocol | Keith Packard | 3 | -83/+80 | |
2001-06-03 | Add mach64 driver to Tiny-X | Keith Packard | 10 | -45/+1839 | |