summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-05-20Show Xserver release/version date in DIX & DDX docsAlan Coopersmith6-5/+28
2010-05-20Move Xserver-spec.xml from xorg-docs to doc/xmlAlan Coopersmith4-0/+5216
2010-05-20Convert LinuxDoc documents to DocBook/XMLAlan Coopersmith8-8704/+11360
2010-05-20Add documentation for the new DefaultModes optionSimon Farnsworth1-0/+8
2010-05-20Add configuration option to disable default modes on an outputSimon Farnsworth1-1/+3
2010-05-20EXA: Wrap Glyphs even without Composite acceleration.Michel Dänzer3-1/+37
2010-05-19configure: force new xproto version dependencyTiago Vignatti1-1/+1
2010-05-19Merge remote branch 'vignatti/bus-cleanup'Keith Packard7-442/+325
2010-05-19Merge remote branch 'vignatti/animcursor-state-fix'Keith Packard2-47/+27
2010-05-19xfree86: fix typo in optionTypeToSting.Peter Hutterer1-2/+2
2010-05-19Merge remote branch 'jamey/for-keith'Keith Packard59-544/+397
2010-05-19Add typed resource-lookup errors for non-core resource types.Jamey Sharp26-137/+169
2010-05-19Return an appropriately-typed error from dixLookupResourceByType.Jamey Sharp21-93/+124
2010-05-19Use WriteEventsToClient rather than TryClientEvents where possible.Jamey Sharp3-12/+11
2010-05-19Set event sequence number in WriteEventsToClient instead of at callers.Jamey Sharp24-60/+10
2010-05-19Make WriteEventsToClient/WriteToClient no-op on fake or dead clients.Jamey Sharp16-50/+25
2010-05-19xv: TryClientEvents already checks client and sets sequenceNumber.Jamey Sharp1-22/+14
2010-05-19mi/misprite.c: Delete unused private lookups.Jamey Sharp1-18/+0
2010-05-19Replace miSpriteCursorFuncRec with direct calls to midispcur.c.Jamey Sharp3-161/+53
2010-05-19render: set anim cursor state for pointer enabled devices onlyTiago Vignatti2-41/+26
2010-05-19xfree86: remove PCI dependency from InitOutputTiago Vignatti5-305/+303
2010-05-19xfree86: remove xf86EnableAccessTiago Vignatti3-25/+0
2010-05-19xfree86: bus: remove SetSIGIOForState and simplify the codeTiago Vignatti1-27/+7
2010-05-19xfree86: bus: fb drivers might want to use vga arbitration eitherTiago Vignatti1-2/+2
2010-05-19xfree86: bus: simplify entity related hooksTiago Vignatti4-55/+17
2010-05-19xfree86: bus: enable declaration of sparc function as its code usageTiago Vignatti1-1/+1
2010-05-19xfree86: bus: rework xf86PostProbe logic and remove useless log infoTiago Vignatti1-10/+2
2010-05-19xfree86: bus: reuse already assigned variable when fb driver claimedTiago Vignatti1-4/+1
2010-05-19xfree86: bus: fix Enter/Leave accesses behaviourTiago Vignatti1-3/+0
2010-05-19xfree86: remove unused xf86AccessInit()Tiago Vignatti3-21/+3
2010-05-18xfree86: Add option parsing for percent options.Peter Hutterer7-1/+102
2010-05-18SyncSendAlarmNotifyEvents: check the correct client's clientGone flag.Jamey Sharp1-1/+1
2010-05-18render: remove unused animcursor fields from private recTiago Vignatti1-4/+0
2010-05-18render: removed unused macro from animcursorTiago Vignatti1-2/+1
2010-05-17dri2: Fix NULL check in allocation error handlingKristian Høgsberg1-2/+4
2010-05-17Fix build without XACEJulien Cristau2-0/+2
2010-05-17Only link Xorg with libconfig.laJulien Cristau2-8/+8
2010-05-16XQuartz: Fix a build failure on TigerJeremy Huddleston2-0/+12
2010-05-16XQuartz: Don't use deltaXY for determining pointer location on scroll eventsJeremy Huddleston1-11/+20
2010-05-16XQuartz: Don't trust deltaXY for middle mouse clicks.Jeremy Huddleston1-1/+4
2010-05-15Remove dbe screen private privates.Keith Packard2-7/+1
2010-05-15Check pixmap allocation return value when creating glyphsKeith Packard1-0/+7
2010-05-14Update list of supported platforms in configure.ac error messageAlan Coopersmith1-3/+5
2010-05-14Fix compiler issues with getifaddrs() call on OpenSolarisAlan Coopersmith1-5/+4
2010-05-14test/xi2: Initialize predefined atoms before XInputExtensionInit.Jamey Sharp1-0/+1
2010-05-14dri2: Fix xserver crash if dri2 buffer allocation fails.Pauli Nieminen2-24/+58
2010-05-14Merge remote branch 'jamey/for-keith'Keith Packard1-1/+1
2010-05-14Bugfix for "Pre-validate ChangeGC XIDs": off-by-one in loop index.Jamey Sharp1-1/+1
2010-05-14scrnintstr.h: removed unused PaintWindow function pointers.Oliver McFadden4-15/+3
2010-05-14mi: removed unused PointerNonInterestBox functions.Oliver McFadden4-20/+0