summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-10-25input: switch InputOption to use XF86OptionRec storage.Peter Hutterer10-43/+59
2011-10-25kdrive: switch to new InputOption API.Peter Hutterer1-60/+72
2011-10-24Bug 38420: Xvfb crashes in miInitVisuals() when started with depth=2Christopher Yeleighton1-0/+2
2011-10-24Merge remote-tracking branch 'jeremyhu/master'Keith Packard8-199/+543
2011-10-24xf86Crtc: handle no outputs with no modes harder.Dave Airlie1-22/+19
2011-10-24XQuartz: Fix the filename of our log fileJeremy Huddleston1-1/+1
2011-10-21XQuartz: appledri: Allow byte swapped requestsJeremy Huddleston1-5/+91
2011-10-21XQuartz: appledri: Fix byte swapping in repliesJeremy Huddleston1-3/+36
2011-10-21XQuartz: appledri: Set the correct reply length for XAppleDRICreatePixmapJeremy Huddleston1-1/+1
2011-10-21XQuartz: appledri: Change whitespace in appledristr.h to match mesaJeremy Huddleston1-141/+157
2011-10-21Xnest: Match the host's keymapJeremy Huddleston1-4/+21
2011-10-21test: Add unit test for mieqJeremy Huddleston1-0/+69
2011-10-21mieq: Reserve some space in EQ for release and other special eventsJeremy Huddleston1-4/+29
2011-10-21mieq: Provide better adaptability and diagnostics during mieq overflowJeremy Huddleston1-36/+127
2011-10-21configure.ac: Add -fno-strict-aliasing to CFLAGSJeremy Huddleston1-0/+6
2011-10-21test: Silence some debug lines from the input unit testsJeremy Huddleston1-6/+9
2011-10-21Xnest: Fix DestroyNotify handlerJeremy Huddleston1-2/+0
2011-10-19Merge remote-tracking branch 'aplattner/for-master'Keith Packard5-35/+130
2011-10-19Merge remote-tracking branch 'hramrach/pull'Keith Packard3-32/+21
2011-10-19Merge remote-tracking branch 'whot/for-keith'Keith Packard6-23/+87
2011-10-19composite: Update borderClip in compAllocPixmap()Ville Syrjala1-4/+7
2011-10-19XWinrc.man: fix warning: tab character in unquoted macro argument #35054Gaetan Nadon1-5/+5
2011-10-19xorg.conf.man: fix 382: warning: missing `)' (got `R') #35054Gaetan Nadon1-1/+3
2011-10-19crtc: match full preferred modes if possible when choosing an initial configJesse Barnes1-5/+20
2011-10-18render: export TriStrip and TriFan to the driversChris Wilson4-32/+114
2011-10-18randr: stop clients from deleting immutable output propertiesLuc Verhaegen1-3/+16
2011-10-18Merge remote-tracking branch 'herrb/master'Keith Packard1-2/+2
2011-10-18Fix CVE-2011-4029: File permission change vulnerability.Matthieu Herrb1-1/+1
2011-10-18Fix CVE-2011-4028: File disclosure vulnerability.Matthieu Herrb1-1/+1
2011-10-18Do not uselessly reload modules in DuplicateModuleMichal Suchanek1-9/+9
2011-10-18Use UnloadModuleOrDriver for UnloadSubModule.Michal Suchanek1-17/+6
2011-10-18Unload submodules.Michal Suchanek1-6/+0
2011-10-18Document -background none optionMichal Suchanek1-0/+6
2011-10-18Fix drain_console unregistrationTomáš Trnka2-13/+10
2011-10-18dix: mark motion events as emulated if we're scrolling from button pressPeter Hutterer1-9/+23
2011-10-18dix: add valuator_mask_fetch_double()Peter Hutterer3-1/+54
2011-10-17Merge remote-tracking branch 'jeremyhu/master'Keith Packard70-1246/+715
2011-10-17Merge remote-tracking branch 'whot/next'Keith Packard7-99/+168
2011-10-15Bump ABI_VIDEODRV_VERSION to 12Jeremy Huddleston1-1/+1
2011-10-15xfree86: Deprecate xf86MapVidMem and friendsJeremy Huddleston1-5/+5
2011-10-15xorg-server.pc.in: Remove libpciaccess and pixman-1 from RequiresJeremy Huddleston2-6/+6
2011-10-15darwin: configure: Force some irrelevant options to off on darwinJeremy Huddleston1-0/+5
2011-10-15xfree86: Link modules with -moduleJeremy Huddleston7-12/+12
2011-10-15xfree86: fbdevhw: Remove unused include of pciaccess.hJeremy Huddleston1-2/+0
2011-10-15configure: wrap PCI code with macro and set it at build timeTiago Vignatti15-23/+74
2011-10-15configure: make PCI configuration more saneTiago Vignatti1-17/+22
2011-10-15configure: change PCI function checking by a meaningful version of the libraryTiago Vignatti6-44/+0
2011-10-15xfree86: Work around issue where ar may be told to make an archive with no co...Jeremy Huddleston2-1/+2
2011-10-15xfree86: Add stubs for os-support to help adding new architecture supportJeremy Huddleston7-3/+84
2011-10-15int10: Port internal users off xf86MapVidMemAdam Jackson2-7/+11