summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-12-06Make Await SyncTrigger functions genericJames Jones2-114/+200
2010-12-06Create SyncObject base type.James Jones2-38/+73
2010-12-06Add and use SERVER_SYNC_*_VERSIONJames Jones2-2/+7
2010-12-07xfree86: use xf86AllocateInput() for xorg.conf devices too.Peter Hutterer3-2/+3
2010-12-07xfree86: don't overwrite option list (#32115)Peter Hutterer1-1/+2
2010-12-07xfree86: add option "Floating", deprecate SendCoreEvents and friends.Peter Hutterer3-19/+33
2010-12-07Xi: Fix master button update when slave buttons are mapped. #24887Eoghan Sherry1-2/+4
2010-12-07mi: handle DGA subtypes when determining the master device.Peter Hutterer1-1/+7
2010-12-07dix: don't stop processing valuators when the mode changes.Peter Hutterer1-8/+0
2010-12-03XQuartz: RandR: Fix mode changing for multi-monitor configurations.Jeremy Huddleston1-10/+13
2010-12-03XQuartz: Cleanup some compiler warningsJeremy Huddleston2-2/+2
2010-12-03XQuartz: Remove one more backing store leftoverJeremy Huddleston1-1/+1
2010-12-03XQuartz: Disable the Mac OS X screensaver when in full screen modeJeremy Huddleston1-0/+37
2010-12-02Fix Xdmx and Xephyr build when DTrace support is enabledNicolas Peninguy1-2/+2
2010-12-02Merge remote branch 'vsyrjala/xv_reput'Keith Packard5-107/+175
2010-12-02render: Fix byteswapping of gradient stopsAndrea Canciani1-2/+2
2010-12-01Fix screen number checks.Cyril Brulebois3-5/+5
2010-12-01DGA: fix screen number checkJulien Cristau1-23/+23
2010-11-30Simplify Error() - don't allocate temporary copy of error stringAlan Coopersmith2-14/+7
2010-11-30FindModuleInSubdir: Stop allocating one more byte than neededAlan Coopersmith1-3/+3
2010-11-30xf86VIDrvMsgVerb: print args, not format stringAlan Coopersmith1-1/+1
2010-11-30xf86AutoConfig: make copyScreen memory allocation & error handling more saneAlan Coopersmith1-5/+15
2010-11-30xf86ValidateModes: xnfalloc(strlen) + strcpy => xnfstrdupAlan Coopersmith1-4/+2
2010-11-30xf86OutputRename: Replace another strlen/malloc/strcpy set with strdupAlan Coopersmith1-3/+1
2010-11-30Fix compiler warnings in hw/xfree86/os-support/solarisAlan Coopersmith3-8/+6
2010-11-30Move xchomp inside #ifdef __linux__Alan Coopersmith1-1/+1
2010-11-30config: Remove AC_PROG_CC, SED & INSTALL that XORG_DEFAULT_OPTIONS provideAlan Coopersmith1-3/+0
2010-11-30Xserver-spec: Update discussion of font libraryAlan Coopersmith1-4/+6
2010-11-30Xserver-spec: Update location of log functionsAlan Coopersmith1-1/+1
2010-11-30Xserver-spec: Fix assorted typosAlan Coopersmith1-11/+11
2010-11-30Xserver-spec: Update lists of macrosAlan Coopersmith1-1/+2
2010-11-30Xserver-spec: Remove CreateCallbackListAlan Coopersmith1-18/+0
2010-11-30Xserver-spec: Replace deprecated resource id lookup functionsAlan Coopersmith1-12/+23
2010-11-30Xserver-spec: Update Memory Management functionsAlan Coopersmith1-11/+3
2010-11-30Merge remote branch 'ajax/for-keithp'Keith Packard64-1551/+570
2010-11-30Merge remote branch 'aplattner/for/keith'Keith Packard1-19/+43
2010-11-30dix: do not use bit-wise operators on the boolean result of BitIsOnFerry Huberts1-6/+6
2010-11-30xfree86: Bump classic driver default to 1024x768Adam Jackson1-5/+16
2010-11-30Xserver-spec: Delete DBE Idioms sectionAlan Coopersmith1-64/+0
2010-11-30Remove unused ReqLen & CastxReq macrosAlan Coopersmith1-23/+0
2010-11-30xfree86: Remove the xf8_16bpp overlay moduleAdam Jackson7-143/+2
2010-11-30vbe: Refuse to believe tiny (or negative) panel sizes from PanelIDAdam Jackson1-0/+5
2010-11-30composite: add panoramix supportDavid Reveman6-14/+399
2010-11-30fixes: Add panoramix supportDavid Reveman5-0/+131
2010-11-30xfree86: Remove unused xf86PixmapKeyRecAdam Jackson3-6/+1
2010-11-30mi: Remove unused miAllocateGCPrivateIndexAdam Jackson2-15/+0
2010-11-30render: Reshuffle and cull dead field from GlyphSetRecAdam Jackson1-2/+1
2010-11-30dix: reshuffle WindowOptRec to fill a hole on LP64Adam Jackson1-1/+1
2010-11-30dix: Remove unused ChangeSaveUnder hooksAdam Jackson2-12/+0
2010-11-30dix: Remove the backing store leftoversAdam Jackson19-309/+2