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

Support using Glad instead of GLEW #642

Draft
wants to merge 26 commits into
base: main
Choose a base branch
from
Draft

Commits on Apr 14, 2020

  1. Configuration menu
    Copy the full SHA
    36f7fd1 View commit details
    Browse the repository at this point in the history
  2. Fix missing include guard.

    rpavlik committed Apr 14, 2020
    Configuration menu
    Copy the full SHA
    9f25c70 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    60de26a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fba7faf View commit details
    Browse the repository at this point in the history
  5. Add extensions to GLAD

    rpavlik committed Apr 14, 2020
    Configuration menu
    Copy the full SHA
    b202d40 View commit details
    Browse the repository at this point in the history
  6. Fix extension checking.

    rpavlik committed Apr 14, 2020
    Configuration menu
    Copy the full SHA
    5f749bb View commit details
    Browse the repository at this point in the history
  7. Fix missing include

    rpavlik committed Apr 14, 2020
    Configuration menu
    Copy the full SHA
    70fc1bd View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d857468 View commit details
    Browse the repository at this point in the history
  9. Add more extensions

    rpavlik committed Apr 14, 2020
    Configuration menu
    Copy the full SHA
    8b38fcd View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ecf8837 View commit details
    Browse the repository at this point in the history
  11. Include adjustment

    rpavlik committed Apr 14, 2020
    Configuration menu
    Copy the full SHA
    30f0bda View commit details
    Browse the repository at this point in the history
  12. More extensions

    rpavlik committed Apr 14, 2020
    Configuration menu
    Copy the full SHA
    c11a434 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    8a7afbd View commit details
    Browse the repository at this point in the history
  14. Fix missing include

    rpavlik committed Apr 14, 2020
    Configuration menu
    Copy the full SHA
    b8d39d5 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    79abaf6 View commit details
    Browse the repository at this point in the history
  16. Fix missing include

    rpavlik committed Apr 14, 2020
    Configuration menu
    Copy the full SHA
    9be9fbf View commit details
    Browse the repository at this point in the history
  17. One more glClearColor

    rpavlik committed Apr 14, 2020
    Configuration menu
    Copy the full SHA
    3c1c30d View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    356cbaa View commit details
    Browse the repository at this point in the history
  19. More includes

    rpavlik committed Apr 14, 2020
    Configuration menu
    Copy the full SHA
    45f9b40 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2020

  1. Configuration menu
    Copy the full SHA
    f69272f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    774b626 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ce67626 View commit details
    Browse the repository at this point in the history
  4. Fix include.

    rpavlik committed Apr 15, 2020
    Configuration menu
    Copy the full SHA
    a469a75 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5c236aa View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1c7b750 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    caf2cbd View commit details
    Browse the repository at this point in the history