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
2024-06-30
[rmodels] Return true if no need to interpolate to avoid log flooding (#4118)
VitoTringolo
2024-06-28
[EXAMPLES] Default Skybox example to not use HDR (#4115)
Jeffery Myers
2024-06-28
rmodels.c, `LoadImageFromCgltfImage()` : fix base64 padding support (#4112)
SuperUserNameMan
2024-06-28
Update RGFW and replace long switch in rcore_desktop_rgfw.c with a lookup tab...
Colleague Riley
2024-06-28
Fix GLTF animations (#4107)
VitoTringolo
2024-06-27
[build.zig] pass the real build.zig file (#4113)
InKryption
2024-06-27
[build.zig] Leverage `dependencyFromBuildZig` (#4109)
InKryption
2024-06-25
[web] Fix undesired scrollbars on shell files (#4104)
jspast
2024-06-25
WARNING: REMOVED: Default font fallback
Ray
2024-06-25
Update rshapes.c
Ray
2024-06-25
[rtext] Don't return default font if LoadFontEx fails (#4077)
Peter0x44
2024-06-25
REVIEWED: `DrawLine()` #4075
Ray
2024-06-24
Update raylib_api.* by CI
github-actions[bot]
2024-06-24
Minor tweaks
Ray
2024-06-24
[Build] Fix warnings when building in VS 2022 (#4095)
Jeffery Myers
2024-06-24
[rmodels] Fix -Wstringop-truncation warning (#4096)
Peter0x44
2024-06-24
Update raylib_api.* by CI
github-actions[bot]
2024-06-24
[rtextures] Adding `ImageDrawLineEx` function (#4097)
Le Juez Victor
2024-06-23
Update raylib_api.* by CI
github-actions[bot]
2024-06-23
[rtextures] Adding triangle drawing function for images (#4094)
Le Juez Victor
2024-06-23
LoadIQM() set model.meshMaterial[] (#4092)
SuperUserNameMan
2024-06-22
[rmodels] Initial work to correctly handle the node hierarchy in a glTF file ...
Paul Melis
2024-06-22
[build] CMake: pass -sFULL_ES3 instead of -sFULL_ES3=1 (#4090)
manuel5975p
2024-06-22
fixed LoadCodepoints returning a freed ptr when count is 0 (#4089)
Alice Nyaa
2024-06-22
Fix mistakes in example usages in raylib_parser help text (#4084)
Peter0x44
2024-06-22
add warning log multiple of 4 (#4080)
Anthony Carbajal
2024-06-21
[build] CMake: support OpenGL ES3 in `LibraryConfigurations.cmake` (#4079)
manuel5975p
2024-06-17
fixed issue with GetScreenWidth/GetScreenHeight (#4074)
Anthony Carbajal
2024-06-16
Added note about performace #4067
Ray
2024-06-16
[build] Making `config.h` fully available to CMake users (#4044)
Lázaro Albuquerque
2024-06-16
[rmodels] Read uninitialized values in GenMeshTangents() - fix bounding case ...
kai-z99
2024-06-16
[build] Fix some warnings on web builds and remove some redundant flags. (#4069)
Lázaro Albuquerque
2024-06-16
Merge branch 'master' of https://github.com/raysan5/raylib
Ray
2024-06-16
REVIEWED: Spline cubic bezier example
Ray
2024-06-16
Update raylib_api.* by CI
github-actions[bot]
2024-06-16
Update raylib.h
Ray
2024-06-16
[rshapes] Fix multisegment Bezier splines. (#3744)
Santiago Pelufo
2024-06-16
zig: run examples from their directories (#4063)
Mike Will
2024-06-16
[build.zig] Fix raygui build when using addRaygui externally (#4027)
Viktor Pocedulić
2024-06-14
Update Julia Bindings (#4068)
ShalokShalom
2024-06-14
optimize (#4065)
kai-z99
2024-06-13
[raudio] fix mapping of wave data in LoadWaveSamples() (#4062)
listeria
2024-06-12
Update rlgl.h (#4059)
TokyoSU
2024-06-12
[raudio] Add 24 bits samples support for FLAC format (#4058)
Alexey Kutepov
2024-06-11
Fix fragPosition using wrong matrix in lighting_instancing.vs (#4056)
Karl Zylinski
2024-06-11
[SHAPES] Make functions that draw point arrays take them as const (#4051)
Jeffery Myers
2024-06-11
LoadBoneInfoGLTF add check for animation name being NULL (#4053)
VitoTringolo
2024-06-10
Update Makefile (#4054)
Lázaro Albuquerque
2024-06-09
Removed Raylib.NET (#4050)
MrScautHD
2024-06-09
Make addRaylib use options.opengl_version (#4049)
carverdamien
[prev]
[next]