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-05-29
[rtext] Added cast to ExportFontAsCode output to fix C++ compiler errors (#4013)
DarkAssassin23
2024-05-29
[build.zig] Fix Zig emscripten build (#4012)
Dylan
2024-05-29
Update raylib_api.* by CI
github-actions[bot]
2024-05-29
ADDED: `IsFileNameValid()`
Ray
2024-05-29
[rmodels] Multiplication of colors in `DrawModelEx` which can be simplified (...
Le Juez Victor
2024-05-29
[parser] MemoryCopy() calls: Prevent buffer overflow by replacing hard-coded ...
avx0
2024-05-24
Update BINDINGS.md (#4004)
Lionel Briand
2024-05-24
fix WaveCrop(): update wave->frameCount (#4003)
listeria
2024-05-21
nim bindings are in 5.1-dev, remove umaintained repos (#3999)
Antonis Geralis
2024-05-21
Update rcore_desktop_sdl.c
Ray
2024-05-21
REVIEWED: `ColorToInt()` PR
Ray
2024-05-21
Call SDL_GL_SetSwapInterval() after GL context creation (#3997)
JupiterRider
2024-05-21
[rtextures] Fix Undefined behaviour in ColorToInt (#3996)
OetkenPurveyorOfCode
2024-05-21
fixed out of bounds error in GenMeshTangents (#3990)
Salvador Galindo
2024-05-21
Update BINDINGS.md
Ray
2024-05-21
Update BINDINGS.md (#3995)
Carmine Pietroluongo
2024-05-21
BINDINGS.md: raylib-rs now at 5.0 (#3991)
IoIxD
2024-05-21
Update raylib_api.* by CI
github-actions[bot]
2024-05-21
fix WaveCrop() and use frames instead of samples (#3994)
listeria
2024-05-18
REVIEWED: LoadBMFont(), issue on not glyph data initialized
Ray
2024-05-18
Update config.h
Ray
2024-05-16
[raudio] Removed drwav_uninit in LoadMusicStream to fix a crash (#3986)
FishingHacks
2024-05-16
[rcore_web] Relative mouse mode issues. (#3940)
Cemal Gönültaş
2024-05-16
[RAYMATH] Revert Extern 'C' in raymath (#3985)
Jeffery Myers
2024-05-15
LazyPath.path has been deprecated, using b.path() (#3983)
CosmicBagel
2024-05-15
REVIEWED: 2d camera zoom, add alternative method #3977
Ray
2024-05-15
Update shaders_palette_switch.c
Ray
2024-05-15
Use logarithmic scaling for a 2d example with zoom functionality (#3977)
Mike Will
2024-05-15
[parser] Don't crash for files that don't end in newlines (#3981)
Peter0x44
2024-05-13
[raymath] Add extern "C" to raymath header for C++ (#3978)
Jeffery Myers
2024-05-13
Fix parsing of empty parentheses (#3974)
Filyus
2024-05-13
feat(zig): add `opengl_version` option (#3979)
Alexei Mozaidze
2024-05-12
Reviewed input params #3974
Ray
2024-05-10
remove #define RGFWDEF and make the #undefs only happen for their OS (RGFW) (...
Colleague Riley
2024-05-09
Do not use "nanosleep" on windows at all (PLATFORM_DESKTOP_RGFW) (#3970)
Colleague Riley
2024-05-09
Fix Makefile issues (RGFW) (linux) (macOS) (#3969)
Colleague Riley
2024-05-07
Fixes for loading Music (#3966)
veins1
2024-05-07
Update Makefile
Ray
2024-05-07
make RGFW a custom platform (#3941)
Colleague Riley
2024-05-07
Implementing GetMonitorWidth/Height for DRM (#3956)
gabriel-marques
2024-05-06
Update BINDINGS.md (#3963)
MrScautHD
2024-05-05
[rcore_desktop] Fix 3693 initial window geometry (#3950)
Christian Haas
2024-05-05
[rlgl] Fix incorrect matrix multiplication order in `rlMultMatrixf` (#3935)
bohonghuang
2024-05-05
Minor formatting tweaks
Ray
2024-05-01
Set default init values for random #3954
Ray
2024-05-01
Default shader attrib locations need to be exposed
Ray
2024-05-01
Update rprand.h
Ray
2024-05-01
Reviewed some warnings
Ray
2024-04-30
Update raylib_api.* by CI
github-actions[bot]
2024-04-30
Changed one minor Comment (#3949)
UmgefallenesGlas
[next]