summaryrefslogtreecommitdiff
path: root/hw/kdrive/smi
AgeCommit message (Expand)AuthorFilesLines
2003-11-11Fix Makefile.am's to include header files needed for distcheck. RemoveEric Anholt1-4/+6
2003-11-07Ok, Composite extension is semi-working; when no-one asks for redirection,Keith Packard1-1/+1
2003-11-06tslib improvementsMatthew Allum1-1/+6
2003-11-02merge xfixes_2_branch back to HEADKeith Packard5-75/+59
2003-10-15hw/kdrive/*/Makefile.am Libraries in local dir must not use global path orKeith Packard1-1/+1
2003-10-13Add offscreen memory manager and update the servers to reflect the nameAnders Carlsson1-1/+1
2003-10-09use #if instead of #ifdefKeith Packard2-3/+3
2003-10-09Initialize smi chip on graphics setup. Seems to help some.Keith Packard2-2/+3
2003-10-09Leave iopl set to 3 so vesa module will workKeith Packard2-3/+3
2003-10-09Use either vesa or fbdev, selectable at compile timeKeith Packard4-18/+68
2003-10-05Fix fbdev server to allow accelerated servers on top to use RandR. SwitchKeith Packard5-76/+66
2003-10-02Add smi serverKeith Packard6-21/+56
2003-07-02Initial revisionKeith Packard7-0/+2062