On Wed, 23 Oct 2002 00:37:47 +0200
Malte Cornils <[EMAIL PROTECTED]> wrote:

> Hi,
> 
> I'm having a visual problem with an application (NWN under Wine) - it works
> fine with LIBGL_ALWAYS_INDIRECT=true but displays the problem (some textures
> flicker and show wrong colours) with hardware-accelerated r200.

This sounds a lot like TCL problems. Try the environment variable
R200_NO_TCL.

> How can I selectively disable/enable hardware acceleration for certain
> OpenGL operations so that I can narrow this down? Is there an environment
> variable for this? How can I find out what extensions my app uses, or
> failing that, what extensions are even available? Or do I need to compile
> DRI-enabled Xfree86 myself?

There are a few environment variables for the R200. But it's not enough
for a binary search. The following (recently added) page on dri.sf.net
lists them all: http://dri.sourceforge.net/doc/feature_table.html.

You can find out available extensions with glxinfo.

> I haven't found anything in the docs.

The mailing list archives are most up-to-date ;-)

> Would a screenshot help (and how would I take one of those)?
> 
> -Malte #8-)
> 

Felix

               __\|/__    ___     ___     ___
__Tschüß_______\_6 6_/___/__ \___/__ \___/___\___You can do anything,___
_____Felix_______\Ä/\ \_____\ \_____\ \______U___just not everything____
  [EMAIL PROTECTED]    >o<__/   \___/   \___/        at the same time!


-------------------------------------------------------
This sf.net emial is sponsored by: Influence the future 
of Java(TM) technology. Join the Java Community 
Process(SM) (JCP(SM)) program now. 
http://ad.doubleclick.net/clk;4699841;7576301;v?http://www.sun.com/javavote
_______________________________________________
Dri-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to