summaryrefslogtreecommitdiff
path: root/hw/kdrive/igs
Commit message (Collapse)AuthorAgeFilesLines
* Death to RCS tags.Adam Jackson2007-06-299-18/+0
|
* kdrive/lots of DDXes: make stubs use KdOsAddInputDrivers()Daniel Stone2006-10-231-1/+2
| | | | In theory, removing LinuxPciScan should make these drivers OS-independent.
* Remove NEED_LINEHELPER BC cruft for pre-R6 DDXes.Adam Jackson2006-04-301-3/+0
|
* Remove Imakefiles.Adam Jackson2005-12-271-13/+0
|
* Build fixes: XSERVER_LIBS -> KDRIVE_LIBS, config.h -> kdrive-config.hAdam Jackson2005-12-276-6/+6
|
* Added infrastructure for driver specific usage messages and added vesaSeth W. Klein2003-11-181-0/+6
| | | | usage message.
* Get Xvesa buildingKeith Packard2003-09-116-0/+18
|
* Update RCS tags, fix keyboard hang on VT switch, fix scroll wheel mice, addKeith Packard2003-07-0710-10/+10
| | | | | -rawcoord option to not transform mice on rotate, fix mtrr to use power-of-two size, add a few vesa options
* kdrive: add new auto-detecting and auto-switching mouse driverKeith Packard2001-10-121-2/+2
|
* Add miext/layer for more complete RandR support in kdrive/XfbdevKeith Packard2001-05-291-8/+11
|
* kdrive/igs: add missing register definitions that used to be in igsregs.tKeith Packard2001-03-301-1/+88
|
* Rework vesa driver for shadowing and multiple screen support. Allow enableKeith Packard2000-09-032-7/+7
| | | | to fail and avoid crashing
* Add modes, cursors and accelerationKeith Packard2000-05-2410-80/+2568
|
* Lots of Tiny-X changes:Keith Packard2000-05-066-0/+1818
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.