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
2023-01-21
Add packaging for distros with deb- and rpm-based packages. (#2877)
KOLANICH
2023-01-20
Have LoadMaterials call the same code that OBJ loader does so that we can rea...
Jeffery Myers
2023-01-20
Correct the set paths in bat files in examples/ (#2870)
Masoud Naservand
2023-01-20
Fix warnings in raylib project from MSVC (#2871)
Jeffery Myers
2023-01-19
don't try to free a void* buffer as if it's a cgltf_data structure (#2867)
Jeffery Myers
2023-01-19
Add rlCubemapParameters to rlgl.h (#2862)
Uneven Prankster
2023-01-14
Fixed bug : touches become sticky (#2857)
Ghost
2023-01-14
Update BINDINGS.md (#2858)
Kenta
2023-01-11
Update raylib-ocaml to 4.2.0 (#2853)
Tobias Mock
2023-01-10
Set initial window position for display-sized fullscreen (#2742)
Daijiro Fukuda
2023-01-10
Minor tweaks
Ray
2023-01-10
OpenGLES 2.0 support on PLATFORM_DESKTOP (#2840)
Go Watanabe
2023-01-10
ADDED: Required define on Linux #2729
Ray
2023-01-10
RENAME: type to projection #2851
Ray
2023-01-04
REVIEWED: `GetClipboardText()` on `PLATFORM_WEB`
Ray
2023-01-04
REVIEWED: `rLoadTextureDepth()` fixed issue
Ray
2023-01-03
Avoid trying to setup uniform for invalid locations
Ray
2023-01-02
Update models_loading_gltf.c
Ray
2023-01-02
Update models_loading_gltf.c
Ray
2023-01-02
REVIEWED: GLTF animations support #2844
Ray
2023-01-02
[models] Add GLTF animation support (#2844)
Charles
2023-01-02
Merge branch 'master' of https://github.com/raysan5/raylib
Ray
2023-01-02
REVIEWED: Avoid possible gamepad index as `-1` #2839
Ray
2023-01-02
Use explicit atomics (#2849)
Antonis Geralis
2023-01-01
Update year to 2023
Ray
2023-01-01
REVIEWED: `shaders_write_depth` example
Ray
2023-01-01
[example] Writing into the depth buffer (#2836)
BugraAlptekinSari
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-31
core_loading_thread example join thread on completion (#2845)
Antonis Geralis
2022-12-28
Add new Delphi/Lazarus bindings (#2838)
turborium
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-13
Update Makefile
Ray
2022-12-11
Use GLVND also for old cmake versions (#2826)
simendsjo
2022-12-10
Update windows.yml
Ray
2022-12-10
Update windows.yml
Ray
2022-12-10
Update windows.yml
Ray
2022-12-10
Update windows.yml
Ray
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-04
REVIEWED: Example: `textures_textured_curve`
Ray
[next]