summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2009-06-17xfree86: fix two compiler warnings in xf86vmode.cPeter Hutterer1-2/+2
2009-06-17xfree86: silence a few int10 compiler warnings.Peter Hutterer1-14/+14
2009-06-16EDID: Carp about 1.4 monitors with no preferred refresh rateAdam Jackson1-2/+6
2009-06-11vfb: Re-enable 30bpp supportAdam Jackson1-0/+6
2009-06-11xfree86: move didLock assignment down to where the function pointer is valid.Dave Airlie1-1/+1
2009-06-11KDrive: Warning fixesDaniel Stone2-17/+14
2009-06-11KDrive: Xephyr: DRI: Warning fixesDaniel Stone1-22/+22
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-09hw/xf86/modes: Set crtc mode/rotation/transform before calling set_mode_majorBenjamin Defnet1-3/+5
2009-06-09cvt: Allow multiple-of-60Hz refresh rates for reduced blanking.Adam Jackson1-5/+8
2009-06-06XQuartz: AIGLX dispatch table cleanupJeremy Huddleston1-746/+946
2009-06-06XQuartz: Default to forcing the dialog box before quitting.Jeremy Huddleston1-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-05crtc/gamma: check xf86_config is valid before using it.Dave Airlie1-0/+3
2009-06-04Merge branch 'master' into xi2Peter Hutterer2-20/+13
2009-06-03s/MIN/min/, s/MAX/max/ (#2968)Adam Jackson2-20/+13
2009-06-03Merge branch 'master' into xi2Peter Hutterer15-118/+19
2009-06-03kdrive: add protocol mouse optionOlivier Blin3-1/+9
2009-06-02Remove some libXfont leftoversAdam Jackson3-3/+0
2009-06-02Revert "randr: Setting gamma: inverse logic looks more sane"Matthias Hopf1-1/+1
2009-05-29vfb: Fix depth setup.Adam Jackson1-27/+3
2009-05-29XQuartz: English localization update for HIG complianceJeremy Huddleston2-6/+6
2009-05-28xfree86: Remove loader symbol list ABI stubsAdam Jackson4-51/+0
2009-05-28Merge branch 'master' into xi2Peter Hutterer88-3042/+2442
2009-05-27xfree86: Remove unused (and useless) xf86{Add,Delete}ModuleInfoAdam Jackson3-29/+0
2009-05-27randr: bug #21554 - re-probe outputs when coming back from laptop unsuspendFederico Mena Quintero1-0/+26
2009-05-27XQuartz: More localization updatesJeremy Huddleston39-2555/+1719
2009-05-27Cygwin/X: Update icons directly, rather than modifying the window's classJoe Krahn3-53/+44
2009-05-27Cygwin/X: Remove unused TimeSinceLastInputEvent()Jon TURNEY3-12/+0
2009-05-27Xming: Fix some log spamColin Harrison1-0/+2
2009-05-27Xming: Various tidy ups in winClipboardFlushXEvents()Colin Harrison1-0/+17
2009-05-27Xming: Avoid log spam if a windows application won't provide CF_UNICODETEXT c...Colin Harrison1-2/+7
2009-05-27Xming: Cache atom lookups in clipboard integration codeColin Harrison2-25/+28
2009-05-27Xming: Prevent the mouse wheel from stalling when another window is minimized.Colin Harrison1-0/+4
2009-05-27Cygwin/X: Correctly allow for the native window frame width in ValidateSizing()Jon TURNEY1-9/+12
2009-05-27Cygwin/X: Consolidate dialog initialization in winInitDialog()Joe Krahn1-66/+50
2009-05-27Xming: Slightly adjust the formatting of the logged command lineColin Harrison1-3/+3
2009-05-24fix typo in cabff9007 which led to an unintialized memory read and a crash.Matthieu Herrb1-1/+1
2009-05-22EDID: Add modes from Established Timings III descriptor to mode poolAdam Jackson3-4/+86
2009-05-22ABI_XINPUT_VERSION 6Peter Hutterer1-1/+1
2009-05-22Input: rename DeviceIntRec->isMaster to ->type.Peter Hutterer2-4/+4
2009-05-22xfree86: treat other drivers as mouse drivers in the config.Peter Hutterer1-9/+16
2009-05-21EDID: Be more cautious about finding vendor blocks.Adam Jackson1-2/+4
2009-05-21xfree86: treat other drivers as mouse drivers in the config.Peter Hutterer1-9/+16