index
:
raylib
2.6
UWP
fix_build.zig
master
sdl-gles-fix
A simple and easy-to-use library to enjoy videogames programming
realtradam
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
external
/
glfw
Age
Commit message (
Expand
)
Author
2021-01-02
Update mappings.h in glfw using GenerateMappings.cmake (#1505)
Chris
2020-12-02
Update CMakeLists.txt
Ray
2020-12-01
Update CMakeLists.txt
Ray
2020-11-30
Updated GLFW to latest 3.4 (github master - 16Nov2020)
Ray
2020-09-19
Updated joystick mappings with latest version of gamecontrollerdb (executed G...
coderoth
2020-02-06
Update GLFW to latest master
Ray
2019-12-05
external: glfw: reinstate export of GLFW_PKG_{DEPS,LIBS}
Ahmad Fatoum
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