summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
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-04XQuartz: Implement SendPSN for AppleWMJeremy Huddleston3-2/+28
2009-03-04Remove dead EXTENSION_PROC_ARGS defineTomas Carnecky4-4/+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 "Fix up Xephyr build for recent EXA changes."Michel Dänzer1-1/+0
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-26XQuartz: Don't erase the mode_switch+keysym if it's the same as shift+keysymJeremy Huddleston1-2/+2
2009-02-25Pre-clip panning coordinates to keep crtc within panning regionKeith Packard1-21/+233
2009-02-25Fix up Xephyr build for recent EXA changes.Michel Dänzer1-0/+1
2009-02-24XQuartz: Re-enable support for capslockJeremy Huddleston1-1/+2
2009-02-24XQuartz: Comment out the background pointer interaction that seems to be caus...Jeremy Huddleston1-0/+6
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-22Cygwin/X: Fix keyboard layout mapping for Latin American keyboardsJon TURNEY1-1/+1
2009-02-22XQuartz: DefineInitialRootWindow is goneJeremy Huddleston1-1/+3
2009-02-22XQuartz: quartzKeyboard compile fixes for recent XKB ChangesJeremy Huddleston1-22/+13
2009-02-21XQuartz: GL: Change from xalloc to xcalloc to potentially avoidGeorge Staplin1-1/+1
2009-02-21XQuartz: GL: Fix a bug with an uninitialized GLX data structure.George Staplin1-11/+30
2009-02-20Add Extensions section to xorg.conf man pageAlan Coopersmith1-1/+28
2009-02-20XQuartz: Fix the new ProcAppleDRIDestroyPixmap code REQUEST_SIZE_MATCH.George Staplin2-2/+2
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-17XQuartz: Don't need GlxSetVisualConfig any moreJeremy Huddleston1-2/+0
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-16XQuartz: Add driWrap.h that I missed in the last commit.George Staplin1-0/+31
2009-02-16XQuartz: Add support for GLXPixmaps to the AppleDRI.George Staplin7-10/+892
2009-02-16kdrive: Nuke dead AGP and VGA code. (#19921)Adam Jackson6-897/+0
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