summaryrefslogtreecommitdiff
path: root/hw/xfree86
AgeCommit message (Expand)AuthorFilesLines
2009-04-03DPMS: Remove the defaultDPMS* variablesAdam Jackson2-4/+4
2009-04-03DPMS: Simplify command line parsingAdam Jackson1-4/+2
2009-04-03DPMS: Remove unused DPMSGet()Adam Jackson2-23/+0
2009-04-03DPMS: Fix cast abuseAdam Jackson1-8/+5
2009-04-01Don't leak canonical module name and patterns if module is built-inAlan Coopersmith1-1/+2
2009-04-01xfree86: edid quirk for Philips LCD LP154W01-TLAJTormod Volden1-0/+5
2009-04-01input: Remove xf86ReloadInputDevs hackAdam Jackson3-19/+0
2009-03-31APM: Don't carp if not available.Adam Jackson1-1/+0
2009-03-30APM: Use general handlers, not input handlers.Adam Jackson4-8/+8
2009-03-27config: Fall back to vesa for Intel Poulsbo.Adam Jackson1-0/+2
2009-03-20dix/xfree86: simplified velocity approximation algorithmSimon Thum1-34/+13
2009-03-16xfree86: remove a superfluous assignment.Peter Hutterer1-2/+0
2009-03-13Unexport xf86SetPriorityAdam Jackson2-25/+24
2009-03-12Honour Option "DPMS" "off" on xorg.confAnder Conselvan de Oliveira1-14/+13
2009-03-12xfree86: remove obsolete codeSimon Thum1-18/+0
2009-03-10randr: Nuke broken set_origin shortcutMatthias Hopf1-13/+0
2009-03-06[hw/xfree86] Fix StaticGray cmap.Winfried Grünewald1-2/+2
2009-03-04Remove dead EXTENSION_PROC_ARGS defineTomas Carnecky1-1/+0
2009-03-04Remove dead XTest code from extmodTomas Carnecky1-9/+0
2009-03-04Make DGA optional.Topi Kanerva2-1/+3
2009-03-03xfree86: Add linebreak to two debug statements.Peter Hutterer1-2/+2
2009-03-02randr: Fix thinko in xf86TargetPreferredAdam Jackson1-2/+2
2009-02-27DDC: Redo extended device probe slightly.Adam Jackson1-1/+6
2009-02-27Revert "EXA: Handle separate alpha maps properly in Composite fallback."Michel Dänzer1-2/+1
2009-02-27Remove references to rgb.txt from files section of Xserver and Xorg man pagesJon TURNEY1-3/+0
2009-02-25Pre-clip panning coordinates to keep crtc within panning regionKeith Packard1-21/+233
2009-02-24EXA: Handle separate alpha maps properly in Composite fallback.Michel Dänzer1-1/+2
2009-02-23DRI1: Make DRICreateDrawable return TRUE for pixmaps.Michel Dänzer1-1/+1
2009-02-23xfree86: don't try to UnInit virtual devices in DIDR. (#20087)Adam Tkac1-1/+1
2009-02-23mi: change custom handlers to internal eventsPeter Hutterer1-112/+107
2009-02-23dix: Deliver{Grabbed|Focused|Device}Events API changed to InternalEvents.Peter Hutterer1-0/+6
2009-02-23Xi: support InternalEvents in UpdateDeviceState, parts of POE and EnqueueEventPeter Hutterer1-0/+6
2009-02-20Add Extensions section to xorg.conf man pageAlan Coopersmith1-1/+28
2009-02-18Obsolete InputDevices keyword in xorg.conf Files sectionAlan Coopersmith6-56/+1
2009-02-18Make RgbPath keyword in xorg.conf a non-fatal errorAlan Coopersmith2-0/+7
2009-02-17Eliminate the shadow clear on transform changeKeith Packard2-14/+29
2009-02-17Add XkbDir to Files config file sectionKeith Packard7-0/+25
2009-02-16Build fix, remove export of pciBusAddrToHostAddrChris Ball1-1/+0
2009-02-16xfree86: ModeDebug is a boolean, not a stringJulien Cristau1-1/+1
2009-02-16PCI: Remove pciBusAddrToHostAddr and associated nonsenseAdam Jackson7-334/+1
2009-02-16Linux: Remove dead USE_DEV_FB #ifdefsAdam Jackson1-34/+0
2009-02-16xorg.conf (5) refer to mousedrv (4). Debian #394058David Nusinow1-1/+1
2009-02-13Build fix for xf86EdidModes.cChris Ball1-1/+1
2009-02-13Input: Don't re-block SIGIO in xf86SigioReadInput()Adam Jackson1-5/+2
2009-02-13EDID: Hack for 1366x768 in standard timing descriptorsAdam Jackson1-11/+19
2009-02-13RANDR: Validate entire mode list for interlace and doublescanAdam Jackson3-11/+13
2009-02-12Check for and report errors writing xorg.conf.new from Xorg -configureAlan Coopersmith1-2/+10
2009-02-12Correct error message if specified config file is not foundAlan Coopersmith1-3/+2
2009-02-10glx: Replace broken GLX visual setup with a fixed "all" mode.Eric Anholt1-15/+0
2009-02-06Remove unused barrier macros on alpha.Matt Turner1-11/+1