summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Rootless: src drawable window can now be NULLxorg-server-1.7-appleJeremy Huddleston2009-10-131-2/+2
* Rootless: Abstract some of the Xplugin specific stuff which has crept into ro...Jeremy Huddleston2009-10-137-71/+76
* Merge commit 'origin/server-1.7-branch' into xorg-server-1.7-appleJeremy Huddleston2009-10-1312-64/+90
|\
| * xserver 1.7.0.901xorg-server-1.7.0.901Peter Hutterer2009-10-121-2/+2
| * EXA: Fix exaTryDriverSolidFill() for solid source pictures.Michel Dänzer2009-10-101-13/+22
| * EXA: fix exaGetRGBAFromPixel to not loop forever on PICT_a8 pictureBen Skeggs2009-10-101-14/+20
| * composite: Revert changes from adding support for BGRA picture formats.Michel Dänzer2009-10-101-3/+1
| * Fix make warning: overriding commands for target `dix.O'Alan Coopersmith2009-10-091-1/+2
| * XQuartz: Send mouse location with scroll events.Jeremy Huddleston2009-10-071-1/+1
| * Add platform tests for Dtrace linker magicAlan Coopersmith2009-10-076-8/+18
| * Fix build of unit tests when dtrace probes are enabledAlan Coopersmith2009-10-074-2/+12
| * Set XQUARTZ to no on non-Darwin OS'esAlan Coopersmith2009-10-071-0/+1
| * render: Fix clip region translation in miClipPictureSrc().Kim Woelders2009-10-061-4/+4
| * xfree86: remove log-spamming DebugFPeter Hutterer2009-10-061-10/+0
| * Require libXtst >= 1.0.99.2 and libdmx >= 1.0.99.1Peter Hutterer2009-10-061-4/+6
| * XQuartz: Set the proper bitmap for key repeats...Jeremy Huddleston2009-10-011-61/+86
| * XQuartz: Query the BundleIdentifier from the bundle in X11.bin rather than us...Jeremy Huddleston2009-10-011-32/+45
| * xkb: check permissions on XKM_OUTPUT_DIRNirbheek Chauhan2009-10-021-3/+2
| * XQuartz: Update version strings to be X11R7.5 and the bundle 2.5.0Jeremy Huddleston2009-10-022-3/+3
| * dix: Fix potential memory corruption in doListFontsWithInfo.Kim Woelders2009-10-021-1/+1
* | XQuartz: Fix a possible minor memory leakJeremy Huddleston2009-10-021-0/+1
* | XQuartz: Send mouse location with scroll events.Jeremy Huddleston2009-10-021-1/+1
* | Merge commit 'origin/server-1.7-branch' into xorg-server-1.7-appleJeremy Huddleston2009-10-0123-211/+330
|\ \ | |/
| * xserver 1.7.0xorg-server-1.7.0Peter Hutterer2009-10-021-2/+2
| * dix: force a minimum of 0 for screen coordinates.Peter Hutterer2009-10-021-0/+13
| * configure: if xnest was requested but modules weren't found, fail.Peter Hutterer2009-10-021-0/+3
| * rotate: drop unwrapping inside block handler.Dave Airlie2009-10-021-7/+3
| * render: Fix crash in RenderAddGlyphs (#23645)Peter Hutterer2009-10-011-1/+5
| * render: set the glyph picture to NULL by default.Peter Hutterer2009-10-011-26/+31
| * exa: avoid infinite loops if UTS sw fallbacks.Michel Dänzer2009-10-011-5/+5
| * Re-fix DGA removal.Keith Packard2009-10-014-18/+38
| * dix/glx/composite: consolidate visual resize in one place.Dave Airlie2009-09-304-110/+76
| * Fix ShmPutImage non-ZPixmap case.Michel Dänzer2009-09-301-9/+34
| * ephyr: if -parent is given, check for a trailing -screen. (#24144)Peter Hutterer2009-09-302-1/+20
| * xfree86: use the DDC size if either width or height of DisplaySize is bogus.Peter Hutterer2009-09-301-1/+1
| * render: Plug a memory leak in AddGlyph. (#23286)Peter Hutterer2009-09-301-21/+21
| * xserver 1.6.99.903 (xserver 1.7 RC3)xorg-server-1.6.99.903Peter Hutterer2009-09-281-2/+2
| * Merge remote branch 'origin/xorg-server-1.7-apple' into server-1.7-branchPeter Hutterer2009-09-2837-511/+296
| |\
| * | configure: make XNEST default to auto.Tilman Sauerbeck2009-09-281-1/+1
| * | Revert "alpha: kill xf86SlowBCopyToBus and xf86SlowBCopyFromBus"Peter Hutterer2009-09-284-9/+77
| * | Merge remote branch 'origin/xorg-server-1.7-apple' into server-1.7-branchPeter Hutterer2009-09-286-28/+17
| |\ \
| * | | xfree86: Hurd fixSamuel Thibault2009-09-281-1/+1
* | | | XQuartz: Update version strings to be X11R7.5 and the bundle 2.5.0Jeremy Huddleston2009-10-012-3/+3
* | | | XQuartz: Set the proper bitmap for key repeats...Jeremy Huddleston2009-10-011-7/+41
* | | | XQuartz: Cleaned up keymap setting for easier maintenanceJeremy Huddleston2009-09-281-61/+52
* | | | XQuartz: Remove the redundant xquartz_resetenv_displayJeremy Huddleston2009-09-282-8/+1
* | | | XQuartz: Query the BundleIdentifier from the bundle in X11.bin rather than us...Jeremy Huddleston2009-09-281-32/+45
| |_|/ |/| |
* | | Add (ok, fix) support for DTrace under OS XBen Byer2009-09-275-8/+12
* | | Rootless: Correct border rendering on parent-relative windowsJeremy Huddleston2009-09-273-0/+48
* | | XQuartz: Fix QuartzSetCursor to match the expected prototype.Jeremy Huddleston2009-09-271-2/+2