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-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
2022-10-16
BINDINGS: Add Umka bindings to BINDINGS.md (#2760)
Rob Loach
2022-10-14
Fix ImageTextEx and ImageDrawTextEx scaling (#2756)
hkc
2022-10-14
ADDED: `GenImageText()`
Ray
2022-10-13
Add C3 binding to BINDINGS.md (#2757)
Kenta
2022-10-12
Add Haskell bindings to BINDINGS.md (#2753)
Anut-py
2022-10-12
Fix & Simplify .vox signature check (#2752)
CrezyDud
2022-10-12
examples/core/core_custom_logging.c: Fix typo (#2751)
hartmannathan
2022-10-11
Update core_basic_window.c
Ray
2022-10-11
Use RL_QUADS/RL_TRIANGLES for single-pixel drawing (#2750)
hkc
[next]