Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 3 Jan 2002 20:45:00 -0500
From:      Randall Hopper <aa8vb@nc.rr.com>
To:        joeo@cracktown.com
Cc:        freebsd-multimedia@FreeBSD.ORG
Subject:   Re: OpenGL
Message-ID:  <20020103204500.A2182@nc.rr.com>
In-Reply-To: <Pine.LNX.4.30.0201031943150.859-100000@asmodean-ssn.nks.net>; from joeo@cracktown.com on Thu, Jan 03, 2002 at 07:51:30PM -0500
References:  <20020103191937.A705@nc.rr.com> <Pine.LNX.4.30.0201031943150.859-100000@asmodean-ssn.nks.net>

next in thread | previous in thread | raw e-mail | index | archive | help
joeo@cracktown.com:
 |There's two different source repositories.
 |
 |There's the DRI-CVS repository at sourceforge, and the bsd-2-0-0-branch is
 |the CVS branch Eric's patches have been incorporated into.
 |
 |There's also the XFree86-CVS head branch (also hosted by sourceforge)
 |which one of the XFree86 commiters has been commit'ing the bsd specific
 |dri part to.  If you can get the DRI-CVS stuff to compile and work it'd be
 |good of you to see if the XFree86-CVS head branch also works for your
 |card, since that codebase will be the basis for the 4.2.0 XFree86 release.

I take it you're implying that the "N" in the "MGA" support column on:

   http://gladstone.uoregon.edu/~eanholt/dri/index.html

may have changed since it was last updated (12/4/01).  

Ok, I'll try that if I have success with DRI-CVS.  Initially, I'm following
Eric's advice and using DRI-CVS on top of the latest XFree86 CVS, though
what differs between these in /boot, /modules, and /usr/X11R6 isn't clear
to me just yet...

Randall


# XFree86 CVS with main branch DRI
setenv CVS_RSH ssh
setenv CVSROOT :pserver:anoncvs@anoncvs2.xfree86.org:/cvs
cvs login
Password: anoncvs
cvs -z3 co xc

# bsd-2-0-0-branch DRI
setenv CVSROOT :pserver:anonymous@cvs.sf.net:/cvsroot/dri
cvs login
Password: <empty>
cvs -z3 co -rbsd-2-0-0-branch xc

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-multimedia" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020103204500.A2182>