Other |
---|
fx2.1Fixed |
Blocks :
|
|
Blocks :
|
|
Blocks :
|
|
Duplicate :
|
|
Duplicate :
|
The problem goes away if prism.dirtyOpts is set to false. This bug is caused by the use of RTTexture (without depth buffer) as back buffer. ES2SwapChain.java: In createGraphics(): stableBackbuffer = context.getResourceFactory().createRTTexture(w, h);
|