1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 6 hours ago. based on code collected about 6 hours ago.
Nov 20, 2024 — Nov 20, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
workaround for borkage of strong typedefs in 0.5 More... almost 13 years ago
Fixed joystick functions and changed their interfaces so that they don't allocate. More... almost 13 years ago
Remove unnecessary underscores More... almost 13 years ago
get_version returns a struct instead of a tuple More... almost 13 years ago
Update to reflect glfw api changes More... almost 13 years ago
Add monitor struct and wrapper methods to reflect changes in the glfw api More... almost 13 years ago
Remove glfwGetError and glfwErrorString to reflect glfw api changes More... almost 13 years ago
Move methods into main Window implementation More... almost 13 years ago
Use explicit self More... almost 13 years ago
Convert window constructor functions into static methods, move destructor method More... almost 13 years ago
Reorganise functions/methods More... almost 13 years ago
Reorganise consts in line with glfw3.h More... almost 13 years ago
Update to reflect glfw api changes More... almost 13 years ago
Add window glfwSetWindowPosCallback binding and wrapper More... almost 13 years ago
Move bindings into cratefile, use `pub extern "C" { … }` syntax More... almost 13 years ago
Update bindings to reflect glfw api changes More... almost 13 years ago
Update bindings to reflect glfw api changes More... almost 13 years ago
Change window size parameters to accept and return uint values More... about 13 years ago
Fix argument name collisions More... about 13 years ago
Update bindings to reflect glfw api changes More... about 13 years ago
Merge Window impls More... about 13 years ago
Fix set_gamma_ramp More... about 13 years ago
Remove commented out function stubs More... about 13 years ago
Add uuid More... about 13 years ago
Use underscores to suppress unused variable warnings in callback functions More... about 13 years ago
Update bindings to reflect glfw api changes More... about 13 years ago
Remove Enum typedef (it's probably easier that way) More... about 13 years ago
Add correct argument modes. Change &mut arguments to to * pointers. More... about 13 years ago
Update readme More... about 13 years ago
Add binding and wrapper for the new glfwDefaultWindowHints function More... about 13 years ago