Age | Commit message (Expand) | Author |
2009-05-08 | xfree86: edid quirk for Philips LCD LP154W01-TLAJ | Tormod Volden |
2009-05-08 | xfree86: Remove device from inputInfo.devices if ActivateDevice failed. | Ander Conselvan de Oliveira |
2009-05-08 | DRI2: Send the version the code actually supports | Ian Romanick |
2009-04-15 | Merge tag 'xorg-server-1.6.1' into debian-unstable | Brice Goglin |
2009-03-20 | randr: Fix thinko in xf86TargetPreferred | Adam Jackson |
2009-02-25 | Merge tag 'xorg-server-1.6.0' into debian-experimental | Julien Cristau |
2009-02-25 | DRI1: Make DRICreateDrawable return TRUE for pixmaps. | Michel Dänzer |
2009-02-25 | Add Extensions section to xorg.conf man page | Alan Coopersmith |
2009-02-25 | Pre-clip panning coordinates to keep crtc within panning region | Keith Packard |
2009-02-19 | xf86CrtcShadowClear is unused. | Keith Packard |
2009-02-19 | Make panning+transform be correctly driven by mouse | Keith Packard |
2009-02-19 | Make RgbPath keyword in xorg.conf a non-fatal error | Alan Coopersmith |
2009-02-18 | X11/fonts/fontmod.h doesn't exist anymore. | Keith Packard |
2009-02-17 | Eliminate the shadow clear on transform change | Keith Packard |
2009-02-17 | Add XkbDir to Files config file section | Keith Packard |
2009-02-17 | Default to use standard bitmap fonts, with builtins as fallback | Paulo Cesar Pereira de Andrade |
2009-02-17 | Make crtc_notify wrap/unwrap code do nothing unless mode code is inuse | Keith Packard |
2009-02-17 | glx: Replace broken GLX visual setup with a fixed "all" mode. | Eric Anholt |
2009-02-17 | Merge branch 'panning-for-server-1.6' into server-1.6-branch | Keith Packard |
2009-02-17 | Correct static symbol XkmReadTOC and first pass on compile warning fixes. | Paulo Cesar Pereira de Andrade |
2009-02-17 | xfree86: always force RAW mode under linux. | Peter Hutterer |
2009-02-17 | Check for and report errors writing xorg.conf.new from Xorg -configure | Alan Coopersmith |
2009-02-17 | Correct error message if specified config file is not found | Alan Coopersmith |
2009-02-17 | Handle the combination of panning and crtc transforms | Keith Packard |
2009-02-17 | Damage re-used shadow scanout buffer using new transforms. | Keith Packard |
2009-01-31 | Merge tag 'xorg-server-1.5.99.902' into debian-experimental | Julien Cristau |
2009-01-30 | avoid a potential endless loop. | Xiang, Haihao |
2009-01-16 | Merge tag 'xorg-server-1.5.99.901' into debian-experimental | Julien Cristau |
2009-01-11 | xfree86: Only use the evdev ruleset on linux. | Peter Hutterer |
2009-01-11 | Let the DDX decide on the XkbRulesDefaults. | Peter Hutterer |
2009-01-09 | xfree86: don't restore the TTY mode if we didn't initialize it ourselves | Peter Hutterer |
2009-01-09 | xfree86: If an input device failed to activate, return immediately. | Peter Hutterer |
2009-01-09 | xfree86: don't call CheckMotion if a device hasn't been enabled. #19176 | Peter Hutterer |
2009-01-09 | randr/xfree86: Fix a one off error in the panning calculations. | Maarten Maathuis |
2009-01-09 | XAA: Disable offscreen pixmaps by default. | Adam Jackson |
2008-12-16 | Support -sharevts on FreeBSD | Robert Noland |
2008-12-16 | Fix typo in xf86PickCrtcs() | Cooper Yuan |
2008-12-16 | xfree86: fix compiler warning (use of uninitialized variable) | Peter Hutterer |
2008-12-16 | xfree86: don't render SW cursors for devices attached to VCP (#16805) | Peter Hutterer |
2008-12-15 | Patch brown-bag fix for bug 19017 (scrn->virtualX/virtualY 0 before PreInit) | Keith Packard |
2008-12-15 | Use scrn->virtualX/virtualY in xf86CrtcFitsScreen. Fix bug 19017. | Keith Packard |
2008-12-15 | When disabling SIGIO tracking, use SIG_IGN instead of SIG_DFL. | Keith Packard |
2008-12-15 | Clean up rotation data when crtc is turned off | Keith Packard |
2008-12-12 | randr: Fix initial panning border copy | Matthias Hopf |
2008-12-12 | randr: Update initial screen size if panning information is present | Matthias Hopf |
2008-12-12 | randr: Fix error message for bad panning config | Matthias Hopf |
2008-12-12 | randr: Add monitor option "Panning" for initial panning configuration | Matthias Hopf |
2008-12-10 | Merge commit 'xorg-server-1.5.99.3' into debian-experimental | Timo Aaltonen |
2008-12-09 | randr: Allow panning to be disabled per axis | Matthias Hopf |
2008-12-09 | randr: Rework panning area verification | Matthias Hopf |