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
Age
Commit message (
Expand
)
Author
2021-04-26
Update CHANGELOG
3.7.0
Ray
2021-04-26
Generate a mesh in client code. (#1735)
Jeffery Myers
2021-04-26
Merge branch 'master' of https://github.com/raysan5/raylib
Ray
2021-04-26
REMOVED: GenMeshDefault()
Ray
2021-04-25
Disable projects that won't build by default from 2019 solution build configu...
Jeffery Myers
2021-04-25
Fixes for 64 bit typecast warnings (#1733)
Jeffery Myers
2021-04-25
Added opengl32.lib to the linker #1732
raysan5
2021-04-25
Review OpenGL 1.1 building #1732
raysan5
2021-04-24
Reviewed VS2019 projects
raysan5
2021-04-23
Update raylib.h
Ray
2021-04-23
Update README.md
Ray
2021-04-23
Update shaders_mesh_instancing.c
Ray
2021-04-22
RPI4: Improve DRM card check #1723
Ray
2021-04-22
Update HISTORY.md
Ray
2021-04-22
Remove trail spaces
Ray
2021-04-22
Update README.md
Ray
2021-04-22
Update README.md
Ray
2021-04-22
Update CHANGELOG
Ray
2021-04-22
Update CHANGELOG
Ray
2021-04-22
Added screenshots
Ray
2021-04-22
Update README.md
Ray
2021-04-21
Reviewed templates Makefiles
Ray
2021-04-21
Reviewed file comments
Ray
2021-04-20
Update README.md
Ray
2021-04-20
Update README.md
Ray
2021-04-20
Update README.md
Ray
2021-04-20
Update raylib_logo_animation.gif
Ray
2021-04-20
Merge branch 'master' of https://github.com/raysan5/raylib
Ray
2021-04-20
Update models.c
Ray
2021-04-20
Update CHANGELOG
Ray
2021-04-20
Merge branch 'master' of https://github.com/raysan5/raylib
Ray
2021-04-20
ADDED: UpdateMeshBuffer()
Ray
2021-04-20
Update README.md
Ray
2021-04-19
Update README.md
Ray
2021-04-19
Update README.md
Ray
2021-04-19
Merge branch 'master' of https://github.com/raysan5/raylib
Ray
2021-04-19
Update raylib_logo_animation.gif
Ray
2021-04-19
Update README.md
Ray
2021-04-19
Create raylib_logo_animation.gif
Ray
2021-04-19
[examples] Added an example for raylib OpenGL interop (#1726)
Stephan Soller
2021-04-19
Merge branch 'master' of https://github.com/raysan5/raylib
Ray
2021-04-19
Minor tweaks
Ray
2021-04-19
Added zoom independent sharp edges to the SDF text example. (#1727)
Stephan Soller
2021-04-19
use bone weights for animation (#1728)
nathants
2021-04-18
Remove trailing spaces
Ray
2021-04-18
Update CHANGELOG
Ray
2021-04-18
Review extensions issue on macOS
Ray
2021-04-18
WARNING: REDESIGNED: rlLoadExtensions() #1295
Ray
2021-04-17
Update and fix android linux makefile template (#1725)
Peter Arato
2021-04-16
Minor tweaks
Ray
[next]