summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Changed arguments to vesaRandRSetConfigxf-4_2_99_2ah-20021030Keith Packard2002-10-181-2/+2
* Fix additions of RandR support in kmode.cKeith Packard2002-10-183-18/+21
* Fix other half of kdrive mach64 video code after randr updateKeith Packard2002-10-181-7/+7
* Add refresh rates to RandR (v1.1)Keith Packard2002-10-149-407/+410
* Custom file for rotating pcmcia screensKeith Packard2002-10-131-0/+332
* Add vtxx option to kdrive serversKeith Packard2002-10-083-9/+22
* Clear screen on mode switchKeith Packard2002-10-081-1/+1
* Add another mach64 PCI idKeith Packard2002-10-081-0/+2
* Fix mouse mapping under reflectionKeith Packard2002-10-041-6/+6
* Update kdrive servers to support reflectionKeith Packard2002-10-038-213/+239
* Update RandR to 1.0 (library version 2.0)Keith Packard2002-09-296-97/+66
* Add image transformation and sub-pixel ordering to RenderKeith Packard2002-09-261-0/+28
* 319. Moved LdPreLib define after the vendor/OS specific config files as itEgbert Eich2002-09-161-3/+7
* Prefer touchscreen to mousedhd-20020916Keith Packard2002-08-152-3/+5
* Fix for iPaq IOCTL changesKeith Packard2002-08-021-2/+3
* Allow both touchscreen and mouse at the same timeKeith Packard2002-08-024-11/+31
* 174. Fix makedepend so that it can parse a unary '+' operator (#5185, Markxf-4_2_99_1David Dawes2002-06-041-7/+6
* kdrive/vesa: apply vm86 patch from Juliuszdri-20020222-mergebefore-mesa-4_0-importKeith Packard2002-02-191-6/+5
* update kdrive manual and usagedri-20020129-mergeKeith Packard2002-02-142-19/+29
* kdrive/mach64: recognize the mach64liKeith Packard2002-02-011-1/+3
* 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-branchKeith Packard2002-01-181-6/+6
* 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-sync3Keith Packard2001-12-201-9/+9
* kdrive/i810: bit swap for i810 cursor (from Pontus Lidman)xf-4_1_99_3xf-4_1_99_2Domain-sync2Keith Packard2001-12-101-19/+25
* kdrive: work around ipaq touch screen compile problemsKeith Packard2001-12-071-12/+71
* kdrive: missing registration for mouse input typeKeith Packard2001-12-071-0/+3
* kdrive: initialize all Linux mouse driver fieldsDomain-sync1Domain-baseKeith Packard2001-11-221-3/+5
* kdrive: fix ALTGR keyboard mappingsKeith Packard2001-11-081-4/+4
* kdrive/linux: update ps/2 mouse detection/configuration code from FreeBSDKeith Packard2001-11-081-7/+57
* kdrive: Open APM device r/w for kernel 2.4.14Keith Packard2001-11-081-2/+2
* DPMS warning fixMarc Aurele La France2001-10-292-8/+10
* 407. Fix for threaded libraries (Marc La France).Marc Aurele La France2001-10-281-0/+1
* kdrive/savage: Long lines cant be drawn with acceleratorKeith Packard2001-10-241-20/+47
* kdrive: add new auto-detecting and auto-switching mouse driverKeith Packard2001-10-1223-201/+1324
* kdrive: restructure APM/VT switch support to reset keyboard state and flushKeith Packard2001-09-294-56/+88
* hw/kdrive: Xv window private should be allocated on demandKeith Packard2001-09-211-3/+8
* hw/kdrive/vesa: initialize mouse matrix for non-rotated case correctlyKeith Packard2001-09-141-1/+3
* hw/kdrive/trident: solid fill checks busted for planemaskingKeith Packard2001-09-141-4/+3
* kdrive: Add primitive ct65550 server. Update kdrive/vesa code to supportKeith Packard2001-09-0512-16/+1137
* 187. Add an MS mouse driver for KDrive (#4754, Juliusz Chroboczek).xf-4_1_99_1dhd-20010817David Dawes2001-08-093-4/+163
* kdrive/mach64: support Xv under RandRKeith Packard2001-08-092-42/+204
* kdrive: disable sigio debuggingKeith Packard2001-08-091-3/+3
* kdrive: add apm support, fix MTRR unmapping bugKeith Packard2001-07-245-9/+138
* kdrive: Unmap vesa device when disabledKeith Packard2001-07-246-33/+132
* kdrive/mach64: Force read of GUI_STAT on every op to avoid problems acrossKeith Packard2001-07-231-1/+2
* Too many changes, but all in kdrive:Keith Packard2001-07-2011-242/+363
* kdrive/fbdev: only setting first colormap entry on static hardwareKeith Packard2001-07-191-2/+1
* kdrive/fbdev: fix static color caseKeith Packard2001-07-161-1/+3
* kdrive/fbdev: dont set DPMS mode repeatedly to the same valueKeith Packard2001-07-111-0/+9
* Generalize kludge in fbdev that normalizes pixel formats to something thatKeith Packard2001-07-111-6/+36
* Fix TOUCHSCREEN support in kdriveKeith Packard2001-07-113-10/+10