Forum > DirectX

Direct3D9Ex texture

(1/1)

Mr.Madguy:
Overall I can't find good Direct3D9Ex tutorial, where all differences between it and Direct3D9 would be shown. As always, MSDN is very shallow and lacks really important information. Docs say, that D3DPOOL_MANAGED is unsupported in Direct3D9Ex. And I can't find any info about dealing with this situation. Should I manage textures myself via using UpdateTexture? This makes things harder.

P.S. UpdateTexture is working and guys in internet say, that D3D9Ex device can't be lost and therefore there is no need to care about resetting unmanaged resources, so, I guess, only problem with switching to D3D9Ex - is extra texture object, that should be created explicitly.

Navigation

[0] Message Index

Go to full version