From owner-freebsd-multimedia Fri Nov 26 19:44:25 1999 Delivered-To: freebsd-multimedia@freebsd.org Received: from mail2.netcologne.de (mail2.netcologne.de [194.8.194.103]) by hub.freebsd.org (Postfix) with ESMTP id 8EEC514E46 for ; Fri, 26 Nov 1999 19:44:21 -0800 (PST) (envelope-from van.woerkom@netcologne.de) Received: from oranje.my.domain (dial-as58-rs1-34.netcologne.de [195.14.226.34]) by mail2.netcologne.de (8.9.3/8.9.3) with ESMTP id EAA05857; Sat, 27 Nov 1999 04:44:20 +0100 (MET) Received: (from marc@localhost) by oranje.my.domain (8.9.3/8.9.3) id EAA04494; Sat, 27 Nov 1999 04:43:25 +0100 (CET) (envelope-from van.woerkom@netcologne.de) Date: Sat, 27 Nov 1999 04:43:25 +0100 (CET) Message-Id: <199911270343.EAA04494@oranje.my.domain> X-Authentication-Warning: oranje.my.domain: marc set sender to van.woerkom@netcologne.de using -f From: Marc van Woerkom To: sreid@sea-to-sky.net Cc: van.woerkom@netcologne.de, multimedia@FreeBSD.ORG In-reply-to: <19991126190138.A828@grok.localnet> (message from Steve Reid on Fri, 26 Nov 1999 19:01:38 -0800) Subject: Re: Success: Quake 3 DemoTest under FreeBSD with Matrox G200 Reply-To: van.woerkom@netcologne.de References: <19991125030328.A476@grok.localnet> <199911270049.BAA02450@oranje.my.domain> <19991126190138.A828@grok.localnet> Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > been watching the glx-dev list and I don't think there's been much > development on the RIVA front. Nearly all of the development seems to be > on the Matrox cards because their specs are open. nvidia has a developer kit online, and in fact they just updated it. It might be possible that they put in more information but I doubt it. I will look at it next week. > If my experience with the MGA code is any indication, any problems > should be easily solvable by #ifdef'ing out the Linux-specific parts. That is the benefit of the X Server stuff been maintained nice for FreeBSD as well. Let's hope we will get similiar FreeBSD support for DRI, which depends on the Linux folks not doing too crazy stuff with their first implementations. The 3dfx one seems out, again something to check.. :) > The GLX module was compiled under FreeBSD using the egcs port > (gcc295). The X server is a FreeBSD binary, from ftp.freebsd.org. Here glx and X have been built from source with the compiler from -current (2.91.66). In fact everyone using a -current from after the changes to signal handling (see src/UPDATING) needs to recompile X, if I remember right. > I'm not sure how that equation will change when direct rendering becomes > available under FreeBSD. Might depend on the shared memory layout being equal between FreeBSD and Linux. Guess we will have to do what they do, to keep emulation fast. > I haven't updated my linux_base since I installed FBSD 3.2-R, but I'm > quite certain linux_base doesn't include the extras required for 3D. libglut was missing, the others were in a different version present on my system. However these could be remains from older tries to get some q3test running. > Mesa 3.2-dev is the stabilizing-for-release version of Mesa 3.1, in case > you're wondering. The unstable development version is now 3.3. I am subscribed to mesa-dev list, but had absolutly no time for reading during the last two months. Next week I will have time again to evaluate things. Regards, Marc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message