-
Notifications
You must be signed in to change notification settings - Fork 62
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
Ngfx sdk integration #777
Ngfx sdk integration #777
Conversation
Still haven't been able to test because it needs to link dll on compile |
You need @AnastaZIuk to figure out the Delay DLL loading for the ngfx dll in a way that it makes sense (probably similar to renderdoc's dll load). Also the code we have needs to be resilient to DLL not being found, so we need to NOT call NGFX if the DLL was not delay loaded properly. |
…creating interface `ngfx` interface target on success, allow for picking found versions
… target platforms
done as part of #789 |
Description
Testing
TODO list: