Did you try the alternate head? What error did you get?
--buddy
On Mon, Apr 23, 2001 at 05:40:47AM -0700, Nathan Matias wrote:
> This message was sent from Geocrawler.com by "Nathan Matias" <[EMAIL PROTECTED]>
>
> I tried the Radeon drivers last night(the ones
> with the VE patch). Although I
David Konerding wrote:
>
> How are you guys handling the fat that the Radeon VE lacks the 3D capabilities
> that the rest of the Radeon line has? Don't you have to avoid the 3D caps and
> fall back to Mesa-in-XFree86?
The DRI driver doesn't make use of the features that are missing from
the VE,
Buddy Smith wrote:
> On Sat, Apr 21, 2001 at 12:50:19PM -0700, David Konerding wrote:
>
> > How are you guys handling the fat that the Radeon VE lacks the 3D capabilities
> > that the rest of the Radeon line has? Don't you have to avoid the 3D caps and
> > fall back to Mesa-in-XFree86?
> >
>
> M
David Konerding wrote:
>
> Brian Paul wrote:
>
> > Buddy Smith wrote:
> > >
> > > Hi.
> > >
> > > This is a patch i made to add the RADEON VE chipset to the DRI source.
> > >
> > > It's available at
> > >
> > > http://foobar.resnet.gatech.edu/~nullset/radeon_ve-DRI-patch
> > >
> > > I did not po
On Sat, Apr 21, 2001 at 12:50:19PM -0700, David Konerding wrote:
> How are you guys handling the fat that the Radeon VE lacks the 3D capabilities
> that the rest of the Radeon line has? Don't you have to avoid the 3D caps and
> fall back to Mesa-in-XFree86?
>
My patch was a 10-20minute hack to
Brian Paul wrote:
> Buddy Smith wrote:
> >
> > Hi.
> >
> > This is a patch i made to add the RADEON VE chipset to the DRI source.
> >
> > It's available at
> >
> > http://foobar.resnet.gatech.edu/~nullset/radeon_ve-DRI-patch
> >
> > I did not post it to the patch list, because i'm not sure if the
Buddy Smith wrote:
>
> Hi.
>
> This is a patch i made to add the RADEON VE chipset to the DRI source.
>
> It's available at
>
> http://foobar.resnet.gatech.edu/~nullset/radeon_ve-DRI-patch
>
> I did not post it to the patch list, because i'm not sure if the format is
> correct. i generated it
On Fri, Apr 06, 2001 at 09:23:41PM -0400, Buddy Smith wrote:
> It changes:
>
> xc/lib/GL/mesa/src/drv/radeon/radeon_screen.c
> xc/programs/Xserver/hw/xfree86/common/xf86PciInfo.h
> xc/programs/Xserver/hw/xfree86/drivers/ati/radeon_driver.c
> xc/programs/Xserver/hw/xfree86/drivers/ati/radeon_prob
Hi.
This is a patch i made to add the RADEON VE chipset to the DRI source.
It's available at
http://foobar.resnet.gatech.edu/~nullset/radeon_ve-DRI-patch
I did not post it to the patch list, because i'm not sure if the format is
correct. i generated it using diff -u -r
It changes:
xc/lib/GL/