summaryrefslogtreecommitdiffhomepage
path: root/src/external/glfw/README.md
diff options
context:
space:
mode:
authorRay <[email protected]>2018-06-02 18:26:29 +0200
committerRay <[email protected]>2018-06-02 18:26:29 +0200
commitc7d6a44e33b6cbebdce1c3121aa163317f85098a (patch)
tree1be98a968c92f2ef816973f2b54642633dea0dfa /src/external/glfw/README.md
parentb1b4a11bdb450c415ae54eded7f868af19a7fb5d (diff)
downloadraylib-c7d6a44e33b6cbebdce1c3121aa163317f85098a.tar.gz
raylib-c7d6a44e33b6cbebdce1c3121aa163317f85098a.zip
Update GLFW to latest dev version (master branch)
Diffstat (limited to 'src/external/glfw/README.md')
-rw-r--r--src/external/glfw/README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/external/glfw/README.md b/src/external/glfw/README.md
index 0573dcd9..82d4806a 100644
--- a/src/external/glfw/README.md
+++ b/src/external/glfw/README.md
@@ -165,6 +165,8 @@ information on what to include when reporting a bug.
- Added `GLFW_HOVERED` window attribute for polling cursor hover state (#1166)
- Added `GLFW_CENTER_CURSOR` window hint for controlling cursor centering
(#749,#842)
+- Added `GLFW_FOCUS_ON_SHOW` window hint and attribute to control input focus
+ on calling show window (#1189)
- Added `GLFW_JOYSTICK_HAT_BUTTONS` init hint (#889)
- Added `GLFW_LOCK_KEY_MODS` input mode and `GLFW_MOD_*_LOCK` mod bits (#946)
- Added macOS specific `GLFW_COCOA_RETINA_FRAMEBUFFER` window hint