summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
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
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-12XQuartz: xpr: The dri.c code for pixmaps was wrong in several ways. They wer...George Staplin1-17/+26
2009-02-12XQuartz: Fix copyright info in Info.plist to be prettier when viewed in FinderJeremy Huddleston1-3/+3
2009-02-12Xming: Update keyboard layouts mapping tableColin Harrison1-3/+18
2009-02-12Xming: Check clipboard selection ownership after taking itColin Harrison2-4/+12
2009-02-12Xming: Fix a memory leak in clipboard integration codeColin Harrison1-0/+2
2009-02-12Xming: Fix prototype for winProcessXEventsTimeout() in clipboard integration ...Colin Harrison1-1/+1
2009-02-12Xming: Improve clipboard integration startup in XDMCP modeColin Harrison1-8/+13
2009-02-12Xming: Select events correctly in clipboard integration codeColin Harrison1-9/+7
2009-02-12Xming: Add Colin Harrison to copyright and authors list for clipboard integra...Colin Harrison4-16/+24
2009-02-12Cygwin/X: Place prototype for winSelectIcons() in a header fileJon TURNEY3-5/+2