summaryrefslogtreecommitdiff
path: root/hw/kdrive/fbdev/fbdev.c
AgeCommit message (Expand)Author
2008-11-08Remove some null statements.James Cloos
2008-10-06xalloc+memset(0) -> xcallocAdam Jackson
2008-07-17Dead code removalDaniel Stone
2008-07-17KDrive: Delete rafts of unused codeDaniel Stone
2008-04-22Reuse the existing framebuffer mode in kdrive/fbdevRoss Burton
2007-11-05KDrive: Remove usage of allocaDaniel Stone
2007-06-29Death to RCS tags.Adam Jackson
2006-09-07Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...Daniel Stone
2006-08-31Fix previous commit breaking other kdrives pulling in fbdev.aMatthew Allum
2006-08-31Add framebuffer device command line switch for XfbdevMatthew Allum
2006-07-21new KDrive input world orderDaniel Stone
2006-02-16Make more extensions optional in build (for kdrive). Fix kdrive build forKeith Packard
2005-12-27Build fixes: XSERVER_LIBS -> KDRIVE_LIBS, config.h -> kdrive-config.hAdam Jackson
2004-11-28Re-read "fix" structure from kernel after mode selection, in case linePhil Blundell
2004-09-14Only set screen parameters if resolution has changed from current values.Phil Blundell
2004-07-26Eliminate bogus rate check in fbdevModeSupported. Hmm. Potentially bogusKeith Packard
2004-07-20Select optimizedPhil Blundell
2004-06-28Separate out off-screen allocation from Init. Fix Enable to updateKeith Packard
2004-05-28Hey, I like devfs.Daniel Stone
2004-05-06Use current resolution by default, change rate to 75 to matchKeith Packard
2003-12-01Add support for setting the video mode.Anders Carlsson
2003-12-01Call KdShadowUnset before fbdevSetShadow.Phil Blundell
2003-12-01- Add fbdev mode-setting backend to Xati. It and vesa are compiled in whenEric Anholt
2003-11-17Clear window when Manual Subwindows redirect is destroyedKeith Packard
2003-11-07Ok, Composite extension is semi-working; when no-one asks for redirection,Keith Packard
2003-11-02merge xfixes_2_branch back to HEADKeith Packard
2003-10-14-Wall fixesKeith Packard
2003-10-05Fix fbdev server to allow accelerated servers on top to use RandR. SwitchKeith Packard
2003-10-04few more fixes for h3600 tsPhil Blundell
2003-09-11Get Xvesa buildingKeith Packard
2003-07-07Update RCS tags, fix keyboard hang on VT switch, fix scroll wheel mice, addKeith Packard
2002-11-05Clean up touch screen hacks for controlling pointer on alternate screenKeith Packard
2002-10-14Add refresh rates to RandR (v1.1)Keith Packard
2002-10-03Update kdrive servers to support reflectionKeith Packard
2002-09-29Update RandR to 1.0 (library version 2.0)Keith Packard
2001-07-24kdrive: Unmap vesa device when disabledKeith Packard
2001-07-20Too many changes, but all in kdrive:Keith Packard
2001-07-19kdrive/fbdev: only setting first colormap entry on static hardwareKeith Packard
2001-07-16kdrive/fbdev: fix static color caseKeith Packard
2001-07-11kdrive/fbdev: dont set DPMS mode repeatedly to the same valueKeith Packard
2001-07-11Generalize kludge in fbdev that normalizes pixel formats to something thatKeith Packard
2001-06-21Fix screen physical size in RandR code for kdrive fbdev and pcmcia serversKeith Packard
2001-06-16Screen flipping broken pointer remappingKeith Packard
2001-06-13Support initial rotation in kdrive/fbdev, use that as the normalKeith Packard
2001-06-05Attempt to make kdrive/fbdev run on static gray hardware (iPaq 3150)Keith Packard
2001-06-05kdrive/fbdev: RandR initialization sequence changeKeith Packard
2001-06-03Update RandR protocolKeith Packard
2001-05-29Xfbdev: Make sure screen gets re-enabled on RandR failureKeith Packard
2001-05-29Fix Xipaq build after layer/RandR additionsKeith Packard
2001-05-29Add miext/layer for more complete RandR support in kdrive/XfbdevKeith Packard