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 ?

I have a binary only demo that looks ok with sw-rendering,
but shows errors on radeon, current DRI drivers;
and on G400, XFree 4.2 drivers.

greetings,
Andreas


-------------------------------------------------------
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