Commit Graph

2710 Commits

Author SHA1 Message Date
matthieu
8f3e4f02d9 merge X.Org git HEAD to get XINPUT ABI version 7 support. 2010-06-13 11:10:57 +00:00
matthieu
538c7a2f5f prepare for XINPUT ABI 7. 2010-06-13 11:06:15 +00:00
matthieu
e02163e60c Update to xf86-input-elographics 1.2.4 2010-06-13 11:04:19 +00:00
matthieu
80eb659844 Update to xlsfonts 1.0.3 2010-06-12 16:53:36 +00:00
matthieu
7f8ab839f0 Update to xinput 1.5.2 2010-06-12 16:48:32 +00:00
matthieu
947765ab0f regen 2010-06-08 23:16:37 +00:00
matthieu
0807587e97 Simplify handling of dependencies with pkg-config. Fixes build
on static-libs only architectures.
2010-06-08 23:15:47 +00:00
matthieu
4ef2419e2e sync 2010-06-07 19:26:27 +00:00
matthieu
a70129d150 Drop empty .TP. From Joerg Sonnenberger at NetBSD. 2010-06-06 20:38:03 +00:00
todd
47a8e97c8a sync 2010-06-03 22:47:19 +00:00
matthieu
e7e38073ac Install more protocol documentation. 2010-06-01 20:00:22 +00:00
matthieu
71cc7797d8 Disable the compose cache code.
It can't be used without proper libc locale support.
2010-06-01 05:26:44 +00:00
matthieu
abf69b3650 sync 2010-05-31 20:30:54 +00:00
matthieu
7d4fcb4c01 Update to xinit 1.2.1 2010-05-31 20:23:19 +00:00
matthieu
1a92d04742 Update to xorg-macros 1.8.0 2010-05-31 20:21:49 +00:00
matthieu
4783a13dfe Update to editres 1.0.4 2010-05-31 19:33:38 +00:00
matthieu
c91db26221 Update to font-util 1.1.1 2010-05-31 19:26:22 +00:00
matthieu
1d28555472 Let this driver build with recent xservers too. 2010-05-30 21:05:16 +00:00
matthieu
442bb464de Fix a race in the creation of the app-defaults directory. 2010-05-30 21:03:20 +00:00
matthieu
b67773f8c4 regen 2010-05-30 20:58:13 +00:00
matthieu
1fbe969c1c Fix races in the creation of the app-defaults directory. from espie@ 2010-05-30 20:57:54 +00:00
matthieu
fee37e4ada Remove an extra debug target that leaked in. 2010-05-30 20:42:44 +00:00
matthieu
c1e4f312ee Remove xf86-input-gunze wich was unlinked from biulds weeks ago. 2010-05-29 17:33:40 +00:00
matthieu
24143da004 Remove Bitstream Vera fonts, replaced by DejaVu. 2010-05-29 17:30:41 +00:00
matthieu
2feb943b6e update 2010-05-29 17:26:29 +00:00
matthieu
1acb789094 Remove obsolete code that has not been built for 5 weeks now. 2010-05-29 17:25:11 +00:00
matthieu
18bc122010 Avoid vmware module crashing with "X -configure".
Inspired by a similar fix in NetBSD.
2010-05-29 12:54:03 +00:00
matthieu
69d68a5946 Remove the makefiles for dri drivers that aren't built anymore. 2010-05-27 06:25:45 +00:00
oga
9dc65d790c Bring back the local patch that has a habit of vanishing every time we
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 22:55:53 +00:00
todd
67c78d50a7 sync 2010-05-26 14:26:16 +00:00
matthieu
d0f6cd8611 Update to xf86-video-vesa 2.3.0 2010-05-24 10:09:19 +00:00
matthieu
eef3110182 Update to xf86-video-vmware 11.0.1 2010-05-24 10:03:52 +00:00
matthieu
b4282b59b8 Update to xf86-video-sunffb 1.2.1 2010-05-24 09:58:57 +00:00
matthieu
13c304f3e2 Update to xf86-video-siliconmotion 1.7.4 2010-05-24 09:52:22 +00:00
matthieu
1603c57ad4 Update to xf86-video-nv 2.1.17. 2010-05-24 09:45:39 +00:00
matthieu
bd38ae49de Update to xf86-video-mga 1.4.12 2010-05-24 09:36:11 +00:00
matthieu
9e00008f79 Update to xf86-video-mach64 6.8.2 2010-05-24 09:28:57 +00:00
matthieu
d7f89a3e47 Update to xf86-video-i128 1.3.3 2010-05-24 09:20:10 +00:00
matthieu
4579b4892f Update to xf86-video-glint 1.2.4 2010-05-24 09:14:11 +00:00
matthieu
4568c06ba0 Don't install the vmmouse_detect manual page. 2010-05-24 08:56:45 +00:00
matthieu
d55ef75534 Update to xf86-input-vmmouse 12.6.9 2010-05-24 08:51:42 +00:00
matthieu
63edae0c4c Update to xf86-input-penmount 1.4.1 2010-05-24 08:44:00 +00:00
matthieu
5e69f52304 Unbreak xf86-video-mga build after removal of the direct rendering module. 2010-05-24 07:40:21 +00:00
todd
ff0e073749 sync 2010-05-24 04:27:40 +00:00
oga
c7812d078a Pull in the changes in rendering that I skipped when i backported
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 21:28:34 +00:00
matthieu
1bcf3c8b68 update 2010-05-23 16:14:06 +00:00
todd
8ed2b254d8 sync 2010-05-23 00:10:35 +00:00
oga
7587a41589 Disable Framebuffer Compression on 915GM and 945GM.
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 23:53:55 +00:00
okan
268faf71ba initialize nitems
ok oga@
2010-05-22 22:32:08 +00:00
okan
6b0b021a68 replace XFetchName() with something more intelligent which attempts to
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 22:10:31 +00:00