summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-03-09Replace dixLookupResource by dixLookupResourceBy{Type,Class}Keith Packard21-94/+161
2009-03-09Xi: don't crash on a NULL property name, just return None.Peter Hutterer1-0/+6
2009-03-09Remove useless (void) typecasts.Peter Hutterer1-5/+5
2009-03-06Composite: Uninitialized borderClipX/borderClipYPeter Åstrand1-0/+2
2009-03-06[hw/xfree86] Fix StaticGray cmap.Winfried Grünewald1-2/+2
2009-03-05Remove #ifdef macII code left over from ancient A/UX 3.0 supportAlan Coopersmith1-4/+0
2009-03-04XQuartz: Implement SendPSN for AppleWMJeremy Huddleston4-3/+29
2009-03-04exa: fix a serious issue in exaChangeWindowAttributes (and some more related ...Maarten Maathuis1-12/+90
2009-03-04exa: remove a few pExaPixmap checks.Maarten Maathuis1-20/+12
2009-03-04exa: fix unwrapping of ModifyPixmapHeader upon CloseScreen.Maarten Maathuis1-3/+3
2009-03-04exa: increase/rework safety checks in Prepare/FinishAccess.Maarten Maathuis3-16/+86
2009-03-04exa: avoid a potential Prepare/FinishAccess inbalance.Maarten Maathuis1-5/+7
2009-03-04exa: simplify exaPixmapIsOffscreenMaarten Maathuis1-13/+13
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-03Fix 2 const warnings.Eamon Walsh1-1/+2
2009-03-03This patch changes all places in the X code to use _raw functions. TheEric Paris1-32/+32
2009-03-03xfree86: Add linebreak to two debug statements.Peter Hutterer1-2/+2
2009-03-03Fix build with --enable-debug.Jason Vas Dias2-3/+3
2009-03-03dix: fix two compiler warnings (old-style function definition).Peter Hutterer1-2/+2
2009-03-03mi: only print the "EQ overflowing" error once.Peter Hutterer1-2/+2
2009-03-03include: add a range of button labels.Peter Hutterer2-1/+153
2009-03-02randr: Fix thinko in xf86TargetPreferredAdam Jackson1-2/+2
2009-02-27exa: fixup aux indices and ensure that the indices are used as they should be.Maarten Maathuis3-27/+22
2009-02-27DDC: Redo extended device probe slightly.Adam Jackson1-1/+6
2009-02-27selinux: Don't bother relabeling resources that are being destroyedAdam Jackson1-0/+2
2009-02-27exa: whitespaceMaarten Maathuis1-4/+1
2009-02-27exa: fixup exaAssertNotDirty.Maarten Maathuis3-8/+27
2009-02-27exa: minor glyphs cleanup.Maarten Maathuis1-13/+14
2009-02-27EXA: Fix check for whether the glyph we're evicting from the cache is in use.Michel Dänzer1-1/+3
2009-02-27EXA: No longer use the driver UploadToScratch hook.Michel Dänzer2-40/+2
2009-02-27EXA: Handle separate alpha maps properly in Composite fallback, take two.Michel Dänzer3-1/+51
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änzer7-47/+110
2009-02-27Remove references to rgb.txt from files section of Xserver and Xorg man pagesJon TURNEY2-6/+0
2009-02-27Remove long-gone '-co' option from Xserver man pageJon TURNEY1-4/+0
2009-02-26XQuartz: Don't erase the mode_switch+keysym if it's the same as shift+keysymJeremy Huddleston1-2/+2
2009-02-26EXA: Allow using exaCompositeRects also when we can't use a mask in exaGlyphs.Michel Dänzer3-198/+182
2009-02-26EXA: Stop tracking damage for pixmaps subject to ModifyPixmapHeader.Michel Dänzer1-0/+9
2009-02-25Oops. 62fc98c had crtc offsets applied backwards (fix from server-1.6-branch)Keith Packard1-2/+2
2009-02-25Pre-clip panning coordinates to keep crtc within panning regionKeith Packard1-21/+233
2009-02-25RandR rotations and reflections offset by one pixelKeith Packard1-14/+14
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-25Xi: remove AllExtensionVersions.Peter Hutterer2-5/+5
2009-02-25dix: set the valuator mode in set_valuatorsPeter Hutterer1-2/+4
2009-02-25dix: remove unused variable 'tmp'Peter Hutterer1-1/+0
2009-02-25include: fix indentation for lastSlave/master.Peter Hutterer1-2/+2