summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2009-12-03dix: remove some obsolete comment.Peter Hutterer1-1/+0
2009-12-03dix: fix memory leak, free event list on shutdown. (#25028)Peter Hutterer1-6/+3
2009-12-02Xv: Fix AdjustFrame when driver implements ReputImage.Luc Verhaegen1-2/+2
2009-11-30XQuartz: Drop calls to allocaJeremy Huddleston3-9/+28
2009-11-30fb: Don't crash if copy_drawable() returns NULL.Michel Dänzer1-2/+4
2009-11-30EXA: Don't defragment offscreen memory at allocation time.Michel Dänzer1-24/+1
2009-11-30Revert "EXA: Accumulate arbitrary number of glyphs without flushing."Michel Dänzer1-22/+25
2009-11-28exa: a few small pitch related changesMaarten Maathuis2-8/+14
2009-11-28exa: s/PixmapIsOffscreen/PixmapHasGpuCopy and s/pExaPixmap->offscreen/pExaPix...Maarten Maathuis12-94/+96
2009-11-28exa: handle pixmap create/destroy in lower layersMaarten Maathuis7-162/+137
2009-11-25Update man-pages for new default font pathsIngmar Vanhassel3-9/+9
2009-11-25Update COMPILEDDEFAULTFONTPATH to match the new default font pathIngmar Vanhassel1-1/+1
2009-11-25dix: clean up accel old scheme data when switching schemes.Peter Hutterer3-12/+57
2009-11-25Xi: when deleting all properties, reset property handler to NULL.Peter Hutterer2-0/+56
2009-11-25Move xdmxconfig modules into DMX conditionals (#25102)Peter Hutterer1-3/+3
2009-11-25Revert "Move xdmxconfig modules into DMX conditionals (#25102)"Peter Hutterer1-3/+3
2009-11-25Xext: Fix a memory leak on GE client disconnect.Rami Ylimaki1-6/+3
2009-11-24Revert "exa/mixed: be more thorough about setting fb_pitch when needed"Maarten Maathuis1-13/+8
2009-11-23XQuartz: Allow better compatability with older versions of xinitJeremy Huddleston2-14/+23
2009-11-23configure: remove unused kdrive Xvesa config variableTiago Vignatti2-14/+0
2009-11-22Xi: don't crash when deleting invalid device properties.Peter Hutterer1-0/+3
2009-11-20xfree86: Edid quirk for Philips LCD LP154W01Zhao Yakui1-5/+10
2009-11-19EXA: Don't use UploadToScreen for CopyNtoN with mixed pixmaps.Michel Dänzer1-3/+9
2009-11-18exa/mixed: be more thorough about setting fb_pitch when neededMaarten Maathuis1-8/+13
2009-11-18exa/mixed: avoid copying back pixmap data when no migration took placeMaarten Maathuis1-1/+2
2009-11-17xfree86: set a sane umask before opening the logJulien Cristau1-1/+3
2009-11-16Use glibc's in/out routinesMatt Turner5-224/+18
2009-11-16Move xdmxconfig modules into DMX conditionals (#25102)Peter Hutterer1-3/+3
2009-11-13configure: change 'sigio-default' to 'use-sigio-by-default'Paulo Ricardo Zanoni1-1/+1
2009-11-11INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206Gaetan Nadon2-4/+7
2009-11-11Deploy the new XORG_DEFAULT_OPTIONS #24242Gaetan Nadon1-3/+4