summaryrefslogtreecommitdiff
path: root/hw/kdrive/smi
AgeCommit message (Expand)AuthorFilesLines
2006-07-21Remove RCS tags. Fix Xprint makefile braindamage.Adam Jackson6-6/+0
2006-02-16Make more extensions optional in build (for kdrive). Fix kdrive build forKeith Packard1-0/+1
2005-12-27s/XSERVER/KDRIVE/Adam Jackson1-1/+1
2005-12-27Build fixes: XSERVER_LIBS -> KDRIVE_LIBS, config.h -> kdrive-config.hAdam Jackson5-5/+5
2005-08-08Build with modular X.org libraries and headers.kdrive-initial-importKeith Packard1-1/+0
2005-06-09Perform a warnings sweep on hw/kdrive. A number of these were my fault, butEric Anholt1-0/+1
2005-06-09- Replace the syncAccel hook in the kdrive structure with a pair of hooksEric Anholt3-25/+23
2003-12-29Add dependency lines so that servers are rebuilt when server libraries areEric Anholt1-2/+7
2003-11-18Added infrastructure for driver specific usage messages and added vesaSeth W. Klein2-0/+9
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