summaryrefslogtreecommitdiff
path: root/hw/kdrive/fbdev
AgeCommit message (Expand)AuthorFilesLines
2010-01-01Remove unused pShadow field from drivers' private structuresMikhail Gusarov1-1/+0
2010-01-01Remove trailing whitespaceMikhail Gusarov3-47/+47
2009-11-11.gitignore: use common defaults with custom section #24239Gaetan Nadon1-0/+2
2009-01-27Convert kdrive libraries to libtool convenience libraries.Paulo Cesar Pereira de Andrade1-4/+4
2008-11-08Remove some null statements.James Cloos1-1/+1
2008-10-06xalloc+memset(0) -> xcallocAdam Jackson1-2/+1
2008-07-17Dead code removalDaniel Stone1-5/+1
2008-07-17KDrive: Delete rafts of unused codeDaniel Stone1-2/+0
2008-07-02Fix GLX in Xvfb and kdrive.Adam Jackson1-0/+2
2008-05-23kdrive: need not export symbols for glx anymoreGeorge Sapountzis1-4/+0
2008-04-23glcore: prepare for dynamic loadingGeorge Sapountzis1-0/+4
2008-04-22Reuse the existing framebuffer mode in kdrive/fbdevRoss Burton1-9/+17
2007-12-14kdrive/fbdev: use operating system input devicesOtavio Salvador1-11/+1
2007-11-05KDrive: Remove usage of allocaDaniel Stone1-2/+2
2007-10-17KDRIVE_LOCAL_LIBS includes some system libraries, not just internal x server ...Keith Packard1-1/+1
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 Jackson3-9/+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-09-07Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...Daniel Stone4-14/+31
2006-08-31Fix previous commit breaking other kdrives pulling in fbdev.aMatthew Allum2-1/+3
2006-08-31Add framebuffer device command line switch for XfbdevMatthew Allum3-9/+29
2006-08-29Re-add support for tslib (1.0 release) and Xcalibrate extension.Matthew Allum1-6/+1
2006-08-29kdrive: remove @KDRIVE_LIBS@ from Xfoo_DEPENDENCIESDaniel Stone1-3/+1
2006-08-09kdrive: remove ddx_DEPENDENCIESDaniel Stone1-4/+0
2006-07-21new KDrive input world orderDaniel Stone3-9/+18
2006-02-16Make more extensions optional in build (for kdrive). Fix kdrive build forKeith Packard2-6/+6
2005-12-27s/XSERVER/KDRIVE/Adam Jackson1-1/+1
2005-12-27Remove Imakefiles.Adam Jackson1-19/+0
2005-12-27Build fixes: XSERVER_LIBS -> KDRIVE_LIBS, config.h -> kdrive-config.hAdam Jackson3-3/+3
2005-06-09Perform a warnings sweep on hw/kdrive. A number of these were my fault, butEric Anholt1-1/+0
2005-02-08hw/kdrive/ati/radeon_composite.c Support linear filteringKeith Packard1-1/+1
2004-11-28Re-read "fix" structure from kernel after mode selection, in case linePhil Blundell1-0/+5
2004-09-14Only set screen parameters if resolution has changed from current values.Phil Blundell1-2/+6
2004-07-26Eliminate bogus rate check in fbdevModeSupported. Hmm. Potentially bogusKeith Packard1-5/+1
2004-07-20Select optimizedPhil Blundell1-1/+32
2004-06-28Separate out off-screen allocation from Init. Fix Enable to updateKeith Packard1-2/+3
2004-05-28Hey, I like devfs.Daniel Stone1-1/+2
2004-05-06Use current resolution by default, change rate to 75 to matchKeith Packard1-3/+10
2003-12-01Add support for setting the video mode.dri-0-1-branchpointAnders Carlsson1-3/+79
2003-12-01Call KdShadowUnset before fbdevSetShadow.Phil Blundell1-0/+2
2003-12-01- Add fbdev mode-setting backend to Xati. It and vesa are compiled in whenEric Anholt1-1/+1
2003-11-18Added infrastructure for driver specific usage messages and added vesaSeth W. Klein1-0/+6
2003-11-17Clear window when Manual Subwindows redirect is destroyedKeith Packard1-2/+2
2003-11-11Fix Makefile.am's to include header files needed for distcheck. RemoveEric Anholt1-2/+3
2003-11-07Ok, Composite extension is semi-working; when no-one asks for redirection,Keith Packard1-1/+6
2003-11-06tslib improvementsMatthew Allum1-6/+5
2003-11-02merge xfixes_2_branch back to HEADKeith Packard4-255/+148
2003-10-15hw/kdrive/*/Makefile.am Libraries in local dir must not use global path orKeith Packard1-1/+1