summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-10-13Rootless: src drawable window can now be NULLJeremy Huddleston1-2/+2
2009-10-13Rootless: Abstract some of the Xplugin specific stuff which has crept into ro...Jeremy Huddleston7-71/+76
2009-10-13dix: extend IsPointerDevice check to valuator-only devices.Peter Hutterer1-1/+3
2009-10-09EXA: Fix exaTryDriverSolidFill() for solid source pictures.Michel Dänzer1-13/+22
2009-10-09EXA: fix exaGetRGBAFromPixel to not loop forever on PICT_a8 pictureBen Skeggs1-14/+20
2009-10-09composite: Revert changes from adding support for BGRA picture formats.Michel Dänzer1-3/+1
2009-10-08Fix make warning: overriding commands for target `dix.O'Alan Coopersmith1-1/+2
2009-10-08Cast small-int values through intptr_t when passed as pointersJamey Sharp6-12/+14
2009-10-08Fix GCC warnings in xorg_backtraceJamey Sharp1-3/+3
2009-10-08Fix "possibly uninitialized" warnings in glxJamey Sharp1-2/+2
2009-10-08Remove static MAXSCREENS limit from Xext/shm.cJamey Sharp1-18/+61
2009-10-08Resource leakage: 0 is a valid file descriptorMartin Ettl3-5/+5
2009-10-07dix: Fix a double free in dixFreePrivates.Francisco Jerez1-0/+1
2009-10-07Fix overlay detection when matching Xv adaptors across screens.Jamey Sharp1-1/+1
2009-10-06Merge remote branch 'alanc/master'Keith Packard8-36/+42
2009-10-06Use $(AM_V_GEN) to silence more commands when AM_SILENT_RULES is activeAlan Coopersmith4-11/+11
2009-10-06Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONSAlan Coopersmith1-17/+12
2009-10-06Add platform tests for Dtrace linker magicAlan Coopersmith6-8/+18
2009-10-06configure: quote argument to m4_pattern_forbidJulien Cristau1-1/+1
2009-10-06Remove shave now that automake-1.11 has AM_SILENT_RULESAlan Coopersmith5-237/+0
2009-10-06render: Fix clip region translation in miClipPictureSrc().Kim Woelders1-4/+4
2009-10-06xfree86: remove log-spamming DebugFPeter Hutterer1-10/+0
2009-10-06Require libXtst >= 1.0.99.2 and libdmx >= 1.0.99.1Peter Hutterer1-4/+6
2009-10-06configure: quote argument to m4_pattern_forbidJulien Cristau1-1/+1
2009-10-06Remove shave now that automake-1.11 has AM_SILENT_RULESAlan Coopersmith5-237/+0
2009-10-06render: Fix clip region translation in miClipPictureSrc().Kim Woelders1-4/+4
2009-10-06xfree86: remove log-spamming DebugFPeter Hutterer1-10/+0
2009-10-05Set XQUARTZ to no on non-Darwin OS'esAlan Coopersmith1-0/+1
2009-10-05Require libXtst >= 1.0.99.2 and libdmx >= 1.0.99.1Peter Hutterer1-4/+6
2009-10-02XQuartz: Fix a possible minor memory leakJeremy Huddleston1-0/+1
2009-10-02XQuartz: Send mouse location with scroll events.Jeremy Huddleston1-1/+1
2009-10-01GLX: More clearly document the GLX protocol version handlingIan Romanick5-8/+22
2009-10-02dix: force a minimum of 0 for screen coordinates.Peter Hutterer1-0/+13
2009-10-02configure: if xnest was requested but modules weren't found, fail.Peter Hutterer1-0/+3
2009-10-02rotate: drop unwrapping inside block handler.Dave Airlie1-7/+3
2009-10-02glx: fixup deref of null pointer when glx screen init fails.Dave Airlie1-2/+2
2009-10-01XQuartz: Update version strings to be X11R7.5 and the bundle 2.5.0Jeremy Huddleston2-3/+3
2009-10-01xfree86: fix xorg.conf manpage formatting errorJulien Cristau1-1/+1
2009-10-01xkb: check permissions on XKM_OUTPUT_DIRNirbheek Chauhan1-3/+2
2009-10-01render: Fix crash in RenderAddGlyphs (#23645)Peter Hutterer1-1/+5
2009-10-01render: set the glyph picture to NULL by default.Peter Hutterer1-26/+31
2009-10-01exa: avoid infinite loops if UTS sw fallbacks.Michel Dänzer1-5/+5
2009-10-01Re-fix DGA removal.Keith Packard4-18/+38
2009-09-30XQuartz: Set the proper bitmap for key repeats...Jeremy Huddleston1-7/+41
2009-09-30xkb: Use XkbPerKeyBitArraySize instead of hardcoded value of 32Jeremy Huddleston1-2/+2
2009-09-30dix: Fix potential memory corruption in doListFontsWithInfo.Kim Woelders1-1/+1
2009-09-30dix/glx/composite: consolidate visual resize in one place.Dave Airlie4-110/+76
2009-09-29GLX: Enable GLX 1.4 on DRI2Ian Romanick6-7/+38
2009-09-29XQuartz: Cleaned up keymap setting for easier maintenanceJeremy Huddleston1-61/+52
2009-09-29XQuartz: Remove the redundant xquartz_resetenv_displayJeremy Huddleston2-8/+1