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-18
ADDED: `EncodeDataBase64()` and `DecodeDataBase64()`
raysan5
2021-10-18
Merge branch 'master' of https://github.com/raysan5/raylib
raysan5
2021-10-18
Avoid `GRAPHICS_API_OPENGL_*` defines
raysan5
2021-10-18
Update README.md
Ray
2021-10-18
Reviewed `glDisableVertexAttribArray()` issue #2068
raysan5
2021-10-18
Removed useless GL calls #2068
raysan5
2021-10-18
Review comments
Ray
2021-10-17
Fix `rlLoadComputeShaderProgram` define (#2067)
Uneven Prankster
2021-10-17
UPDATE: Officially support OpenGL 4.3
raysan5
2021-10-17
Update examples screenshots
raysan5
2021-10-17
Reviewed makefile and examples building
raysan5
2021-10-17
Remove trailing spaces
raysan5
2021-10-17
Merge branch 'master' of https://github.com/raysan5/raylib
raysan5
2021-10-17
Create Makefile.Web
raysan5
2021-10-17
Added new examples to Makefile
raysan5
2021-10-17
Reviewed examples
raysan5
2021-10-17
Update CHANGELOG
Ray
2021-10-17
build.zig: Use addCSourceFiles (#2066)
Sage Hane
2021-10-17
Fixing the error of loading VOX models. (#2065)
warzes
2021-10-17
Update SetupViewport so that it doesn't subtract offset from render dimension...
michaelfiber
2021-10-16
Support OpenGL 4.3
Ray
2021-10-16
Support `GRAPHICS_API_OPENGL_43`
Ray
2021-10-16
Update rlgl.h
Ray
2021-10-16
Compute shaders support (#2061)
Astie Teddy
2021-10-16
REVIEWED: rlLoadDrawQuad() description #2058
Ray
2021-10-16
Reviewed memory usage
Ray
2021-10-15
Merge branch 'master' of https://github.com/raysan5/raylib
Ray
2021-10-15
Reviewed unsigned int issue (discussion #2054)
Ray
2021-10-14
Review some comments
raysan5
2021-10-14
Merge branch 'master' of https://github.com/raysan5/raylib
raysan5
2021-10-14
Review examples
raysan5
2021-10-14
Add zig buildfile for examples. (#2051)
Ryan Roden-Corrent
2021-10-14
Update SPONSORS.md
Ray
2021-10-14
Update SPONSORS.md
Ray
2021-10-14
Update rmodels.c
Ray
2021-10-14
Starting to review glTF loading -WIP-
Ray
2021-10-14
Remove trailing spaces
Ray
2021-10-13
Reviewed some TODO
Ray
2021-10-13
Update models_loading_vox.c
raysan5
2021-10-13
Avoid raylib dependency
raysan5
2021-10-13
Reviewed some MSVC warnings
raysan5
2021-10-13
REVIEWED LoadVOX() -WIP-
raysan5
2021-10-13
Reviewed formatting
raysan5
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
[next]