parent
13ac6e9a82
commit
46c0dc4788
@ -85,6 +85,7 @@ GLFW bundles a number of dependencies in the `deps/` directory.
|
|||||||
- Added `GLFW_FLOATING` for creating always-on-top windowed mode windows
|
- Added `GLFW_FLOATING` for creating always-on-top windowed mode windows
|
||||||
- Added `GLFW_FOCUSED` window hint for controlling initial input focus
|
- Added `GLFW_FOCUSED` window hint for controlling initial input focus
|
||||||
- Added *partial and experimental* support for Wayland
|
- Added *partial and experimental* support for Wayland
|
||||||
|
- Added *partial and experimental* support for Mir
|
||||||
- Changed the default of `GLFW_REFRESH_RATE` to `GLFW_DONT_CARE` to maintain
|
- Changed the default of `GLFW_REFRESH_RATE` to `GLFW_DONT_CARE` to maintain
|
||||||
the default behavior
|
the default behavior
|
||||||
- Changed static library to build as position independent code for easier use
|
- Changed static library to build as position independent code for easier use
|
||||||
@ -231,6 +232,7 @@ skills.
|
|||||||
- Jorge Rodriguez
|
- Jorge Rodriguez
|
||||||
- Ed Ropple
|
- Ed Ropple
|
||||||
- Riku Salminen
|
- Riku Salminen
|
||||||
|
- Brandon Schaefer
|
||||||
- Sebastian Schuberth
|
- Sebastian Schuberth
|
||||||
- Matt Sealey
|
- Matt Sealey
|
||||||
- SephiRok
|
- SephiRok
|
||||||
|
Loading…
Reference in New Issue
Block a user