-
Bug
-
Resolution: Fixed
-
P2
-
8
This is due to the recent fix for D3D surface loss. It turns out that J2D RTTextures don't implement the method for returning a native handle. Instead, we should add a method asking "isSurfaceLost", and implement it appropriately for all RTTextures.