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

Add count parameter to sfVulkan_getGraphicsRequiredInstanceExtensions #229

Merged
merged 2 commits into from
Feb 14, 2024

Commits on Feb 11, 2024

  1. Add count parameter to `sfVulkan_getGraphicsRequiredInstanceExtension…

    …s()`
    
    Based on `sfSoundRecorder_getAvailableDevices()`
    
    Fixes SFML#227
    mgrojo committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    af2324f View commit details
    Browse the repository at this point in the history
  2. Better comment for sfVulkan_getGraphicsRequiredInstanceExtensions

    Co-authored-by: kimci86 <kimci86@hotmail.fr>
    mgrojo and kimci86 authored Feb 11, 2024
    Configuration menu
    Copy the full SHA
    03c41cc View commit details
    Browse the repository at this point in the history