We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Related to libsdl-org#10160
Supporting this would improve frame pacing behavior significantly.
On DX this can be implemented using DXGI, on Vulkan it needs an optional extension. Metal has a CV call for this but I'm not sure about iOS.
The text was updated successfully, but these errors were encountered:
This seems pretty involved and would potentially rearrange some other subsystems so we should table this until we get some SDL maintainer direction.
Sorry, something went wrong.
No branches or pull requests
Related to libsdl-org#10160
Supporting this would improve frame pacing behavior significantly.
On DX this can be implemented using DXGI, on Vulkan it needs an optional extension. Metal has a CV call for this but I'm not sure about iOS.
The text was updated successfully, but these errors were encountered: