Login  Register

Re: JSR 231 is using default MS driver, not card driver

Posted by Wade Walker on Jul 06, 2011; 4:56pm
URL: https://forum.jogamp.org/JSR-231-is-using-default-MS-driver-not-card-driver-tp3128722p3145398.html

If you check the bug database, you can see that we have been fixing bugs, though we can't guarantee any completion date  I can't speak for Sven, but my understanding was that he was going to be working on Android issues in the time leading up to SIGGRAPH. That's why I was assuming he might not be able to look at your log for a while.

I'd be glad to test out your program to see if I get the same slowdown as you. But first, can you strip it down to the bare essentials? That is, remove everything you can from it, to make it as simple as possible but still show the problem. That way, there's less code for me to sort through when trying to debug it. The ideal test case for a bug is a single page of code, if possible.