On Mon, 2003-07-07 at 22:23, Andreas Stenglein wrote: 
> Am 2003.07.06 06:03:54 +0200 schrieb(en) Ian Romanick:
> > Andreas Stenglein wrote:
> > > how to enable Mesa Verbose Debugging in the DRI-tree?
> > > 
> > > http://mesa3d.org/debugging.html didnt help much
> > 
> > It depends on the driver.  Most of the drivers have an environment 
> > variable that's *_DEBUG (i.e., for the Radeon it's RADEON_DEBUG) that 
> > can be set to different values to generate debug output.  You'll have to 
> > look in each driver (usually in the *_context.c file) to see what the 
> > possible values are.
> 
> yes, I'm aware of those.
> But I want to enable the debugging of the mesa code,
> which is under xc/xc/extras/Mesa/src
> And that get enabled with MESA_VERBOSE / MESA_DEBUG
> if support for it is compiled in.
> Or doesnt that make sense at all for DRI ?

Our drivers should support those environment variables AFAICS, don't
they work? If the demo works correctly with software rendering, the
driver specific debugging output might be more interesting though.


-- 
Earthling Michel Dänzer   \  Debian (powerpc), XFree86 and DRI developer
Software libre enthusiast  \     http://svcs.affero.net/rm.php?r=daenzer



-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100006ave/direct;at.asp_061203_01/01
_______________________________________________
Dri-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to