David Thompson <[EMAIL PROTECTED]> writes:
> To do hardware rendering in with dx script, you must add Options before
> sending to Display.
>
> myImage = Options("rendering mode", "hardware");
> Display(myImage, camera);
This does not help, unfortunately.
> Are you using a 64 bit OS with this system? If so, I'd bet that somewhere a
> long vs int problem is causing this.
No, not really. I'm using a PC with Pentium 4 running under Debian/Sarge.
Maybe it is a problem with Debian in general, because the problem shows up
on my Laptop (Pentium II, Debian/Woody) in the same way.
Yours, Nicolas.