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
2019-11-08
[Core] Added ColorFromNormalized which is the reverse of ColorNormalize. (#1011)
ChrisDill
2019-11-06
rlUpdateMesh now supports updating indices (#1009)
brankoku
2019-11-04
REVIEW: rlLoadTexture()
raysan5
2019-11-04
REVIEW: GetImageData() and GetImageAlphaBorder()
raysan5
2019-11-01
Fix generation of web examples (#1007)
Pablo Marcos Oltra
2019-10-29
Review formatting for PR #1004
Ray
2019-10-29
fix various problems, thanks CppCheck :) (#1005)
João Coelho
2019-10-29
Review latest PR #1003
Ray
2019-10-29
Raysan (#1003)
Jean-Seb / jseb
2019-10-28
REDESIGN: TextToUtf8()
Ray
2019-10-28
Corrected issue with function renamed
Ray
2019-10-27
ADDED: TextToUtf8() -WIP-
Ray
2019-10-27
Update Bindings list include raylib-pas info (#1001)
Donald Duvall
2019-10-27
added GetMatrixProjection fixed issue with GL11 where model matrix was identi...
chriscamacho
2019-10-26
updated RayMarching Demo (#997)
Industrious Nomad
2019-10-25
ClearDirectoryFiles(): Corrected issue #994
Ray
2019-10-23
mem leak in gltf loader (#995)
chriscamacho
2019-10-23
ClearDirectoryFiles() corrected bug
Ray
2019-10-22
Corrected issue #992
Ray
2019-10-22
ClearDirectoryFiles(): Corrected memory leak #991
Ray
2019-10-22
Corrected possible memory leak #993
Ray
2019-10-22
Minor comment tweak
Ray
2019-10-22
Review some defines
Ray
2019-10-21
Review latest PR
Ray
2019-10-21
Add multi texture support for materials in GLTF format (#979)
Tyler Jessilynn Bezera
2019-10-21
Update text.c
Ray
2019-10-21
Corrected bug on no-extension
Ray
2019-10-19
Update external libraries
raysan5
2019-10-19
Corrected bug on ImageDrawRectangleLines()
raysan5
2019-10-17
Remove trailing spaces
Ray
2019-10-17
REVIEWED: GetCodepoints() issue
Ray
2019-10-11
REDESIGNED: IsFileExtension()
Ray
2019-10-11
ADDED: GetCodepoints()
Ray
2019-10-11
REVIEW: ImageAlphaMask()
Ray
2019-10-11
corrected examples Makefile target (#985)
chriscamacho
2019-10-10
projects: CMake: bump up minimal raylib version (#983)
elitepleb
2019-10-03
Check whether parsing mtl file was succesful (#982)
Michael Vetter
2019-10-03
Check whether GLTF was loaded correctly (#981)
Michael Vetter
2019-10-03
Remove dead assignments (#980)
Michael Vetter
2019-09-30
Add security checks on file writting
Ray
2019-09-25
Convert default shader to const strings
Ray
2019-09-25
Const corectness for LoadShaderCode (#977)
Catalin Moldovan
2019-09-24
Improve code readability (#976)
AlexHCC
2019-09-22
Example renamed
Ray
2019-09-22
Review PR and comments
Ray
2019-09-22
contributed simple shader example (#973)
chriscamacho
2019-09-22
Fixed regular polygon shape rendering (#972)
AlexHCC
2019-09-20
Review ImageCrop() security checks
Ray
2019-09-20
Let the user choose the formats
Ray
2019-09-19
Added preprocessor macros for GIF
Ray
[next]