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