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

SDL: prevent options been overwrite by init #649

Merged
merged 5 commits into from
Feb 2, 2024

Commits on Feb 2, 2024

  1. Revert "make sure gl options are set after init()"

    This reverts commit b4bfd6d.
    yuxiaomao committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    d2d58e5 View commit details
    Browse the repository at this point in the history
  2. Fix gl attribute: do not set to default if already set, do not use au…

    …to for PROFILE_MASK as it bug on OSX
    yuxiaomao committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    eef0d98 View commit details
    Browse the repository at this point in the history
  3. Restore spaces fix

    yuxiaomao committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    d36a8da View commit details
    Browse the repository at this point in the history
  4. Restore spaces fix 2

    yuxiaomao committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    22a2f0e View commit details
    Browse the repository at this point in the history
  5. Keep setGLVersion API

    yuxiaomao committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    e9e4f45 View commit details
    Browse the repository at this point in the history