openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
G
glfw-rs
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very Low Activity
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Nov 24, 2024 — Nov 24, 2025
Showing page 39 of 43
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Update for glfw api changes
Brendan Zabarauskas
More...
almost 13 years ago
Rename module to 'glfw'
Brendan Zabarauskas
More...
almost 13 years ago
Add TRUE and FALSE constants
Brendan Zabarauskas
More...
almost 13 years ago
Add spawn function to make initialisation simpler
Brendan Zabarauskas
More...
almost 13 years ago
Make Window::{create, create_shared} both return an Option<Window>
Brendan Zabarauskas
More...
almost 13 years ago
Update for glfw api changes
Brendan Zabarauskas
More...
almost 13 years ago
Temporarily use die macro instead of fail keyword
Brendan Zabarauskas
More...
almost 13 years ago
Comment out broken get_joysticks function
Brendan Zabarauskas
More...
almost 13 years ago
Update based on glfw changes
Brendan Zabarauskas
More...
almost 13 years ago
Fix windows cfg
Brendan Zabarauskas
More...
almost 13 years ago
Use explicit self for to_str
Brendan Zabarauskas
More...
almost 13 years ago
Add defaults example
Brendan Zabarauskas
More...
almost 13 years ago
Remove std imports, remove sigils on window title strings
Brendan Zabarauskas
More...
almost 13 years ago
Remove broken time example
Brendan Zabarauskas
More...
almost 13 years ago
Add clipboard example
Brendan Zabarauskas
More...
almost 13 years ago
Use match statements in callbacks example
Brendan Zabarauskas
More...
almost 13 years ago
Make conditionals prettier
Brendan Zabarauskas
More...
almost 13 years ago
Use borrowed pointers in callbacks
Brendan Zabarauskas
More...
almost 13 years ago
Add title example
Brendan Zabarauskas
More...
almost 13 years ago
Change example build directory to 'bin'
Brendan Zabarauskas
More...
almost 13 years ago
Use boolean comparison for glfw3::init function
Brendan Zabarauskas
More...
almost 13 years ago
Wrap C function calls in unsafe blocks
Brendan Zabarauskas
More...
almost 13 years ago
Fix callbacks
Brendan Zabarauskas
More...
almost 13 years ago
Add glfwGetJoystickName binding and wrapper
Brendan Zabarauskas
More...
almost 13 years ago
Improve joystick constants and get_joysticks function
Brendan Zabarauskas
More...
almost 13 years ago
Add get_joysticks function
Brendan Zabarauskas
More...
almost 13 years ago
Add joystick parameter methods
Brendan Zabarauskas
More...
almost 13 years ago
Rename JoystickId to Joystick, convert joystick mod to an impl on Joystick
Brendan Zabarauskas
More...
almost 13 years ago
Fix imports
Brendan Zabarauskas
More...
almost 13 years ago
Merge pull request #3 from h3r2tic/master
Brendan Zabarauskas
More...
almost 13 years ago
←
1
2
…
35
36
37
38
39
40
41
42
43
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree