feat: Integrate frame time performance graph into iidxhook 1-8 #320

Closed
icex2 wants to merge 6 commits from pr320 into master
icex2 commented 2025-02-07 17:19:16 +03:00 (Migrated from github.com)

Integrate the previously created frame time graph component
into iidxhook 1 to 8. iidxhook9 uses d3d9ex which still requires
a separate hook implementation for imgui.

Guard the feature with a switch as it might have some performance
impact and it’s something that is only required to be turned on
when needed.

Stack created with Sapling. Best reviewed with ReviewStack.

Integrate the previously created frame time graph component into iidxhook 1 to 8. iidxhook9 uses d3d9ex which still requires a separate hook implementation for imgui. Guard the feature with a switch as it might have some performance impact and it’s something that is only required to be turned on when needed. --- [//]: # (BEGIN SAPLING FOOTER) Stack created with [Sapling](https://sapling-scm.com). Best reviewed with [ReviewStack](https://reviewstack.dev/djhackersdev/bemanitools/pull/320). * #321 * __->__ #320 * #319 * #318 * #317 * #314 * #312
icex2 commented 2025-02-07 18:17:01 +03:00 (Migrated from github.com)

Simpler and more scalable solution provided by: https://github.com/djhackersdev/bemanitools/pull/321

Simpler and more scalable solution provided by: https://github.com/djhackersdev/bemanitools/pull/321

Pull request closed

Please reopen this pull request to perform a merge.
Sign in to join this conversation.