1
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Nov 24, 2024 — Nov 24, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update for glfw api changes More... almost 13 years ago
Rename module to 'glfw' More... almost 13 years ago
Add TRUE and FALSE constants More... almost 13 years ago
Add spawn function to make initialisation simpler More... almost 13 years ago
Make Window::{create, create_shared} both return an Option<Window> More... almost 13 years ago
Update for glfw api changes More... almost 13 years ago
Temporarily use die macro instead of fail keyword More... almost 13 years ago
Comment out broken get_joysticks function More... almost 13 years ago
Update based on glfw changes More... almost 13 years ago
Fix windows cfg More... almost 13 years ago
Use explicit self for to_str More... almost 13 years ago
Add defaults example More... almost 13 years ago
Remove std imports, remove sigils on window title strings More... almost 13 years ago
Remove broken time example More... almost 13 years ago
Add clipboard example More... almost 13 years ago
Use match statements in callbacks example More... almost 13 years ago
Make conditionals prettier More... almost 13 years ago
Use borrowed pointers in callbacks More... almost 13 years ago
Add title example More... almost 13 years ago
Change example build directory to 'bin' More... almost 13 years ago
Use boolean comparison for glfw3::init function More... almost 13 years ago
Wrap C function calls in unsafe blocks More... almost 13 years ago
Fix callbacks More... almost 13 years ago
Add glfwGetJoystickName binding and wrapper More... almost 13 years ago
Improve joystick constants and get_joysticks function More... almost 13 years ago
Add get_joysticks function More... almost 13 years ago
Add joystick parameter methods More... almost 13 years ago
Rename JoystickId to Joystick, convert joystick mod to an impl on Joystick More... almost 13 years ago
Fix imports More... almost 13 years ago
Merge pull request #3 from h3r2tic/master More... almost 13 years ago