Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-02-24 | Merge server-1.13.3rc1 branch from X.Org. | Matthieu Herrb | |
up to e604b19fc54fee839bbe2d66930b36108ff03950 | |||
2013-02-21 | Merge remote-tracking branch 'origin/master' into matthieu/xserver-1.13 | Matthieu Herrb | |
2013-02-19 | Remove m68k workaround now that gcc3 is in use. | Brad Smith | |
ok miod@ | |||
2013-02-17 | sync | Miod Vallat | |
2013-02-16 | update | Matthieu Herrb | |
2013-02-14 | Repair the legacy i810 driver. Problem reported and fix | Matthieu Herrb | |
successfully tested by schwarze@ | |||
2013-02-10 | don't touch the pty permissions after grantpt() or openpty(); ok matthieu@ | Christian Weisgerber | |
2013-02-10 | Update to luit 1.1.1. ok matthieu@ | Christian Weisgerber | |
2013-02-09 | Merge remote-tracking branch 'origin/master' into matthieu/xserver-1.13 | Matthieu Herrb | |
2013-02-08 | update | Matthieu Herrb | |
2013-02-07 | puffy 5.3 | Todd T. Fries | |
2013-02-07 | sync | Miod Vallat | |
2013-02-01 | Several changes to resolve screen corruption sometimes seen with dpms | Jonathan Gray | |
on ivy bridge, mostly based on upstream drm code: - remove a workaround which was in itself causing issues - switch the order of disabling fdi rx & tx - disable DPLL_SEL when disabling the crtc - add a few extra delays Most of this concerns the gen5+ crtc disable function, and thanks to a bunch of testers this is known to still work fine on gen 5/6/7. ok kettenis@ matthieu@ | |||
2013-01-25 | Rename dprintf function to debugprintf so as to not conflict with POSIX | Brad Smith | |
function name. ok millert@ | |||
2013-01-05 | Merge remote-tracking branch 'origin/master' into matthieu/xserver-1.13 | Matthieu Herrb | |
Conflicts: driver/xf86-video-mach64/src/atimach64exa.c | |||
2013-01-05 | Update to xf86-video-mach64 6.9.4 | Matthieu Herrb | |
2013-01-05 | Update to libXdamage 1.4.4. No actual code change. | Matthieu Herrb | |
2013-01-05 | Update to libXcomposite 0.4.4. No actual code change. | Matthieu Herrb | |
2013-01-05 | Merge remote-tracking branch 'origin/master' into matthieu/xserver-1.13 | Matthieu Herrb | |
2013-01-04 | Update to freetype 2.4.11. Tested by krw@, jasper@ and on a bulk ports | Matthieu Herrb | |
build by naddy@. | |||
2013-01-04 | update | Matthieu Herrb | |
2013-01-04 | Update to xterm 287. tested by mpi@ and krw@. | Matthieu Herrb | |
2013-01-04 | rename {h,v}max functions for consistency; from Jan Stary | Okan Demirmen | |
2013-01-04 | really these are just border colors, so adjust the define | Okan Demirmen | |
2013-01-04 | spacing | Okan Demirmen | |
2013-01-04 | get rid of struct color | Okan Demirmen | |
2013-01-04 | sync | Todd T. Fries | |
2013-01-01 | Merge remote-tracking branch 'origin/master' into matthieu/xserver-1.13 | Matthieu Herrb | |
2012-12-31 | update | Matthieu Herrb | |
2012-12-20 | Merge remote-tracking branch 'origin/master' into matthieu/xserver-1.13 | Matthieu Herrb | |
2012-12-19 | update | Matthieu Herrb | |
2012-12-19 | Update to xf86-video-vmware 2.1 RC1 (aka 2.0.99.901) | Matthieu Herrb | |
2012-12-19 | - sync the "legacy" i810 driver, used only on true i810 and i815 | Matthieu Herrb | |
chipsets to the one in recent intel driver from X.Org. - remove one of the output probe method in i830PreInit(). This method is calling functions that are normally forbidden in PreInit(). With xserver 1.13 this causes a fatal error at run time. Tested by bluhm@, nick@ and shadchin@ back in september. | |||
2012-12-17 | Merge remote-tracking branch 'origin/matthieu/xserver-1.13' into ↵ | Matthieu Herrb | |
matthieu/xserver-1.13 | |||
2012-12-17 | Merge remote-tracking branch 'origin/master' into matthieu/xserver-1.13 | Matthieu Herrb | |
2012-12-17 | knf | Okan Demirmen | |
2012-12-17 | non-trivial menu drawing rewrite, moving to Xft and solving various | Okan Demirmen | |
font/color drawing issues; from Alexander Polakov | |||
2012-12-16 | update | Matthieu Herrb | |
2012-12-16 | Update to xf86-video-geode 2.11.14 | Matthieu Herrb | |
2012-12-16 | update to xserver 1.13.1 | Matthieu Herrb | |
2012-12-15 | Merge remote-tracking branch 'origin/master' into matthieu/xserver-1.13 | Matthieu Herrb | |
2012-12-13 | Recent thinkpads try to set a backlight value one greater than the | Jonathan Gray | |
maximum causing backlight control to be disabled. Limit the backlight values to the maximum so xbacklight will work. Backlight control via the brightness buttons won't yet work as that likely requires opregion/acpi bits. Tested by jcs@ jasper@ phessler@ naddy@ and Amarendra Godbole ok phessler@ kettenis@ | |||
2012-12-09 | Merge remote-tracking branch 'origin/master' into matthieu/xserver-1.13 | Matthieu Herrb | |
2012-12-08 | remove white space at end of line | Matthieu Herrb | |
2012-12-07 | Enable the radeon r100 dri module on macppc. ok mpi@ | Matthieu Herrb | |
2012-12-04 | sync | Todd T. Fries | |
2012-12-04 | Correctly define HAVE_POSIX_MEMALIGN, missed in previous. Breakage reported | Martin Pieuchot | |
by ajacoutot@ | |||
2012-12-03 | Merge remote-tracking branch 'origin/master' into matthieu/xserver-1.13 | Matthieu Herrb | |
2012-12-02 | regen | Matthieu Herrb | |
2012-12-02 | Fix XAA support. Problem noticed by sthen@ | Matthieu Herrb | |