summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-12-02fb: Adjust transform or composite coordinates for pixman operationsfix-fbKeith Packard3-26/+58
2009-12-02Split fbGetDrawable into fbGetDrawablePixmap and fbGetPixmapBitsDataKeith Packard1-30/+33
2009-12-02Revert "Fix clipping when windows are used as sources"Keith Packard3-101/+23
2009-12-02Revert "Use IncludeInferiors when copying windows before compositing."Keith Packard1-4/+3
2009-12-02Revert "Reserve space for two GC values in copy_drawable()."Keith Packard1-1/+1
2009-12-02Revert "fb: Don't crash if copy_drawable() returns NULL."Keith Packard1-4/+2
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
2009-11-11Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432Gaetan Nadon1-2/+1
2009-11-11.gitignore: use common defaults with custom section #24239Gaetan Nadon29-162/+170
2009-11-11XQuartz: Explicitly pass a bellProc to make XBell() work again.Jeremy Huddleston1-1/+7
2009-11-11XQuartz: pbproxy: Wait for the server to finish starting up, so display is va...Jeremy Huddleston2-0/+20
2009-11-11XQuartz: Buildfix for Leopard and olderJeremy Huddleston2-0/+5
2009-11-10Move FD_CLR above pInfo->read_inputChase Douglas1-2/+3
2009-11-10dix: increase default number of buttons to 10.Peter Hutterer1-1/+1
2009-11-09Cygwin/X: Ensure WM_STATE atom exists in multiwindow modeJon TURNEY1-0/+10