summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-11-21XQuartz: Update applewm depsJeremy Huddleston1-1/+2
2008-11-21XQuartz: spewCallStack is noop on Tiger now...Jeremy Huddleston1-2/+10
2008-11-21XQuartz: pbproxy: Added some typedefs for types not available on TigerJeremy Huddleston1-0/+11
2008-11-21XQuartz: More Tiger ifdefsJeremy Huddleston4-8/+19
2008-11-21XQuartz: Resurrect the old audio path for TigerJeremy Huddleston1-0/+5
2008-11-21XQuartz: pbproxy: Push the pbproxy Xevent processing into its own threadJeremy Huddleston2-3/+32
2008-11-21int10: Do an mprotect(..,PROT_EXEC) on shmat()ed memory ranges.Egbert Eich1-2/+10
2008-11-21xfree86: don't reset Auto(Add|Enable)Devices, use defaults from xf86GlobalsRémi Cardona1-2/+0
2008-11-21Add a man page for Xephyr, with information from the README file.Matthieu Herrb2-1/+99
2008-11-21Support for BSD apmMatthieu Herrb2-1/+22
2008-11-21dix: memset DeviceVelocityPtr to zero.Peter Hutterer1-9/+2
2008-11-21dix: fix typos in comments, one formatting fix.Simon Thum2-3/+4
2008-11-21gitignore: ignore .patch filesPeter Hutterer1-0/+1
2008-11-21xfree86: without CONFIG_HAL, Auto{Add|Enable}Devices and AEI is false.Peter Hutterer1-0/+6
2008-11-20Always use server-<display>.xkm to avoid races when multiple servers startAlan Coopersmith1-10/+2
2008-11-20drop unused HAVE_LIBDRM_2_2Rémi Cardona2-6/+0
2008-11-19XQuartz: pbproxy: nuke RCS Id, update header license/copyrightJeremy Huddleston6-13/+110
2008-11-19XQuartz: pbproxy: Remove thread-main.mJeremy Huddleston1-42/+0
2008-11-19mi: Push screen-saver/DPMS handling to after the EQ pop operation.Jeremy Huddleston1-10/+10
2008-11-19mi: Only increment tail (push) when the event data is actually in the queueJeremy Huddleston1-4/+3
2008-11-19Use bsd_pci stub routines on Solaris too, since we use pciaccess for real workAlan Coopersmith2-2/+5
2008-11-18Xinput: use floats for ConstantDeceleration and AdaptiveDecelerationKeith Packard1-2/+2
2008-11-17exa: avoid doing prepare/done without intervening copies in exaFillRegionTiledDave Airlie1-22/+39
2008-11-17EXA: avoid copy operations if no boxes in useDave Airlie1-0/+4
2008-11-15XQuartz: Don't use TIS on Tiger...Jeremy Huddleston2-12/+31
2008-11-15XQuartz: Integrated xpbproxy into the server.Jeremy Huddleston12-144/+217
2008-11-15DRI2: Don't crash in DRI2ClipNotify when DRI2DrawablePtr is NULL.Michel Dänzer1-1/+1
2008-11-15Set libdrm flags correctly even when only DRI2 is enabled.Michel Dänzer1-6/+9
2008-11-14XQuartz: Actually add glcontextmodes.[hc]Jeremy Huddleston2-0/+604
2008-11-14fix compilation on systems that don't haveBen Byer1-2/+6
2008-11-14XQuartz: Initial work on readding GLX to the 1.5 serverJeremy Huddleston4-5/+19
2008-11-14Xquartz: Force sending mouse clicks to AppKit if we're over the menu barJeremy Huddleston1-23/+51
2008-11-14XQuartz: Made X11Application.m a little more tidy.Jeremy Huddleston1-25/+8
2008-11-14os/connection: TRANS_NOXAUTH bit comparison brainfart fix.Jeremy Huddleston1-1/+1
2008-11-14[dix] Remove a duplicate statement.Fernando Carrijo1-2/+0
2008-11-13Merge branch 'master' of git+ssh://agd5f@git.freedesktop.org/git/xorg/./xserverAlex Deucher3-13/+33
2008-11-13Only add default modes if EDID supports continuous-frequencyAlex Deucher1-3/+11
2008-11-13xf86TargetExact should try harder if there's only one monitor attached.Adam Jackson1-60/+88
2008-11-13XQuartz: Fixed XBell() when not using system alert.Jeremy Huddleston1-1/+1
2008-11-13XQuartz: Added more debugging to handoff spewJeremy Huddleston1-6/+8
2008-11-13XQuartz: GL: Handle the alpha differently when the alpha is equal to GLCAPS_C...George Staplin1-6/+24
2008-11-13Add missing newline when printing edid infoAlex Deucher1-1/+1
2008-11-13XQuartz: Disable 2 calls to miSetVisualTypesAndMasks that seem to be unnecess...George Staplin1-0/+7
2008-11-13XQuartz: CFBundleShortVersionString needs to conform to X.Y.Z as well... sighJeremy Huddleston1-3/+1
2008-11-13XQuartz: Restore the logic of AppleWMDoReorderWindow to the same as the 1.4 b...George Staplin1-1/+5
2008-11-13dix: don't store enter/leave and focus semaphores in a devPrivate.Peter Hutterer4-36/+13
2008-11-13dix: remove duplicate line in EnterLeaveEvent.Peter Hutterer1-2/+0
2008-11-12CopySubBuffer expects GL style coordinates.Kristian Høgsberg1-2/+3
2008-11-11dix: formatting fix.Peter Hutterer1-1/+2
2008-11-11dix: remove superfluous variable devgrabPeter Hutterer1-4/+3