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-10-13
Fix issue with empty cylinder (#2050)
Horrowind
2021-10-13
REVIEWED: macOS does not require GLAD library #2052
raysan5
2021-10-13
Update raylib.h
raysan5
2021-10-12
REVIEWED: LoadFontFromImage()
Ray
2021-10-12
Create LICENSE
raysan5
2021-10-12
Reviewed models examples paths
raysan5
2021-10-12
Remove VS2019 solution projects
raysan5
2021-10-12
Rename examples for consistency
raysan5
2021-10-12
Review comments
raysan5
2021-10-12
Merge branch 'master' of https://github.com/raysan5/raylib
raysan5
2021-10-12
Remove unimplemented function
raysan5
2021-10-12
Update CHANGELOG
Ray
2021-10-12
Add DrawCylinder(Wires)Ex (#2049)
Horrowind
2021-10-12
REVIEWED: EXAMPLE: shaders_shapes_outline
raysan5
2021-10-12
REVIEWED: models resources structure
raysan5
2021-10-12
REMOVED: EXAMPLE: models_gltf_animation
raysan5
2021-10-12
REMOVED: EXAMPLE: models_material_pbr
raysan5
2021-10-12
REVIEWED: DrawCubeTextureRec() formatting
raysan5
2021-10-10
Formatting tweak
Ray
2021-10-10
Review RLAPI to avoid warnings
Ray
2021-10-10
Reviewed latest PR formatting
Ray
2021-10-10
Fix dpi issues (#1987)
Arnaud Valensi
2021-10-10
Add CheckCollisionPointLine to the header, it appears to have been missed (#2...
Jeffery Myers
2021-10-10
Added the bindings for Scheme48. (#2043)
Raffaele
2021-10-10
[Documentation] Move older and abandoned bindings to new section at the end o...
Jeffery Myers
2021-10-08
Add missing #endif to windows API defines (#2038)
Jeffery Myers
2021-10-08
Simplified RLAPI preprocessor branching
Ray
2021-10-07
Fix dll exports so that raylib builds in visual studio again. (#2037)
Jeffery Myers
2021-10-07
Update models_rlgl_solar_system.c
Ray
2021-10-06
WARNING: BREAKING: REMOVED: `GenImagePerlinNoise()`
raysan5
2021-10-06
Updated external libraries
raysan5
2021-10-06
REVIEWED: `RLGL.State.vertexCounter` (See detailed comment)
raysan5
2021-10-06
Remove trailing spaces
Ray
2021-10-06
REDESIGNED: Simplify vertex data recording
Ray
2021-10-05
Review functions specifiers
raysan5
2021-10-05
Merge branch 'master' of https://github.com/raysan5/raylib
raysan5
2021-10-05
REVIEWED: API functions specifiers
raysan5
2021-10-05
added nelua-raylib and removed raylib-nelua (#2033)
AKDev
2021-10-04
Update CHANGELOG
Ray
2021-10-04
Revert "reset resizedLastFrame on web platform (#2020)" (#2032)
mausimus
2021-10-04
[rcore] fix rpi4 Failed to get DRM resources (#2031)
tomarigr
2021-10-03
REVIEWED: Avoid raymath dependency
Ray
2021-10-03
Format tweak
Ray
2021-10-03
ADDED: GetImageColor() #2024
Ray
2021-10-03
Update raylib.h
Ray
2021-10-03
Minor format tweak
Ray
2021-10-03
Added DrawLineBezierCubic() (#2021)
SAOMDVN
2021-10-03
Update core_basic_window.c
Ray
2021-10-03
Tidying the core_basic_window.c in projects/scripts (#2025)
Dennis E. Hamilton
2021-10-03
Supress most warnings on rmodels.c (#2029)
Laurentino Luna
[next]