summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-04-28kdrive: fix Xvfb build with separate libmain.Eamon Walsh1-1/+1
2009-04-28xfree86: restore default off for DontZapPeter Hutterer3-10/+8
2009-04-28test: add InternalEvent to core event conversion tests.Peter Hutterer1-0/+144
2009-04-28test: add a simple test to verify device axis intialization.Peter Hutterer2-2/+85
2009-04-28Add a test-suite for in-server unit-testing.Peter Hutterer4-0/+260
2009-04-28dix: remove all but main() from main.cPeter Hutterer11-377/+376
2009-04-27Solaris: use <sys/agpgart.h> instead of stale copy in Xorg sourcesAlan Coopersmith4-121/+7
2009-04-28Make the cursor completely optionalSimon Farnsworth3-3/+19
2009-04-27Fix obvious copypastaPierre Willenbrock1-2/+2
2009-04-27Export CompositeRegisterAlternateVisuals.Aaron Plattner4-4/+43
2009-04-24DRI2: Implement protocol for DRI2GetBuffersWithFormatIan Romanick5-88/+284
2009-04-24DRI2: Add interface for drivers to query DRI2 extension versionIan Romanick2-0/+27
2009-04-24Correct fcntl(F_SETOWN) error check in non-Solaris sigio codeJoel Bosveld1-1/+1
2009-04-24Add SIGIO/SIGPOLL support for SolarisAlan Coopersmith4-8/+42
2009-04-24Add casts to generated entries in sdksyms.c to silence type mismatch warningsAlan Coopersmith1-1/+1
2009-04-24Fix byte swapping of XF86VidMode{Get,Set}GammaRampAlan Coopersmith1-10/+6
2009-04-24mi: remove superfluous check.Peter Hutterer1-1/+1
2009-04-24input: propagate XTst events through virtual slave devices.Benjamin Close4-5/+176
2009-04-22XQuartz: Localization updateJeremy Huddleston69-0/+69746
2009-04-22XQuartz: Make sure the bgMouseLocationUpdated state is consistentJeremy Huddleston1-18/+23
2009-04-23exa: add missing exa.h header includeDave Airlie1-4/+3
2009-04-23exa: missed exa.h changeDave Airlie1-0/+3
2009-04-23exa: add CreatePixmap2 hook for driver pixmaps.Dave Airlie1-4/+7
2009-04-23exa: avoid offscreen pixmap swapped out flag for driver pixmapsDave Airlie1-0/+3
2009-04-22Bug#21324: Add quirk for Iiyama Vision Master 450Julien Cristau1-0/+5
2009-04-20DRI2: Send the version the code actually supportsIan Romanick1-2/+2
2009-04-20DRI2: Add missing front-buffer flush callback.Ian Romanick1-0/+8
2009-04-21dix: Change AllocMaster into AllocDevicePair, allow creation of SDs too.Benjamin Close3-10/+15
2009-04-21dix: don't allow more than MAX_VALUATORS on one device.Peter Hutterer2-0/+10
2009-04-20Add XI 1.5 event and requests to protocol.txtJulien Cristau1-0/+5
2009-04-20Add RandR 1.3 requests to protocol.txtJulien Cristau1-0/+7
2009-04-20xkb: set bell_func in InitKeyboardDeviceStruct.Colin Harrison1-0/+1
2009-04-20Add newline to some LogMessage strings.Werner LEMBERG2-5/+7
2009-04-19os: don't malloc memory in LogVMessageVerb.Peter Hutterer1-16/+6
2009-04-19xkb: Add XkbFreeRMLVOSet helper function.Peter Hutterer2-11/+24
2009-04-17randr: Accept gamma set requests from XF86VidMode clients tooAdam Jackson3-2/+67
2009-04-17[kdrive] Fix rotation of pointerDavid Jander1-2/+2
2009-04-16security: Grant untrusted windows remove access on all windows.Eamon Walsh1-0/+5
2009-04-16security: Fix a crash caused by wrong ordering of format arguments.Eamon Walsh1-3/+4
2009-04-16security: Revert behavior of extension access for compatibility.Eamon Walsh1-14/+16
2009-04-17xkb: strdup the values returned by XkbGetRulesDfltsPeter Hutterer1-0/+21
2009-04-17input: allow NULL as XkbRMVLOSet in InitKeyboardDeviceStruct.Peter Hutterer6-28/+16
2009-04-17dix: remove un-used parameter "core" from AllowSomePeter Hutterer3-18/+16
2009-04-17Xi: fix a typo in a #ifdefPeter Hutterer1-3/+3
2009-04-15DRI2: Don't leave empty entries in private->buffersIan Romanick1-8/+9
2009-04-15One = is more than adequate here. Make is sh safe.Robert Noland1-2/+2
2009-04-15Fix build on hurd-i386Samuel Thibault5-21/+15
2009-04-15randr12: looking up these bits if randr isn't initialised is bad.Dave Airlie1-2/+4
2009-04-15xfree86: Remove device from inputInfo.devices if ActivateDevice failed.Ander Conselvan de Oliveira1-0/+1
2009-04-15xfree86: don't synthesise a mouse section if synaptics devices are found.Peter Hutterer1-1/+2