-
Bug
-
Resolution: Fixed
-
P4
-
fx2.0.2
I`m going to remove D3DContext::Sync() method as not needed for our tasks.
It is intended for waiting for rendering to complete. There is not reason for doing that.
This wait is performed automatically on Present and getRenderTargetData methods calls.
It is intended for waiting for rendering to complete. There is not reason for doing that.
This wait is performed automatically on Present and getRenderTargetData methods calls.