Skip to content
This repository has been archived by the owner on Jul 1, 2024. It is now read-only.

plugin: Only initialize GLAD on OpenGL graphics backend #983

Merged
merged 1 commit into from
Nov 28, 2022
Merged

Conversation

Xaymar
Copy link
Owner

@Xaymar Xaymar commented Nov 28, 2022

Explain the Pull Request

Only initializing GLAD when OpenGL is used should remove some graphics debugging warnings of having multiple APIs loaded at the same time. No real effect on performance or stability though.

Completion Checklist

  • I have added myself to the Copyright and License headers and files.
  • I will maintain this code in the future and have added myself to CODEOWNERS.
  • I have tested this change on the following platforms:
    • MacOS 10.15
    • MacOS 11
    • MacOS 12
    • Ubuntu 20.04
    • Ubuntu 22.04
    • Windows 10
    • Windows 11

@Xaymar Xaymar merged commit 4eb839d into root Nov 28, 2022
@Xaymar Xaymar deleted the patch/opengl branch November 28, 2022 07:12
@Xaymar Xaymar added this to the 0.12 milestone Mar 18, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant