summaryrefslogtreecommitdiff
path: root/hw/kdrive/smi
AgeCommit message (Expand)AuthorFilesLines
2008-05-16The great kdrive purge.Adam Jackson7-2132/+0
2008-04-23glcore: prepare for dynamic loadingGeorge Sapountzis1-0/+4
2007-11-05KDrive: Remove usage of allocaDaniel Stone1-2/+2
2007-09-05Kdrive: unbreak kdrive linkingDodji Seketeli1-2/+1
2007-07-05For each kdrive server put a dependencie on its own libraries.Tiago Vignatti1-1/+3
2007-06-29Death to RCS tags.Adam Jackson4-8/+0
2007-06-27Relink properly all kdrive servers when changes happen.Tiago Vignatti1-0/+2
2007-04-26Fix the 'relink' target for kdrive servers.Adam Jackson1-0/+3
2006-10-23kdrive/lots of DDXes: make stubs use KdOsAddInputDrivers()Daniel Stone1-1/+2
2006-09-07Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...Daniel Stone1-6/+1
2006-08-29Re-add support for tslib (1.0 release) and Xcalibrate extension.Matthew Allum1-7/+6
2006-08-29kdrive: remove @KDRIVE_LIBS@ from Xfoo_DEPENDENCIESDaniel Stone1-1/+1
2006-08-09kdrive: remove ddx_DEPENDENCIESDaniel Stone1-2/+0
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