summaryrefslogtreecommitdiff
path: root/glfw/Cargo.toml
AgeCommit message (Expand)Author
2024-10-17refactor(glfw): use FromRepr derive macro from util-macrosHampusM
2024-03-06feat(glfw): add setting key callbackHampusM
2023-12-03chore(glfw): add OpenGL crate featureHampusM
2023-11-12build(glfw): disable default features of bindgen dependencyHampusM
2023-10-06feat: add GLFW wrapper libraryHampusM