Commit Graph

440 Commits

Author SHA1 Message Date
ahoka
e288bad006 Add missing C file and change version number to complete the last upgrade. 2009-07-12 23:49:49 +00:00
mrg
c6b110c7ca XXX: -Wno-error savage_exa.c for now. 2009-07-09 07:50:10 +00:00
mrg
393017d87b fix build for pixman 0.15.14 2009-07-09 02:15:48 +00:00
mrg
f0f6e34374 need to link stdResource.c now 2009-07-07 07:58:46 +00:00
mrg
94a2d1af9e install geext.h. 2009-07-05 21:30:30 +00:00
mrg
c2eb070e59 enable EXA and XAA. 2009-07-03 21:19:19 +00:00
macallan
0c5e45033e netbsdPci.c is no more 2009-07-02 04:27:47 +00:00
macallan
de0eabb5e4 we don't have or need SparcMulDiv.S 2009-07-02 04:27:05 +00:00
mrg
097e42c7ab add files needed for DRI. should fix a problem reported by Matthew Mondor. 2009-06-29 15:40:10 +00:00
mrg
9c6a192497 fix the list of sources. 2009-06-23 04:48:47 +00:00
mrg
cb84b0f930 don't build the vga or nsc drivers -- they haven't been ported to
xorg-server 1.6 yet.  remove them from the list of drivers to try
to load with "X -configure".  (someone should also confirm that
this list of drivers is right.)

this should fix PR#41626.
2009-06-23 04:39:52 +00:00
mrg
5b9c71717d implement MKX11FONTS for Xorg. 2009-06-18 06:36:58 +00:00
mrg
3fb9247f79 actually build glx extension. 2009-06-18 03:32:41 +00:00
mrg
7319e14f4d remove dead code 2009-06-18 03:20:14 +00:00
mrg
855056f57f build pciaccess everywhere for now 2009-06-18 02:46:57 +00:00
mrg
5de241ae42 only built int10 on x86. from macallan. 2009-06-18 02:46:10 +00:00
mrg
a1fe0e9723 remove non-existant subdirs from the default path list. 2009-06-18 02:45:30 +00:00
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
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