Commit Graph

674 Commits

Author SHA1 Message Date
mrg
2fd2ea3eb2 build the swrast_setup code, too. 2009-06-16 05:21:58 +00:00
mrg
3aabb85acc be sure to link in the swrast_setup code, too 2009-06-16 05:16:12 +00:00
mrg
66feaa8daf - build and install swrast_dri.so
- don't force linking dri_util.c into swrast_dri.so
- fix the source lists in libGL/OSmesa makefiles
- unobsolete the symbols/pc keymap and 7x14-KOI8-R.pcf.gz font

XXX the libGL/OSmesa makefiles could use some reorg.  there
XXX are a bunch of duplicated items.
2009-06-16 00:26:10 +00:00
joerg
e4b9854077 Update to pkg_install-20090610:
Improve diagnostic of the license code.
2009-06-14 23:30:57 +00:00
christos
d15ef32f05 PR/41580: Hauke Fath: am-utils uses "netbsd${OSVER}" selector, still.
Changed to "netbsd"
2009-06-12 15:44:58 +00:00
mrg
d0033f6983 fix xsrc/41577: install the Xvidtune app-defaults file, after the
necessary preprocessing and sed processing it needs.
2009-06-12 06:57:22 +00:00
mrg
e2812586d9 clean up the sources list.
this driver doesn't work yet, though.
it has not been ported to libpciaccess yet.
2009-06-12 04:40:22 +00:00
mrg
b3141d0339 add all the missing sources 2009-06-12 04:26:32 +00:00
snj
9d3fa903c6 Add a missing source file. X now works again in vmware. 2009-06-12 04:10:57 +00:00
mrg
216c4cfb08 add missing source files. 2009-06-12 04:00:56 +00:00
mrg
d225a0d5f8 build updates for xorg-server 1.6. 2009-06-12 01:59:04 +00:00
mrg
a4e3acd4f6 build new xorg-server dri2 component 2009-06-11 17:59:25 +00:00
mrg
edc8c76e47 use -Wno-error for a deprecated warning. 2009-06-11 15:54:18 +00:00
mrg
db1f69493d "version.def" is gone. 2009-06-11 15:33:12 +00:00
mrg
e02f3af610 use -Wno-error for a deprecated warning. 2009-06-11 15:32:38 +00:00
mrg
8a1ae9c0dc add glapi_getproc.c. 2009-06-11 15:25:53 +00:00
mrg
8342211d1b upgrade the build framework for xorg-server 1.6.
this doesn't quite work yet.  Xvfb and Xnest attempt to link but
have missing symbols.  Xorg doesn't build all its components yet.
2009-06-11 05:43:15 +00:00
mrg
5b782c3aa9 build libpciaccess on x86.
exchange xkeyboard-config for xkbdata.
2009-06-11 05:15:06 +00:00
mrg
14eb698ce3 update reach over build for pixman 0.15.10. 2009-06-11 05:11:14 +00:00
mrg
870faed3ec fix up the Mesa version for the gl*.pc files. 2009-06-11 05:10:49 +00:00
mrg
514d913b26 reachover build for libpciaccess. 2009-06-11 01:52:03 +00:00
mrg
4671955d07 reachover build for xkeyboard-config 2009-06-11 01:49:20 +00:00
mrg
3cc1732796 this needs -lm now. 2009-06-11 01:47:51 +00:00
mrg
d7990fa409 build fixes for Mesa 7.4.2. 2009-06-11 01:47:08 +00:00
mrg
2415d8ceb8 merge xf86-video-ati 6.12.2 2009-06-10 09:22:09 +00:00
mrg
513c991fdb look in the new 'shared' subdir. 2009-06-10 08:56:33 +00:00
mrg
5c263cb96b dno't define FONTCACHE anymore. 2009-06-10 08:30:55 +00:00
mrg
09a73a896b link in -lbz2 now. 2009-06-10 08:30:35 +00:00
mrg
80cf5a65f8 don't need/wait fontcache.c anymore 2009-06-10 08:29:20 +00:00
mrg
797cf46996 merge libXfont 1.4.0. 2009-06-10 07:52:07 +00:00
mrg
7f3accc357 merge xf86-video-siliconmotion 1.7.1. 2009-06-10 06:46:34 +00:00
mrg
fa5ad74c84 look for and find config.h 2009-06-10 05:06:15 +00:00
mrg
c7e578a02d install dri2proto headers. 2009-06-10 04:37:27 +00:00
mrg
8c3c748c82 look for the new config.h. 2009-06-10 02:39:29 +00:00
mrg
1568f86ba2 don't build tridentramdac.c anymore 2009-06-10 02:29:27 +00:00
mrg
02fb05a57b install pci.ids somewhere so that libpciaccess can find it. 2009-06-10 02:20:13 +00:00
mrg
0f6aba71d2 enable bz2 support. 2009-06-10 02:01:39 +00:00
mrg
42b75dd94f add the driver src dir to the include path. 2009-06-10 02:01:14 +00:00
mrg
2bdc43f27c mga_dacG.c has an const issue; work around it. 2009-06-10 02:00:51 +00:00
mrg
d90dd2c1bf define HAVE_CONFIG_H, and use the newly provided one. 2009-06-10 02:00:10 +00:00
mrg
41c6d41b48 define PACKAGE_VERSION. 2009-06-10 01:59:09 +00:00
mrg
3cdfd13ed8 enable bz2 support. 2009-06-10 01:56:46 +00:00
haad
425cc847f0 Create default target_params parse routine which is called when we doesn't
find name of a target in known target list. This routine will pass whole param
string in a dictionary with key called params.
2009-06-09 18:29:09 +00:00
haad
869a99f661 Add const to second argument of nbsd_dm_parse_param, too. 2009-06-09 18:24:02 +00:00
mrg
a31f6f323b updates for libdrm 2.4.11. install libdrm_intel on x86.
XXX: need to install libdrm_intel.pc yet.
2009-06-09 05:02:13 +00:00
mrg
3b81cc3605 build updates for libdrm 2.4.11 and xf86-video-intel 2.7.1.
thanks to snj@ for most of this.
2009-06-09 03:05:36 +00:00
christos
94771ab33e the resolver man page is from here now. 2009-06-08 17:16:18 +00:00
ahoka
6903faa67e Update s3 driver to 0.6.1.
Also add a missing object file to build a properly working module.

Closes PR xsrc/41206
2009-06-05 23:37:55 +00:00
ahoka
b498a6e0b7 Allow driver version to be set from the makefile instead of
relying on parsing configure scripts.
2009-06-05 23:34:36 +00:00
haad
b05bf051db Bump libdevmapper minor number, because of ioctl protocol change. 2009-06-05 20:11:21 +00:00