matthieu
23bbc6ddb4
Build infrastructure for Mesa 7.8.1.
2010-05-22 20:14:14 +00:00
matthieu
e4fce73489
Update to Mesa 7.8.1. Tested on a bulk ports build by naddy@, ok oga@.
2010-05-22 20:05:42 +00:00
matthieu
47b605d724
regen
2010-05-21 19:15:04 +00:00
matthieu
0f15c7c5e7
merge from upstream X.Org: use the AC_WITH_XMLTO and AC_WITH_ASCIIDOC
...
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-21 19:13:11 +00:00
matthieu
50794663dd
Add missing \n at end of message.
2010-05-20 05:00:14 +00:00
matthieu
44349560e1
sync
2010-05-18 22:17:17 +00:00
matthieu
705e775df1
update
2010-05-18 20:33:59 +00:00
matthieu
aa3c9f9344
Update to libX11 1.3.3. Tested on a bulk ports build by naddy@.
2010-05-18 19:37:28 +00:00
matthieu
69110947ac
Update to libXi 1.3. Tested on a bulk ports build by naddy@.
2010-05-18 19:28:54 +00:00
matthieu
2a64d3789d
Update to inputproto 2.0. Tested on a bulk ports build by naddy@.
2010-05-18 19:25:28 +00:00
matthieu
233e342509
Update to xproto 7.0.17. Tested on a bulk ports build by naddy@.
2010-05-18 19:24:11 +00:00
naddy
fb0b2f5f84
Make it possible to build driver with the newer proto headers; from matthieu@
2010-05-15 20:10:58 +00:00
oga
a40ba34bb5
Add drm_intel_bo_is_reusable(), to check if a buffer object will be put
...
in the userland BO cache or not. Bump minor.
From Chris Wilson in upstream git. ok matthieu@
2010-05-15 15:51:05 +00:00
todd
e383c1c201
sync
2010-05-13 19:44:33 +00:00
espie
9c8e047a11
zap USE_GCC3, prepare for gcc4.
...
okay oga@
2010-05-13 17:38:57 +00:00
matthieu
778db1d801
sync
2010-05-11 22:53:04 +00:00
espie
20321053ef
allow gcc4 switch, okay matthieu@
2010-05-11 18:51:21 +00:00
oga
acc721c423
*sigh* there is always one (in this case two).
...
These files were missing from the last commit. (due to shuffling the cvs
diff between old driver and new one was 155246 lines, so two files isn't
that bad...)
2010-05-10 22:35:08 +00:00
oga
ec5c2469da
Update the intel driver to 2.9.1 plus backports.
...
2.9.1 is the last version of the intel DDX that supports UMS (User
modesetting), with 2.10 onwards being purely KMS only. As such, this
driver contains backports of almost every correctness or performance
related fix to the rendering layer in later intel drivers. This driver
*REQUIRES* a GEM enabled kernel. it claims to support non-gem mode but
this is essentially unmaintained and due to the way the abstraciton
works is slow, if it works at all (it often does not). You have been
warned.
tested by many many people on tech over the last few weeks.
2010-05-10 22:32:28 +00:00
matthieu
4ed71ca18d
update
2010-05-10 20:29:58 +00:00
matthieu
a345ea4b66
Update to libXtst 1.1.0. Tested on a ports bulk build by naddy@.
2010-05-10 20:10:07 +00:00
matthieu
0c4bbe43a5
Update to libXext 1.1.1. Tested on a ports bulk build by naddy@.
2010-05-10 20:06:53 +00:00
matthieu
1fe9a460de
Update to xextproto 7.1.1. Tested on a bulk port build by naddy@.
...
A few fallouts will be fixed shortly.
2010-05-10 20:02:59 +00:00
matthieu
c698665859
Update to recordproto 1.14
2010-05-10 20:01:46 +00:00
matthieu
3bede83286
Update to fixesproto 4.1.1.
2010-05-10 20:00:48 +00:00
matthieu
0aeea70505
Don't use INSTALL_DATA here, it's not defined for initial bootstrap
...
(then /usr/X11R6/share/mk isn't installed). Noticed by naddy@. Thanks.
2010-05-08 21:09:51 +00:00
matthieu
f5884c407e
Update to xf86-video-geode 2.11.8. Tested on Alix 3c3.
2010-05-08 16:26:20 +00:00
matthieu
d9a92f27a6
use INSTALL_DATA in BSD Makefiles. ok oga@
2010-05-08 14:15:29 +00:00
matthieu
8fb598d465
Update to xterm 258. lightly tested by krw@, thanks.
2010-05-08 12:20:46 +00:00
matthieu
a884933312
Use ${SHAREMODE} from bsd.own.mk in INSTALL_DATA instead of hard-coding
...
a value.
2010-05-08 10:32:12 +00:00
matthieu
734deb2af2
Use 'install -p' instead of 'install -c' to install files in
...
autotools generated stuff. Causes less rebuild during 'make install'.
Suggested by espie@.
2010-05-08 08:55:52 +00:00
matthieu
ddba0c759e
Update to xf86-video-dummy 0.3.3
2010-05-08 08:19:05 +00:00
matthieu
861ce938f9
update
2010-05-05 20:40:31 +00:00
matthieu
5aebc99597
Update to libXt 1.0.8. No API change.
2010-05-05 20:18:45 +00:00
matthieu
9cb2a9e148
Remove a file that gets generated during build.
2010-05-05 19:58:52 +00:00
todd
55d0f254cd
sync
2010-05-01 15:02:20 +00:00
matthieu
c8e716fb44
update
2010-04-28 21:04:06 +00:00
matthieu
8666655fe8
sync
2010-04-27 20:27:25 +00:00
matthieu
b855bc3cce
cope with the xinerama headers cleanup. From xserver git repository.
2010-04-27 20:12:19 +00:00
matthieu
d3f6579c37
Update to libXinerama 1.1
2010-04-27 20:04:38 +00:00
matthieu
4f31b83e98
Update to xineramaproto 1.2
2010-04-27 20:02:41 +00:00
matthieu
6abece0973
update to libXxf86dga 1.1.1
2010-04-27 20:00:53 +00:00
matthieu
04f8f5b7d0
Update to xf86dgaproto 2.1
2010-04-27 19:58:25 +00:00
matthieu
16484e6ad4
update to libXxf86misc 1.0.2
2010-04-27 19:56:30 +00:00
matthieu
48cef99b0b
Update to libxkbfile 1.0.6.
2010-04-27 19:54:37 +00:00
matthieu
7c6d55a7d4
update
2010-04-25 20:06:52 +00:00
matthieu
4be12e8112
sync
2010-04-25 20:05:14 +00:00
matthieu
1898505e7e
Update to libXxf86vm 1.1.0
2010-04-25 20:04:42 +00:00
matthieu
3e77ba2aad
Update to libXScrnSaver 1.2.0
2010-04-25 20:02:21 +00:00
matthieu
8f148c87a1
Update to libdmx 1.1.0
2010-04-25 19:59:53 +00:00