summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* xserver 1.7.3.901xorg-server-1.7.3.901Peter Hutterer2009-12-111-2/+2
* Merge branch 'server-1.7-branch' into server-1.7-nominationsPeter Hutterer2009-12-081-2/+2
|\
| * xserver 1.7.3xorg-server-1.7.3Peter Hutterer2009-12-031-2/+2
| * configure.ac: error while checking for XDMXCONFIG_DEPGaetan Nadon2009-12-031-5/+9
| * Restore ABI by reintroducing the "is_src" paramter to image_from_pict.Aaron Plattner2009-12-033-8/+10
* | [PATCH] Xv: Fix AdjustFrame when driver implements ReputImage.Luc Verhaegen2009-12-031-2/+2
* | dix: fix memory leak, free event list on shutdown. (#25028)Peter Hutterer2009-12-031-6/+3
* | dix: remove core devices when shutting down. (#25028)Peter Hutterer2009-12-031-0/+3
* | Set the source and deviceid for key repeat events (#24785)Peter Hutterer2009-12-031-0/+2
* | xfree86: tell users to disable AutoAddDevices, not AllowEmptyInput.Peter Hutterer2009-12-031-1/+1
* | configure.ac: error while checking for XDMXCONFIG_DEPGaetan Nadon2009-12-031-5/+9
* | EXA: Don't defragment offscreen memory at allocation time.Michel Dänzer2009-12-011-24/+1
* | EXA: fix mixed-pixmaps issue where we could do accel with pixmap mappedBen Skeggs2009-12-011-1/+2
* | Restore ABI by reintroducing the "is_src" paramter to image_from_pict.Aaron Plattner2009-11-303-8/+10
|/
* xserver 1.7.2xorg-server-1.7.2Peter Hutterer2009-11-271-2/+2
* Bug #25136: Revert "Fix clipping when windows are used as sources"Aaron Plattner2009-11-263-102/+23
* Xi: when deleting all properties, reset property handler to NULL.Peter Hutterer2009-11-252-0/+56
* Move xdmxconfig modules into DMX conditionals (#25102)Peter Hutterer2009-11-251-3/+3
* Xext: Fix a memory leak on GE client disconnect.Rami Ylimaki2009-11-251-6/+3
* Xi: don't crash when deleting invalid device properties.Peter Hutterer2009-11-251-0/+3
* xfree86: Edid quirk for Philips LCD LP154W01Zhao Yakui2009-11-251-5/+10
* XQuartz: Allow better compatability with older versions of xinitJeremy Huddleston2009-11-232-14/+23
* xserver 1.7.1.902xorg-server-1.7.1.902Peter Hutterer2009-11-201-2/+2
* xfree86: set a sane umask before opening the logJulien Cristau2009-11-191-1/+3
* Move FD_CLR above pInfo->read_inputChase Douglas2009-11-191-2/+3
* dix: increase default number of buttons to 10.Peter Hutterer2009-11-191-1/+1
* Avoid a null dereference if IFF_BROADCAST is set but there is no broadcast ad...Jon TURNEY2009-11-191-1/+2
* Xming: Add mouse motion events with flag POINTER_SCREEN in winEnqueueMotion()Colin Harrison2009-11-191-1/+1
* Cygwin/X: Remove a couple of extraneous '\n' in logged version infoJon TURNEY2009-11-191-2/+2
* randr: Fill in errorValue when verifying outputs/crtcs/modesAdam Jackson2009-11-191-3/+9
* loader: actually stat something that has some chance of existing. (v2)Dave Airlie2009-11-191-2/+5
* XQuartz: Explicitly pass a bellProc to make XBell() work again.Jeremy Huddleston2009-11-151-1/+7
* XQuartz: pbproxy: Wait for the server to finish starting up, so display is va...Jeremy Huddleston2009-11-152-0/+20
* XQuartz: Buildfix for Leopard and olderJeremy Huddleston2009-11-152-0/+5
* XQuartz: Cleanup X11Controller.m compilation warnings.Jeremy Huddleston2009-11-062-9/+9
* XQuartz: Use dixLookupResourceByType instead of LookupIDByTypeJeremy Huddleston2009-11-061-9/+11
* XQuartz: Don't weed out duplicates in generated keymapJeremy Huddleston2009-11-061-5/+9
* XQuartz: Controller thread launches clientsJeremy Huddleston2009-11-064-9/+17
* xserver 1.7.1.901xorg-server-1.7.1.901Peter Hutterer2009-11-061-2/+2
* Enable XF86PM on all Solaris platforms, not just x86/x64Alan Coopersmith2009-11-061-1/+1
* Use $(MAKE) instead of "make" to build Solaris inline assemblyAlan Coopersmith2009-11-061-1/+2
* EXA: Preserve pPixmap->devPrivate.ptr in exaPixmapIsOffscreen_driverTiago Vignatti2009-11-061-1/+3
* dix: Fixes a memory leak when a cursor resource is released.Rami Ylimaki2009-11-061-1/+2
* dix: Properly detect if the other device is frozenJeremy Huddleston2009-11-041-5/+3
* XQuartz: Run xmodmap after programatically updating the keymap.Jeremy Huddleston2009-11-043-0/+30
* exa: remove some outdated commentMaarten Maathuis2009-11-031-4/+0
* EDID: Extend the HDTV hack to handle "1368x769"Adam Jackson2009-11-031-2/+4
* modes: Fix duplicate detection, and do it more consistentlyAdam Jackson2009-11-034-31/+39
* modes: De-duplicate a clock range check.Adam Jackson2009-11-031-17/+12
* EDID: Fix interlaced detailed timings to be frame size, not field sizeAdam Jackson2009-11-031-1/+40