



QuoteException in thread "main" java.lang.NullPointerException: Cannot read the array length because "this.texels" is null
It's actually a performance issue. The "old" transparency code is optimized for speed and not accuracy, which is why its results are not on par with what the GL renderer could do. The alpha stuff has been added much later. It's more flexible but also slower. Page created in 0.028 seconds with 10 queries.