Commit Graph

134 Commits

Author SHA1 Message Date
mrg ff65ddb460 link in libOSMesa as well. 2010-01-12 03:56:17 +00:00
mrg 9f817fe79f replace LIBS with LIBDPLIBS. makes these actually link against drm_intel.
should fix a problem reported by snj@.
2010-01-12 00:57:45 +00:00
mrg 1834ad25e5 fix a problem reported by jmorse:
- fix a line continuation that stopped SRCS= from working
- don't include intel_dri.c here
2010-01-10 17:35:33 +00:00
mrg 2e067db098 update the generated fonts.conf from the template.
from Jukka Salmi in PR #42169.
2009-12-14 00:39:58 +00:00
nonaka f97268b43d Added keyboard config files for Sharp Zaurus SL-C3x00. 2009-12-13 04:57:16 +00:00
mrg 94fb0da1b5 update for libpciaccess 0.10.9 2009-11-09 07:24:27 +00:00
mrg c5cb963c7d libXinerama provides Xinerama.h panoramiXext.h now. 2009-11-09 03:27:05 +00:00
mrg 32492fdf39 link in -ldrm_intel on i915 and i965 drivers.
build i915 driver with -DI915 -DDRM_VBLANK_FLIP=DRM_VBLANK_FLIP.

should fix errors reported by jak@ and probably many others.
2009-11-09 02:38:24 +00:00
mrg b9a930e806 disable using sse2 for i386. from drochner@ and veego@. 2009-11-09 01:11:59 +00:00
mrg d311d29300 note that libXau has new documentation we may want to install. 2009-11-09 00:41:42 +00:00
snj f69ea56c7a Move libdrm headers up one level (out of the X11 directory) to match
the rest of the world and fix the inconsistency with libdrm.pc.
Fixes PR xsrc/42126.
2009-10-08 19:06:49 +00:00
mrg cfb8df7f4f install the fontconfig files into /etc/fonts/conf.avail, and symlink
the default ones into /etc/fonts/conf.d, as per default.

reported by jukka marin on netbsd-users.
2009-09-07 21:07:02 +00:00
mrg 89ff155dc1 build libmesa and swrast on all platforms. 2009-08-27 04:36:40 +00:00
mrg a32a54ebe7 fix the SRCS list for swrast. 2009-08-27 04:36:13 +00:00
mrg 393017d87b fix build for pixman 0.15.14 2009-07-09 02:15:48 +00:00
mrg 9c6a192497 fix the list of sources. 2009-06-23 04:48:47 +00:00
mrg 855056f57f build pciaccess everywhere for now 2009-06-18 02:46:57 +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 8a1ae9c0dc add glapi_getproc.c. 2009-06-11 15:25:53 +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 d7990fa409 build fixes for Mesa 7.4.2. 2009-06-11 01:47:08 +00:00
mrg 09a73a896b link in -lbz2 now. 2009-06-10 08:30:35 +00:00
mrg 797cf46996 merge libXfont 1.4.0. 2009-06-10 07:52:07 +00:00
mrg 0f6aba71d2 enable bz2 support. 2009-06-10 02:01:39 +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
snj 75626c3937 Introduce MKSUBPIXEL, which allows enabling subpixel rendering code
in FreeType.
2009-05-01 19:42:18 +00:00
mrg a89c8d6ca6 delete lbxutil and lbxproxy. 2009-04-20 04:03:49 +00:00
mrg 5e9e14ff6e part two of excising Xprint support from native xorg:
- delete libXp, libXprintAppUtil and libXprinUtil
- delete printproto
- delete xphelloworld, xplsprinters, xprehashprinterlist,
  xpsimplehelloworld and xpxthelloworld


i'll be removing the sources shortly.
2009-04-20 03:07:13 +00:00
mrg 3d49c6ee6e in preparation for removing Xprint:
- retire libXaw8
- remote Xprint support from xmore
- bump libXaw7 to major 10 so that "libXaw.so" gets a new SONAME, and
  make it the "libXaw" used.


XXX: this probably should be pulled up to netbsd-5, which is why i have
XXX: separated it out from the general Xprint removal
2009-04-19 21:36:46 +00:00
snj 448f288967 Update for freetype-2.3.9. 2009-04-13 18:58:08 +00:00
perry 35ecaecfb0 Remove the creation of the following symlinks to nowhere:
/usr/X11R7/lib/libXaw.so.6
/usr/X11R7/lib/libXaw.so.7
/usr/X11R7/lib/libXaw.so.8

Note that there is still some use of the "LIBOLD" variables in the
Makefiles associated with PKG* variables that I don't understand.

Discussed with mrg and martin
2009-04-03 16:21:08 +00:00
mrg 0f95b6d897 fix build libX11 1.2. 2009-03-10 16:36:07 +00:00
mrg f7cb1d15ed build property.c, and the new Xi manuals. 2009-03-10 04:50:24 +00:00
macallan a924e351f3 Build the Mesa DRI module only on architectures that also build any DRI drivers 2009-03-01 02:20:51 +00:00
mrg 3c12759a90 from yorick hardy:
- build mesa_dri.so, saving ~1.8MB per module (yay, the size of the
   xsetrver set goes down massively now)
 - use the right includes so that dri * mesa use the same headers
 - correct LIBDPLIBS for libdri

tested by jmcneill, and builds fine for me.
2009-02-15 19:00:21 +00:00
abs a6ec339f8c Use MACHINE_ARCH rather than MACHINE where relevant. At least one file had a nice mixture of amd64 and x86_64 tests... 2009-02-14 13:32:12 +00:00
abs 00013b5332 Use MACHINE_ARCH where relevant, make the "no extra subdirs" the fallthru default option, fix merge issue fro last commit 2009-02-14 13:27:47 +00:00
abs 8c98b9f468 only buil dri for "everything" on amd64 and i386 2009-02-14 10:48:49 +00:00
bouyer 7e113f2eda Add support for X11FLAVOUR=xorg to NetBSD/alpha. Tested on PWS500
(ev56, handled as non-BWX by Xorg) and XP1000 (ev6, BWX). Also
tested by Rafael Ruiz on a AlphaStation 255 (thanks !).
non-PCI adapters are not supported; someone should make these work
as a wsfb device.
2009-01-24 17:24:52 +00:00
christos 6e4e55b07c bump majors 2009-01-11 03:10:10 +00:00
ghen 349ed9999e Add X.org support for the Colemak keyboard layout, see http://colemak.com
(it's been included in upstream xkeyboard-config, but not in xkbdata).
2008-12-25 12:12:17 +00:00
hubertf 071bad8613 Move the build of libXi back to a point where libXext is definitely
built (i.e. behind the next .WAIT).

Suggested by veego@, tested successfully on the netbsd-5 branch on Solaris 10/x86
2008-12-12 19:59:52 +00:00
mrg bcb1925cba add LIBISCXX. if it is != "no", use ${CXX} instead of ${CC} to link
shared libraries.  use it for the one c++ library we have.

fixes PR#39936.
2008-12-06 19:32:05 +00:00