summaryrefslogtreecommitdiff
path: root/hw/kdrive/smi
AgeCommit message (Expand)AuthorFilesLines
2003-10-29Prototype fixes (various) Add GCC warnings (including -Werror. clean upKeith Packard4-45/+49
2003-10-25Make building (almost) work with automake 1.4 or 1.7. The dist-bzip2 optionKeith Packard1-4/+4
2003-10-24Add function called at CreateScreenResources to get shadow set up on pixmapKeith Packard3-6/+9
2003-10-24Ok, so this change is way bigger than it needed to be, but I couldn't standKeith Packard1-25/+2
2003-10-22Build damage infrastructure. Don't build layerKeith Packard1-2/+2
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