summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-06-11glx: fix open-coded linked list removal functionDave Airlie1-5/+11
2009-06-11KDrive: Warning fixesDaniel Stone2-17/+14
2009-06-11KDrive: Xephyr: DRI: Warning fixesDaniel Stone1-22/+22
2009-06-11OS: Fix compile warningsDaniel Stone1-5/+7
2009-06-11KDrive: Warning fixes and cleanupsDaniel Stone11-359/+32
2009-06-10kdrive: undef PSEUDO8Adam Jackson1-14/+0
2009-06-10kdrive: Remove a lie about PCMCIA support.Adam Jackson1-9/+0
2009-06-10xephyr: Add -title option.Adam Jackson3-10/+39
2009-06-10Xming: Simplify logic for ownership release of native clipboardColin Harrison1-9/+3
2009-06-10Cygwin/X: Add a needed inputstr.hJon TURNEY1-0/+1
2009-06-10input: move inputstr.h to where its needed.Dave Airlie2-1/+1
2009-06-09hw/xf86/modes: Set crtc mode/rotation/transform before calling set_mode_majorBenjamin Defnet1-3/+5
2009-06-09dix/randr: Add missing fields to SRR*NotifyEvent()Federico Mena Quintero1-2/+9
2009-06-09cvt: Allow multiple-of-60Hz refresh rates for reduced blanking.Adam Jackson1-5/+8
2009-06-09require inputproto 1.9.99.11Peter Hutterer1-1/+1
2009-06-09Xi: hierarchy events have a num_info now instead of num_devices.Peter Hutterer2-5/+5
2009-06-09Xi: change from XICreateMaster to XIAddMaster for consistency.Peter Hutterer1-2/+2
2009-06-09Xi: return BadValue for XI_HierarchyChangd mask on devices.Peter Hutterer1-0/+7
2009-06-08Make RANDR 'set' timestamps follow client specified time. Bug 21987.Keith Packard2-2/+7
2009-06-09exa: driver pixmaps enabled if either CreatePixmap or CreatePixmap2 presentBen Skeggs1-1/+1
2009-06-07dix: protect against missing ButtonClasses in GetPointerMapping.Peter Hutterer1-2/+3
2009-06-07config: fix build after XI2 API changes to RemoveDevice.Simon Thum1-1/+1
2009-06-06GLX: Make sure the types match for ALIAS in indirect_reqsize.cJeremy Huddleston1-2/+2
2009-06-06XQuartz: AIGLX dispatch table cleanupJeremy Huddleston1-746/+946
2009-06-06Rootless: Use serverClient instead of NullClientJeremy Huddleston1-1/+1
2009-06-06XQuartz: Default to forcing the dialog box before quitting.Jeremy Huddleston1-1/+1
2009-06-06Rootless: Despite its name, we still want to allow rootless to mess with the ...Jeremy Huddleston1-53/+0
2009-06-07dix: set the generic event type for implicit XI2 grabs.Peter Hutterer1-0/+3
2009-06-07dix: suppress pointer acceleration on xtest devicesSimon Thum1-3/+5
2009-06-07dix: prefer lroundf() over roundf() in axis scalingSimon Thum1-1/+1
2009-06-05Cygwin/X: Remove obsolete ChangeLog filesJon TURNEY3-748/+0
2009-06-05Cygwin/X: Tidy up a bodge to avoid collision between X header and native Win3...Jon TURNEY2-16/+2
2009-06-05Revert "test: check from INT_MIN to INT_MAX for core type conversion"Peter Hutterer2-31/+26
2009-06-05Xi: fix XIQueryVersion major/minor swapping.Peter Hutterer1-1/+1
2009-06-05Xi: add XIQueryVersion reply swapping hook.Peter Hutterer1-0/+2
2009-06-05Xi: return BadImplementation for deviceids 256 and abovePeter Hutterer12-0/+132
2009-06-05Xi: fix flawed logic in XIQueryVersion return value.Peter Hutterer1-2/+13
2009-06-05crtc/gamma: check xf86_config is valid before using it.Dave Airlie1-0/+3
2009-06-04xace: fix a bad send access hook call.Eamon Walsh1-1/+1
2009-06-04Merge branch 'master' into xi2Peter Hutterer6-40/+24
2009-06-04Xi: memset the device name padding to 0.Peter Hutterer1-1/+2
2009-06-04Xi: XIQueryVersion requires major_version of 2 or higher.Peter Hutterer1-0/+7
2009-06-04Xi: reply with the XI2 version that is supported by both client and server.Peter Hutterer1-4/+9
2009-06-04test: check from INT_MIN to INT_MAX for core type conversionPeter Hutterer2-26/+31
2009-06-04test: adjust event_to_core_conversion test for new ProximityIn/Out behaviourPeter Hutterer1-2/+8
2009-06-03s/MIN/min/, s/MAX/max/ (#2968)Adam Jackson6-40/+24
2009-06-03Merge branch 'master' into xi2Peter Hutterer23-141/+62
2009-06-03kdrive: add protocol mouse optionOlivier Blin3-1/+9
2009-06-03mi: only process master if the SD is still attached.Peter Hutterer1-1/+3
2009-06-03dix: set the device state for XI valuator events.Peter Hutterer1-0/+12