Re: No textures with D3DPOOL_MANAGED under Vista?
- From: legalize+jeeves@xxxxxxxxxxxxxxxxx (Richard [Microsoft Direct3D MVP])
- Date: Tue, 02 Sep 2008 12:13:40 -0700
[Please do not mail me a copy of your followup]
I believe the situation is this:
Direct3D9 on Vista:
Managed pool resources can be created and work as they do on XP.
Direct3D9Ex on Vista:
Managed pool resources are not necessary because the Ex device
is always able to restore the data to device memory with the
enhanced driver model on vista.
Therefore, managed pool resources can't be created and instead you
just use the default pool and let Vista restore them as needed.
As for your performance issue, I don't know what to tell you other than
"it is what it is".
--
"The Direct3D Graphics Pipeline" -- DirectX 9 draft available for download
<http://www.xmission.com/~legalize/book/download/index.html>
Legalize Adulthood! <http://blogs.xmission.com/legalize/>
.
- Follow-Ups:
- Re: No textures with D3DPOOL_MANAGED under Vista?
- From: Robert Fiegender
- Re: No textures with D3DPOOL_MANAGED under Vista?
- From: Chuck Walbourn [MSFT]
- Re: No textures with D3DPOOL_MANAGED under Vista?
- References:
- Re: No textures with D3DPOOL_MANAGED under Vista?
- From: Robert Fiegender
- Re: No textures with D3DPOOL_MANAGED under Vista?
- Prev by Date: Full-screen, exclusive-mode video and D3D debugging
- Next by Date: Re: Screen shots with OPenGL
- Previous by thread: Re: No textures with D3DPOOL_MANAGED under Vista?
- Next by thread: Re: No textures with D3DPOOL_MANAGED under Vista?
- Index(es):