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
/
rglfw.c
Age
Commit message (
Expand
)
Author
2022-08-28
Update rglfw.c
Ray
2022-08-28
WARNING: UPDATED GLFW to latest master branch!
Ray
2022-07-23
fixed build for cygwin (#2588)
Julianiolo
2021-12-31
Update year to 2022
raysan5
2021-11-01
Review comments
Ray
2021-10-13
Reviewed some TODO
Ray
2021-01-02
Update year to 2021
raysan5
2020-01-05
Update year to 2020
raysan5
2019-10-17
Remove trailing spaces
Ray
2019-08-03
Replace tabs with spaces and update year of copyright notices (#927)
Leandro Gabriel
2019-04-07
Happy new year 2019
ChillerDragon
2019-01-08
Added required define on TCC compiler
Ray
2018-07-29
Prevent GLFW changing working dir to 'Resources'
Pablo Marcos Oltra
2018-06-23
Added support DragonFly os from BSD family
[email protected]
2017-12-24
Some formatting tweaks
raysan5
2017-12-23
Added next bsd os
Martinfx
2017-12-09
Added Wayland support
raysan5
2017-12-05
Removed OpenAL Soft dependency on building
Ray San
2017-11-29
Added glfw support for FreeBSD
Martinfx
2017-11-22
Fix macOS build of new rglfw.c approach
Ahmad Fatoum
2017-11-16
Reviewed file comments
Ray San
2017-11-13
Added desktop platform check...
Ray
2017-11-13
Added GLFW sources to raylib
Ray San