index
:
raylib
cmake
develop
fix-mouse-released
gh-pages
master
Forked from https://github.com/raysan5/raylib
Oskari Timperi
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
external
/
glfw
Age
Commit message (
Expand
)
Author
2019-12-01
Update GLFW to version 3.4
Ray
2019-05-15
external: glfw: Revert "Added WinMM library"
Ahmad Fatoum
2019-05-07
Added WinMM library
Ray
2019-05-04
external: glfw: reinstate export of GLFW_PKG_{DEPS,LIBS}
Ahmad Fatoum
2019-04-23
Remove unnecesary GLFW deps (used by examples)
Ray
2019-04-22
Update GLFW to 3.3.1
Ray
2019-01-08
glfw: Update GLFW to current master
Ahmad Fatoum
2018-10-08
Corrected issue with dirent.h inclusion...
Ray
2018-10-08
Avoid multiple gl.h inclusions
Ray
2018-10-08
Multiple changes, check description
Ray
2018-07-29
Sync with upstream GLFW pull request
Ahmad Fatoum
2018-07-03
CMake: Reuse libraries found by glfw CMake config
Ahmad Fatoum
2018-06-12
Corrected breaking build
Ray San
2018-06-02
Update GLFW to latest dev version (master branch)
Ray
2018-05-12
CMake: (Properly) build glfw separately with CMake
Ahmad Fatoum
2018-05-10
Add GLFW source tree to src/external
Ahmad Fatoum
2018-03-03
Updated GLFW library to latest version
raysan5
2018-01-27
GLFW: Fix build error on Linux < v2.6.39
Ahmad Fatoum
2017-12-09
Added Wayland support
raysan5
2017-11-22
Removed useless file
Ray San
2017-11-17
Remove unneeded glfw dependencies
Ray San
2017-11-13
Added GLFW sources to raylib
Ray San