Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-05-31 | Update to xinit 1.2.1 | Matthieu Herrb | |
2010-05-31 | Update to xorg-macros 1.8.0 | Matthieu Herrb | |
2010-05-31 | Update to editres 1.0.4 | Matthieu Herrb | |
2010-05-31 | Update to font-util 1.1.1 | Matthieu Herrb | |
2010-05-30 | Let this driver build with recent xservers too. | Matthieu Herrb | |
2010-05-30 | Fix a race in the creation of the app-defaults directory. | Matthieu Herrb | |
2010-05-30 | regen | Matthieu Herrb | |
2010-05-30 | Fix races in the creation of the app-defaults directory. from espie@ | Matthieu Herrb | |
2010-05-30 | Remove an extra debug target that leaked in. | Matthieu Herrb | |
2010-05-29 | Remove xf86-input-gunze wich was unlinked from biulds weeks ago. | Matthieu Herrb | |
2010-05-29 | Remove Bitstream Vera fonts, replaced by DejaVu. | Matthieu Herrb | |
2010-05-29 | update | Matthieu Herrb | |
2010-05-29 | Remove obsolete code that has not been built for 5 weeks now. | Matthieu Herrb | |
2010-05-29 | Avoid vmware module crashing with "X -configure". | Matthieu Herrb | |
Inspired by a similar fix in NetBSD. | |||
2010-05-27 | Remove the makefiles for dri drivers that aren't built anymore. | Matthieu Herrb | |
2010-05-26 | Bring back the local patch that has a habit of vanishing every time we | Owain Ainsworth | |
update mesa. Specifically, we disallow in radeondrm for dri clients mapping registers, so don't try and map them (and thus fail as we currently were). for r300+ this was only used for falling back on old drm versions (doesn't matter). For r100, the new BO abstraction used the SWI number (in hardware scratch reg 3) for the buffer age, so use the newly added getparam member to grab that info instead of trying to read the mapped registers. Update to the lastest kernel headers before you even think about building this or trying to use a snapshot on r100/r200. So now radeon works with mesa again, hoorah! Tested on rv250 by Josh Elsasser, and on R420 (and x800) by myself. | |||
2010-05-26 | sync | Todd T. Fries | |
2010-05-24 | Update to xf86-video-vesa 2.3.0 | Matthieu Herrb | |
2010-05-24 | Update to xf86-video-vmware 11.0.1 | Matthieu Herrb | |
2010-05-24 | Update to xf86-video-sunffb 1.2.1 | Matthieu Herrb | |
2010-05-24 | Update to xf86-video-siliconmotion 1.7.4 | Matthieu Herrb | |
2010-05-24 | Update to xf86-video-nv 2.1.17. | Matthieu Herrb | |
2010-05-24 | Update to xf86-video-mga 1.4.12 | Matthieu Herrb | |
2010-05-24 | Update to xf86-video-mach64 6.8.2 | Matthieu Herrb | |
2010-05-24 | Update to xf86-video-i128 1.3.3 | Matthieu Herrb | |
2010-05-24 | Update to xf86-video-glint 1.2.4 | Matthieu Herrb | |
2010-05-24 | Don't install the vmmouse_detect manual page. | Matthieu Herrb | |
2010-05-24 | Update to xf86-input-vmmouse 12.6.9 | Matthieu Herrb | |
2010-05-24 | Update to xf86-input-penmount 1.4.1 | Matthieu Herrb | |
2010-05-24 | Unbreak xf86-video-mga build after removal of the direct rendering module. | Matthieu Herrb | |
2010-05-24 | sync | Todd T. Fries | |
2010-05-23 | Pull in the changes in rendering that I skipped when i backported | Owain Ainsworth | |
changes from later intel versions (after the UMS removal). 95% of this is the xvmc reworks that makes that code even halfway sane. xvmc is now enabled by default on 965+. Tested by many on tech@, thanks! ok matthieu@ | |||
2010-05-23 | update | Matthieu Herrb | |
2010-05-23 | sync | Todd T. Fries | |
2010-05-22 | Disable Framebuffer Compression on 915GM and 945GM. | Owain Ainsworth | |
While this feature at best can save 05w idle power, it is very flakey. Disabling it fixes (or at the least masks) the problem that some 915 and 945 users were seeing where they ended up with a blank screen (it turns out that no problems fired because everything was still working, just FBC screwed up and never actually scanned out the framebuffer). As some examples for reliability linux with kms has disabled fbc on these chipsets due to some unreliability issues (especially over suspend). and the window driver apparently also does not used it. Tested by kettenis@, Tom Murphy, edd@ and myself. ok matthieu@ | |||
2010-05-22 | initialize nitems | Okan Demirmen | |
ok oga@ | |||
2010-05-22 | replace XFetchName() with something more intelligent which attempts to | Okan Demirmen | |
use the appropriate netwm Atom first, as well as deal with utf8. slightly different incarnation tested by sthen@ and ajacoutot@ - thanks! ok oga@ | |||
2010-05-22 | fix glu.pc after Mesa update. | Matthieu Herrb | |
2010-05-22 | Remove a demo with huge data files. | Matthieu Herrb | |
2010-05-22 | Remove a demo application with 40M of data files. | Matthieu Herrb | |
2010-05-22 | This is now Mesa 7.8.1 | Matthieu Herrb | |
2010-05-22 | Build infrastructure for Mesa 7.8.1. | Matthieu Herrb | |
2010-05-22 | Import Mesa 7.10.3 | Matthieu Herrb | |
2010-05-22 | Update to Mesa 7.8.1. Tested on a bulk ports build by naddy@, ok oga@. | Matthieu Herrb | |
2010-05-21 | regen | Matthieu Herrb | |
2010-05-21 | merge from upstream X.Org: use the AC_WITH_XMLTO and AC_WITH_ASCIIDOC | Matthieu Herrb | |
macros from xorg-macros 1.5 to check for xmlto and asciidoc and explicitely disable them in Makefile.bsd-wrapper. Problem noticed by espie@. | |||
2010-05-20 | Add missing \n at end of message. | Matthieu Herrb | |
2010-05-18 | sync | Matthieu Herrb | |
2010-05-18 | update | Matthieu Herrb | |
2010-05-18 | Update to libX11 1.3.3. Tested on a bulk ports build by naddy@. | Matthieu Herrb | |