summaryrefslogtreecommitdiff
path: root/hw/xfree86
AgeCommit message (Expand)Author
2009-05-08xfree86: edid quirk for Philips LCD LP154W01-TLAJTormod Volden
2009-05-08xfree86: Remove device from inputInfo.devices if ActivateDevice failed.Ander Conselvan de Oliveira
2009-05-08DRI2: Send the version the code actually supportsIan Romanick
2009-04-15Merge tag 'xorg-server-1.6.1' into debian-unstableBrice Goglin
2009-03-20randr: Fix thinko in xf86TargetPreferredAdam Jackson
2009-02-25Merge tag 'xorg-server-1.6.0' into debian-experimentalJulien Cristau
2009-02-25DRI1: Make DRICreateDrawable return TRUE for pixmaps.Michel Dänzer
2009-02-25Add Extensions section to xorg.conf man pageAlan Coopersmith
2009-02-25Pre-clip panning coordinates to keep crtc within panning regionKeith Packard
2009-02-19xf86CrtcShadowClear is unused.Keith Packard
2009-02-19Make panning+transform be correctly driven by mouseKeith Packard
2009-02-19Make RgbPath keyword in xorg.conf a non-fatal errorAlan Coopersmith
2009-02-18X11/fonts/fontmod.h doesn't exist anymore.Keith Packard
2009-02-17Eliminate the shadow clear on transform changeKeith Packard
2009-02-17Add XkbDir to Files config file sectionKeith Packard
2009-02-17Default to use standard bitmap fonts, with builtins as fallbackPaulo Cesar Pereira de Andrade
2009-02-17Make crtc_notify wrap/unwrap code do nothing unless mode code is inuseKeith Packard
2009-02-17glx: Replace broken GLX visual setup with a fixed "all" mode.Eric Anholt
2009-02-17Merge branch 'panning-for-server-1.6' into server-1.6-branchKeith Packard
2009-02-17Correct static symbol XkmReadTOC and first pass on compile warning fixes.Paulo Cesar Pereira de Andrade
2009-02-17xfree86: always force RAW mode under linux.Peter Hutterer
2009-02-17Check for and report errors writing xorg.conf.new from Xorg -configureAlan Coopersmith
2009-02-17Correct error message if specified config file is not foundAlan Coopersmith
2009-02-17Handle the combination of panning and crtc transformsKeith Packard
2009-02-17Damage re-used shadow scanout buffer using new transforms.Keith Packard
2009-01-31Merge tag 'xorg-server-1.5.99.902' into debian-experimentalJulien Cristau
2009-01-30avoid a potential endless loop.Xiang, Haihao
2009-01-16Merge tag 'xorg-server-1.5.99.901' into debian-experimentalJulien Cristau
2009-01-11xfree86: Only use the evdev ruleset on linux.Peter Hutterer
2009-01-11Let the DDX decide on the XkbRulesDefaults.Peter Hutterer
2009-01-09xfree86: don't restore the TTY mode if we didn't initialize it ourselvesPeter Hutterer
2009-01-09xfree86: If an input device failed to activate, return immediately.Peter Hutterer
2009-01-09xfree86: don't call CheckMotion if a device hasn't been enabled. #19176Peter Hutterer
2009-01-09randr/xfree86: Fix a one off error in the panning calculations.Maarten Maathuis
2009-01-09XAA: Disable offscreen pixmaps by default.Adam Jackson
2008-12-16Support -sharevts on FreeBSDRobert Noland
2008-12-16Fix typo in xf86PickCrtcs()Cooper Yuan
2008-12-16xfree86: fix compiler warning (use of uninitialized variable)Peter Hutterer
2008-12-16xfree86: don't render SW cursors for devices attached to VCP (#16805)Peter Hutterer
2008-12-15Patch brown-bag fix for bug 19017 (scrn->virtualX/virtualY 0 before PreInit)Keith Packard
2008-12-15Use scrn->virtualX/virtualY in xf86CrtcFitsScreen. Fix bug 19017.Keith Packard
2008-12-15When disabling SIGIO tracking, use SIG_IGN instead of SIG_DFL.Keith Packard
2008-12-15Clean up rotation data when crtc is turned offKeith Packard
2008-12-12randr: Fix initial panning border copyMatthias Hopf
2008-12-12randr: Update initial screen size if panning information is presentMatthias Hopf
2008-12-12randr: Fix error message for bad panning configMatthias Hopf
2008-12-12randr: Add monitor option "Panning" for initial panning configurationMatthias Hopf
2008-12-10Merge commit 'xorg-server-1.5.99.3' into debian-experimentalTimo Aaltonen
2008-12-09randr: Allow panning to be disabled per axisMatthias Hopf
2008-12-09randr: Rework panning area verificationMatthias Hopf