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
2022-11-28
Fix array out of range (#2814)
Daijiro Fukuda
2022-11-28
Update github workflows
Ray
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
Rename lighting_instanced shader (glsl100) to lighting_instancing (#2805)
gtrxAC
2022-11-22
REVIEWED: UnloadDirectoryFiles()
Ray
2022-11-22
Minor tweaks
Ray
2022-11-21
Add raylib-vapi (#2804)
Alex Macafee
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
Merge branch 'master' of https://github.com/raysan5/raylib
Ray
2022-11-15
Avoid using `DrawCubeTexture()`
Ray
2022-11-15
Update cmake.yml
Ray
2022-11-15
Update linux_examples.yml
Ray
2022-11-15
WARNING: REMOVED: `DrawCubeTexture()`, `DrawCubeTextureRec()`
Ray
2022-11-12
Raylib-py updated to 4.2, plus parallel project (#2798)
Jorge A. Gomes
2022-11-11
Add Claylib (CL bindings + convenience layer) (#2796)
Scott Helvick
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
dray is now 4.2.0 (#2792)
red thing
2022-11-09
Add frameworks needed on macos (#2793)
Martin Wickham
2022-11-08
removing typo (#2790)
Dor Shapira
2022-11-05
Update rcore.c
Ray
2022-11-04
Fix ExportDataAsCode() data types (#2787)
RGDTAB
2022-11-02
Fix examples/build.zig for the latest Zig version (#2786)
Roman Akberov
2022-10-30
Fix Android x86 Architecture name (#2783)
IsaacTCB
2022-10-27
Fix deprecation error on android api higher than 23 (#2778)
Angga Permana
2022-10-26
Improved billboards example, highlighting rotation and draw order (#2779)
nobytesgiven
2022-10-26
REVIEWED: Issue with `OpenURL()`
Ray
2022-10-26
fixing typo (#2781)
Dor Shapira
2022-10-26
added raylib-python-ctypes bindings (#2780)
Dor Shapira
2022-10-26
Add ChezScheme support (#2776)
Yunoinsky
2022-10-26
fixed blur issue on opaque pictures & added example (#2775)
nobytesgiven
2022-10-25
Review -s
Ray
2022-10-25
Added Box and Gaussian blurring (#2770)
nobytesgiven
2022-10-25
Updated support for crystal (#2774)
Ian Rash
2022-10-24
Fix bezier line breaking #2735 (#2767)
nobytesgiven
2022-10-24
Update to latest miniaudio (dev)
Ray
2022-10-24
Update Makefile
Ray
2022-10-20
review note
Ray
2022-10-20
Added `-s EXPORTED_RUNTIME_METHODS=ccall` to examples web build #2739
Ray
2022-10-20
build.zig: let user decide how to set build mode + fix linker warning (#2763)
InKryption
2022-10-20
Review parser Makefile (#2765)
Peter0x44
2022-10-17
Add DrawCapsule(Wires) (#2761)
ianband
[next]