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

glfw: Force init before use of init dependent functions #92

Merged
merged 21 commits into from
Nov 22, 2021
Merged

glfw: Force init before use of init dependent functions #92

merged 21 commits into from
Nov 22, 2021

Commits on Nov 21, 2021

  1. Configuration menu
    Copy the full SHA
    6f78ca5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    153c8da View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8a5b09c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    441c7fe View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    91edf18 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    dae489a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    38b4602 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    345258d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    89cc75e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    68050f2 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    7e64efd View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    46fd03e View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    56d91c9 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    66e58dc View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    ac52c16 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2021

  1. Configuration menu
    Copy the full SHA
    9e7eb8f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7d8dc2b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7eb4990 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3d76770 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    11044a0 View commit details
    Browse the repository at this point in the history
  6. glfw: Change error unions into normal returns, in accordance with the…

    … new guarantee to never encounter 'GLFW_NOT_INITIALIZED', and update tests
    InKryption committed Nov 22, 2021
    Configuration menu
    Copy the full SHA
    df1add6 View commit details
    Browse the repository at this point in the history