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
path:
root
/
src
Age
Commit message (
Expand
)
Author
2023-01-02
REVIEWED: GLTF animations support #2844
Ray
2023-01-02
[models] Add GLTF animation support (#2844)
Charles
2023-01-02
REVIEWED: Avoid possible gamepad index as `-1` #2839
Ray
2023-01-01
Update year to 2023
Ray
2023-01-01
Update year to 2023
Ray
2023-01-01
Update year to 2023
Ray
2023-01-01
Update year to 2023 (#2846)
Wytek01
2022-12-18
Minor tweak
Ray
2022-12-18
REVIEWED: `Vector2Angle()`
Ray
2022-12-17
Minor tweaks
Ray
2022-12-17
Fix vector2angle (#2832)
Antonis Geralis
2022-12-14
Merge branch 'master' of https://github.com/raysan5/raylib
Ray
2022-12-14
REVIEWED: Issue with depth textures on WebGL #2824
Ray
2022-12-13
Fix Vector2Angle() (#2829)
Alexander Heinrich
2022-12-07
ADDED: `ColorTint()`, `ColorContrast()`
Ray
2022-12-05
ADDED: `ColorBrightness()`
Ray
2022-12-04
Expose OpenGL blending mode factors and functions/equations
Ray
2022-12-02
format tweak
Ray
2022-11-30
Fix an issue when compiling for web (#2820)
Hristo Iliev
2022-11-29
REVIEWED: Image fileformat support: PIC, PNM
Ray
2022-11-29
ADDED: Optional support for PNM images (.ppm, .pgm)
Ray
2022-11-29
REVIEWED: Issue with shader linkage
Ray
2022-11-29
Updated rcore.c, renamed 'time' to 'nanoSeconds' (#2816)
jtainer
2022-11-28
Fix array out of range (#2814)
Daijiro Fukuda
2022-11-28
REVIEWED: Some compilation warnings (for strict rules)
Ray
2022-11-24
Use const for pointer float array (#2807)
Antonis Geralis
2022-11-24
Correct types for rlBindImageTexture (#2808)
Antonis Geralis
2022-11-22
REVIEWED: UnloadDirectoryFiles()
Ray
2022-11-22
Minor tweaks
Ray
2022-11-15
REVIEWED: `rlCullFace()` -> `rlSetCullFace()`
Ray
2022-11-15
Added function rlCullFace (#2797)
jtainer
2022-11-15
Warning on GetRandomValue range limit (#2800)
Pere001
2022-11-15
WARNING: REMOVED: `DrawCubeTexture()`, `DrawCubeTextureRec()`
Ray
2022-11-10
Merge branch 'master' of https://github.com/raysan5/raylib
Ray
2022-11-10
Minor formating tweaks
Ray
2022-11-10
Fix Makefile emscripten path (#2785)
Julianiolo
2022-11-10
WARNING: REMOVED: `DrawTextureTiled()`
Ray
2022-11-10
WARNING: REMOVED: `DrawTextureQuad()`
Ray
2022-11-10
WARNING: REMOVED: `DrawTexturePoly()`
Ray
2022-11-09
Add frameworks needed on macos (#2793)
Martin Wickham
2022-11-05
Update rcore.c
Ray
2022-11-04
Fix ExportDataAsCode() data types (#2787)
RGDTAB
2022-10-26
REVIEWED: Issue with `OpenURL()`
Ray
2022-10-26
fixed blur issue on opaque pictures & added example (#2775)
nobytesgiven
2022-10-25
Added Box and Gaussian blurring (#2770)
nobytesgiven
2022-10-24
Fix bezier line breaking #2735 (#2767)
nobytesgiven
2022-10-24
Update to latest miniaudio (dev)
Ray
2022-10-20
build.zig: let user decide how to set build mode + fix linker warning (#2763)
InKryption
2022-10-17
Add DrawCapsule(Wires) (#2761)
ianband
2022-10-14
Fix ImageTextEx and ImageDrawTextEx scaling (#2756)
hkc
[next]