Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Investigate d3d9 GDI overhead with >2005 (< ?) directx sdks #209

Open
mirh opened this issue Jul 22, 2023 · 0 comments
Open

Investigate d3d9 GDI overhead with >2005 (< ?) directx sdks #209

mirh opened this issue Jul 22, 2023 · 0 comments

Comments

@mirh
Copy link

mirh commented Jul 22, 2023

Follows #164 (comment) and assuming d3dx is even something that you (can) care.
It turns out that my weird observation is the result of a directx sdk change. Up until the december 2005 version, I get the high numbers.
Starting with the one from february 2006 (not sure about the latest, but still) I'm getting half if not even less the framerate.
Under wine, there is still a nominal difference, but it's leaps and bounds lower.

This is the breakdown of the sample internals:

While this is the stack for every one of those d3dx9_29.dll calls

Is there something that could (and should) be done to avoid this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant