summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-05-21xf86: migrate to using xf86ScreenToScrn wrapper (v2)Dave Airlie31-94/+92
2012-05-21xf86: add helper functions to convert to from ScrnInfoPtr/ScreenPtr (v2)Dave Airlie2-0/+21
2012-05-21xf86/pci: fix slot claiming counting.Dave Airlie4-6/+29
2012-05-21config/udev: add pre_init stage to config and udev.Dave Airlie5-4/+25
2012-05-21xfree86: add modesetting driver to fallback list on LinuxDave Airlie1-0/+4
2012-05-17Merge remote-tracking branch 'jeremyhu/master'Keith Packard4-8/+40
2012-05-17XQuartz: Avoid a race in initialization of darwinPointerJeremy Huddleston1-8/+10
2012-05-17XQuartz: Declare noPseudoramiXExtension for miinitext.cJeremy Huddleston1-0/+4
2012-05-17XQuartz: Provide fls implementation for TigerJeremy Huddleston1-0/+14
2012-05-17XQuartz: Tiger build fixJeremy Huddleston1-0/+6
2012-05-17XQuartz: Workaround an SDK bug on Leopard/x86_64Jeremy Huddleston1-0/+6
2012-05-17Xi: fix "discards ''const' qualifier" warningsPeter Hutterer2-3/+6
2012-05-17Xi: fix "shadows previous local" warningsPeter Hutterer2-33/+11
2012-05-17dix: Move DeviceFocusEvent from Xi into enterleave.cPeter Hutterer4-241/+244
2012-05-16dix: undo transformation for missing valuators (#49347)Peter Hutterer1-4/+21
2012-05-16include: don't redeclare device events in xkbsrv.hPeter Hutterer1-3/+0
2012-05-16test: don't shadow parameter 'len'Peter Hutterer1-4/+3
2012-05-16test: fix redundant declaration of "BadDevice"Peter Hutterer7-2/+6
2012-05-16test: fix "userdata shadows global declaration" warningsPeter Hutterer4-14/+14
2012-05-16test: fix "redundant declaration of devices" warningPeter Hutterer1-1/+1
2012-05-16dix: indentation fixes for pointer accelerationSimon Thum3-19/+11
2012-05-14dix: Remove redundant declarations.Michal Suchanek3-10/+3
2012-05-14xfree86: Add ifdef wrapper to xvmodproc.hMichal Suchanek1-0/+4
2012-05-14Xi: Remove redundant declaration.Michal Suchanek1-6/+0
2012-05-14kdrive: Remove redundant declarations.Michal Suchanek2-5/+0
2012-05-14dix: don't duplicate DoFocusEvents declaration.Michal Suchanek1-3/+2
2012-05-14dix: Remove redundant declarations.Michal Suchanek2-5/+0
2012-05-14xfree86: don't include xvmodproc.h when not neededMichal Suchanek2-3/+0
2012-05-14xserver: Remove duplicate declaration in resource.hMichal Suchanek1-3/+0
2012-05-14miext: Remove redundant declaration.Michal Suchanek1-3/+0
2012-05-14mi: Remove redundant declarations.Michal Suchanek1-59/+0
2012-05-14exa: Remove redundant declaration.Michal Suchanek1-3/+0
2012-05-14randr: Remove redundant declaration.Michal Suchanek2-19/+7
2012-05-14xkb: Remove redundant declarations.Michal Suchanek2-2/+0
2012-05-14xfixes: remove redundant declaration.Michal Suchanek1-1/+0
2012-05-09Merge remote-tracking branch 'whot/for-keith'Keith Packard3-55/+106
2012-05-08Fix RANDR’s gamma_to_ramp().James Cloos1-2/+2
2012-05-04hw/xwin/glx: Use silent rulesYaakov Selkowitz1-2/+2
2012-05-04xfree86: use silent rules with sdksyms generationYaakov Selkowitz1-1/+1
2012-05-04xfree86: respect EXEEXT in relink targetYaakov Selkowitz1-1/+1
2012-05-04os: Add CryptoAPI as a choice of SHA1 implementationYaakov Selkowitz3-1/+59
2012-05-03os/log: refactor loggingDaniel Kurtz1-51/+46
2012-05-03os/log: only write timestamp if a message is actually written to logfileDaniel Kurtz1-9/+9
2012-05-03os/xprintf: add Xvscnprintf and XscnprintfDaniel Kurtz2-0/+56
2012-05-03os/log: trivial cleanupsDaniel Kurtz1-2/+2
2012-05-02Merge remote-tracking branch 'whot/for-keith'Keith Packard1-8/+17
2012-05-03Report touch emulated buttons in XIQueryPointer for XI 2.1 and earlierChase Douglas1-0/+14
2012-05-02configure.ac: on MinGW, link with ws2_32 instead of winsock2Ryan Pavlik1-1/+1
2012-05-02configure.ac: MinGW doesn't have setuid binaries either.Ryan Pavlik1-0/+1
2012-05-02configure.ac: auto-disable MITSHM if we lack IPCRyan Pavlik1-2/+6