[Mesa-dev] [PATCH] drirc: set always_have_depth_buffer for Topogon
Jose Fonseca
jfonseca at vmware.com
Tue Apr 2 06:50:31 PDT 2013
----- Original Message -----
> On 03/29/2013 05:30 PM, Brian Paul wrote:
>
> Has this bug been reported to the Topogun developer?
Yes, I have reported via http://www.topogun.com/support/contact-us.htm on 29th September 2012.
I received no reply since, nor did I try a second time.
Also note that there was no release/update since then neither. So it is possible that a fix has been incorporated but not released.
Jose
> > ---
> > src/mesa/drivers/dri/common/drirc | 6 ++++++
> > 1 files changed, 6 insertions(+), 0 deletions(-)
> >
> > diff --git a/src/mesa/drivers/dri/common/drirc
> > b/src/mesa/drivers/dri/common/drirc
> > index a13941f..556d1b5 100644
> > --- a/src/mesa/drivers/dri/common/drirc
> > +++ b/src/mesa/drivers/dri/common/drirc
> > @@ -25,5 +25,11 @@
> > <application name="Savage 2" executable="savage2.bin">
> > <option name="disable_glsl_line_continuations" value="true"
> > />
> > </application>
> > + <application name="Topogun (32-bit)" executable="topogun32">
> > + <option name="always_have_depth_buffer" value="true" />
> > + </application>
> > + <application name="Topogun (64-bit)" executable="topogun64">
> > + <option name="always_have_depth_buffer" value="true" />
> > + </application>
> > </device>
> > </driconf>
> >
>
> _______________________________________________
> mesa-dev mailing list
> mesa-dev at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/mesa-dev
>
More information about the mesa-dev
mailing list