summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-05-03Make sure XFixes invisible cursor gets freed on server resetKeith Packard1-11/+12
2010-05-03Fix cursor ref counting mistakes with sprites and xf86Cursor.cKeith Packard3-5/+19
2010-05-02Merge remote branch 'jeremyhu/master'Keith Packard5-5/+8
2010-05-02XQuartz GLX: Change around includes for better compatability with different O...Jeremy Huddleston2-1/+4
2010-05-02rootless: Add some sanity checking to miPaintWindowJeremy Huddleston1-0/+3
2010-05-02rootless: Remove an unneeded commentJeremy Huddleston1-4/+0
2010-05-02x-list.c: null-returning function malloc() was called without checkingOliver McFadden1-0/+1
2010-05-02dix: wrap variables with #ifdef when panoramix is not usedTiago Vignatti2-3/+2
2010-04-30Delete loop with no effect from GlyphUninitKeith Packard1-9/+0
2010-04-30Replace some input devPrivates with regular struct fieldsKeith Packard6-92/+47
2010-04-30Move callback definitions to their own fileKeith Packard3-30/+89
2010-04-30Move X_DEPRECATED to misc.h so it can be used outside resource.hKeith Packard2-6/+6
2010-04-30dix: Improve documentation of the DIX private data functions.Aaron Plattner1-7/+57
2010-04-30Merge remote branch 'jamey/for-keith'Keith Packard3-153/+104
2010-04-30Merge remote branch 'whot/for-keith'Keith Packard4-12/+53
2010-04-30Merge remote branch 'yselkowitz/master'Keith Packard7-3591/+42
2010-04-30Merge remote branch 'vignatti/for-keith'Keith Packard23-638/+312
2010-04-30xfree86: a missing input driver is not an error.Peter Hutterer1-1/+1
2010-04-28Cygwin/X: AIGLX using native WGLJon TURNEY17-1945/+2780
2010-04-28test: Fix linking of wrapped functions in XI2 tests.Rami Ylimäki1-8/+8
2010-04-27Remove mibank supportAdam Jackson7-2447/+186
2010-04-27xfree86: use screen privates for Xv offscreen images.Jamey Sharp1-9/+18
2010-04-27xfree86: use screen privates for exclusive DGA clients.Jamey Sharp1-33/+37
2010-04-27Make Xvfb independent of MAXSCREENS.Jamey Sharp1-5/+11
2010-04-27Xvfb: Simplify screen option processing.Jamey Sharp1-64/+27
2010-04-27Delete redundant scrnum field from Xvfb private screen-info struct.Jamey Sharp1-4/+2
2010-04-27Track screens' installed colormaps as screen privates.Jamey Sharp3-31/+30
2010-04-27Simplify XineramifyXv.Jamey Sharp1-83/+64
2010-04-27Xext: only update the sprite on pointer events.Peter Hutterer1-1/+5
2010-04-27xkb: Fix omissions in geometry initialization #27679Dirk Wallenstein1-2/+39
2010-04-26Merge remote branch 'jamey/for-keith'Keith Packard6-21/+7
2010-04-26xf86: Don't crash when switching modes through RandR without owning the VT.Pierre-Loup A. Griffais1-2/+2
2010-04-26dix: Default DPMS timeout values to match screensaver valuesAdam Jackson1-3/+1
2010-04-26mi: don't thrash resources when displaying the software cursor across screensPierre-Loup A. Griffais1-161/+108
2010-04-26ProcGrabButton: remove redundant error check.Jamey Sharp1-1/+0
2010-04-26Kill unused/useless macros in panoramiX.h: BREAK_IF, IF_RETURN, FORCE_ROOTJamey Sharp4-18/+6
2010-04-26Boolean-or short-circuits, so (a || (!a && ...)) is redundant. Simplify.Jamey Sharp1-2/+1
2010-04-26Exa screen private has SavedSourceValidate, not SourceValidateKeith Packard1-1/+1
2010-04-26Clarify help strings for disabled features in configureYaakov Selkowitz1-3/+3
2010-04-26Catch when requested SHA1 implementation is missingYaakov Selkowitz1-0/+6
2010-04-26Prefer libsha1 over libgcryptYaakov Selkowitz1-9/+9
2010-04-26Revert "Disable Record by default."Yaakov Selkowitz1-1/+1
2010-04-26xfree86: Fix reference to SGML entitiesYaakov Selkowitz1-1/+1
2010-04-26xfree86: Ignore linuxdoc generated docsYaakov Selkowitz1-0/+5
2010-04-26dmx: use silent rules in docYaakov Selkowitz1-4/+4
2010-04-26dmx: Ignore linuxdoc generated docsYaakov Selkowitz3-3568/+8
2010-04-26Use AC_PROG_SED and respect its resultYaakov Selkowitz1-5/+5
2010-04-26exa: avoid calling non existent SourceValidate callbackJerome Glisse1-3/+5
2010-04-26Revert "exa: avoid calling non existent SourceValidate callback"Keith Packard1-5/+3
2010-04-26exa: avoid calling non existent SourceValidate callbackJerome Glisse1-3/+5