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
rtr
37a0c6d64c
* install only wsfb driver and manpages for netwinder
...
* don't install client side dri modules for netwinder
* remove module and driver entries from set lists for netwinder that
are no longer installed.
2008-11-24 07:51:51 +00:00
cube
b305e4b184
Build a PIC-friendly libmesa.a and make the DRI modules link to it.
2008-11-24 02:04:48 +00:00
cube
f94a3fa0a5
Build a helper library containing all the code from MesaLib that DRI
...
modules need to function. Note that the list of -D differs slightly in
libOSMesa, which compiles a few of the same files.
2008-11-24 02:03:52 +00:00
cube
af13e5cde6
Reference libm from the top of the source tree rather than relatively to
...
.CURDIR.
2008-11-24 01:31:57 +00:00
cube
f57978ed6d
Unbreak expat by providing a proper configuration include for it. Problem
...
noticed by Jared McNeill.
2008-11-22 00:57:23 +00:00
cube
ee7580cdcd
Split the list of files off Makefile. libmesa.mk will be used later for
...
DRI modules.
2008-11-18 17:03:58 +00:00
cube
300b7fb7a9
Build libglut along with the rest of X.Org.
2008-11-11 16:12:05 +00:00
cube
acbf18e71f
Add reachover support files for libglut.
2008-11-11 16:11:29 +00:00
veego
a74f73830c
Add missing LIBDPLIBS, found by using 'LDFLAGS += -Wl,-z,defs' and sort
...
src/external/mit/xorg/lib/Makefile to match the new order.
2008-11-06 22:28:25 +00:00
macallan
7aac9a5290
don't build DRI drivers on sgimips either
2008-11-06 22:11:47 +00:00