summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-12-18Set release date for 1.7.99.2xorg-server-1.7.99.2Keith Packard1-1/+1
2009-12-18Add type name argument to CreateNewResourceTypeAlan Coopersmith40-221/+128
2009-12-18Ensure all resource types created have names registeredAlan Coopersmith30-4/+122
2009-12-18Check for failures from CreateNewResourceTypeAlan Coopersmith15-17/+58
2009-12-18Change default xkb model from pc104 to pc105Alan Coopersmith1-2/+2
2009-12-18Change sysconfdir brackets to avoid some shells trying to run it as a commandAlan Coopersmith1-1/+1
2009-12-18Add platform compatibility defines for Sun Studio compilersAlan Coopersmith1-0/+14
2009-12-18Convert checks for PC98 support from platform #ifdefs to configure flagAlan Coopersmith6-17/+26
2009-12-16Merge remote branch 'alanc/master'Keith Packard33-657/+492
2009-12-16Merge remote branch 'jeremyhu/master'Keith Packard2-2/+2
2009-12-16xf86xv: Fix off-by-one in viewport clippingVille Syrjälä1-6/+6
2009-12-16xfree86: belately init RandR12 if xinerama fails. (#24627)Peter Hutterer1-1/+6
2009-12-16xfree86: fix -quiet option behaviourTiago Vignatti1-1/+1
2009-12-16os: print log markers only if log level is >= 0Tiago Vignatti1-11/+11
2009-12-16xfree86: spam output but with verbose level checked insteadTiago Vignatti1-21/+25
2009-12-16Add freetype & type1 to the LoadModules ignore listAlan Coopersmith1-1/+3
2009-12-16Update Sun license notices to current X.Org standard formAlan Coopersmith29-649/+477
2009-12-15Xfake: Nuke -Wl,-undefined=InitExtensions from LDFLAGSJeremy Huddleston1-1/+1
2009-12-15dtrace: Add Xserver-dtrace.h to CLEANFILESJeremy Huddleston1-1/+1
2009-12-15COPYING: Update license preambleAlan Coopersmith1-6/+8
2009-12-15Fix dtrace object builds of libos to link with SHA1_LIBSAlan Coopersmith1-1/+1
2009-12-15Fix builds with --with-int10=stubAlan Coopersmith2-0/+3
2009-12-14glx: swrast can do GLX 1.4 tooAdam Jackson1-0/+3
2009-12-11fb: Adjust transform or composite coordinates for pixman operationsKeith Packard3-26/+58
2009-12-11Split fbGetDrawable into fbGetDrawablePixmap and fbGetPixmapBitsDataKeith Packard1-30/+33
2009-12-11Revert "Fix clipping when windows are used as sources"Keith Packard3-101/+23
2009-12-11Revert "Use IncludeInferiors when copying windows before compositing."Keith Packard1-4/+3
2009-12-11Revert "Reserve space for two GC values in copy_drawable()."Keith Packard1-1/+1
2009-12-11Revert "fb: Don't crash if copy_drawable() returns NULL."Keith Packard1-4/+2
2009-12-11Merge remote branch 'jeremyhu/master'Keith Packard6-13/+12
2009-12-11xkb: don't assign garbage value to led_return.Peter Hutterer1-2/+3
2009-12-11Xi: reset device properties to NULL after deleting them. (#25374)Peter Hutterer1-0/+2
2009-12-11xfree86: remove unused variable in configureDDMonitorSection.Peter Hutterer1-1/+0
2009-12-11Move config_init() after CreateWellKnownSockets() and InitCoreDevices()Julien Cristau1-1/+1
2009-12-11Fix possible NULL dereference in XkbFlushLedEvents()Tomas Carnecky1-5/+7
2009-12-11XkbWriteCountedString(): return early if str is NULLTomas Carnecky1-2/+5
2009-12-10EXA/mixed: Don't consider devKind for detecting dimension change.Michel Dänzer1-1/+0
2009-12-09XQuartz: pbproxy: Fix building of standalone xpbproxy executableJeremy Huddleston1-0/+3
2009-12-08Miscellaneous compilation warning fixesJeremy Huddleston5-13/+9
2009-12-08EXA: ModifyPixmapHeader_mixed fixes.Michel Dänzer1-3/+40
2009-12-08EXA: ExaDoPrepareAccess return value fixes.Michel Dänzer2-11/+20
2009-12-04exa/mixed: pixmaps that succeed prepare access have no need for a cpu copyMaarten Maathuis2-5/+20
2009-12-04EXA: Use correct coordinate system for calculating Composite fallback region.Michel Dänzer1-1/+3
2009-12-03exa/mixed: setting devKind before exaCopyDirty* is not neededMaarten Maathuis1-4/+9
2009-12-03Revert "exa: a few small pitch related changes"Maarten Maathuis2-14/+8
2009-12-02Merge remote branch 'whot/master'Keith Packard5-13/+18
2009-12-03configure.ac: error while checking for XDMXCONFIG_DEPGaetan Nadon1-5/+9
2009-12-03xfree86: tell users to disable AutoAddDevices, not AllowEmptyInput.Peter Hutterer1-1/+1
2009-12-03Set the source and deviceid for key repeat events (#24785)Peter Hutterer1-0/+2
2009-12-03dix: remove core devices when shutting down. (#25028)Peter Hutterer1-0/+3