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-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
2022-10-11
avoid leading spaces in `text_rectangle_bounds` (#2746)
Szieberth Ádám
2022-10-11
build raylib_api without the 'vectex' tyops (#2749)
Dor Shapira
2022-10-11
fixing typo (#2748)
Dor Shapira
2022-10-07
Update BINDINGS.md (#2745)
JupiterRider
2022-10-07
Update README.md
Ray
2022-10-07
Update version to `raylib 4.5-dev` to avoid confusions with 4.2
Ray
2022-10-06
Update rlgl.h
Ray
2022-10-05
Added `BLEND_CUSTOM_SEPARATE` #2741
Ray
2022-10-05
Avoid early return calls
Ray
2022-10-05
Reviewed latest PR formating and variables naming #2741
Ray
2022-10-05
Add rlSetBlendFactorsSeparate and custom blend mode modification checks (#2741)
凌溢狐
2022-10-03
Merge branch 'master' of https://github.com/raysan5/raylib
Ray
2022-10-03
Update rtext.c
Ray
2022-10-02
Update build.zig to work with last GLFW update (#2737)
_Tradam
2022-10-02
Clear PCM buffer state when closing audio device (#2736)
veins1
2022-10-02
WARNING: `DrawLineBezier()` implementation needs review #2721
Ray
2022-10-02
Fix Gestures to use GetTime() if it's available (#2733)
Rob Loach
2022-10-02
removed glfwSetWindowPos on InitWindow (#2732)
Random
2022-09-30
minor tweaks
Ray
2022-09-30
fix issue #2728 (#2731)
Random
2022-09-29
Reviewed monitor checking order
Ray
2022-09-29
Update gamepad mappings with latest gamecontrollerdb, fix #2725
Ray
2022-09-29
Merge branch 'master' of https://github.com/raysan5/raylib
Ray
2022-09-29
Fix #2722
Ray
2022-09-28
fixing new typoes (#2727)
Dor Shapira
2022-09-28
Update raylib.h (#2726)
Dor Shapira
2022-09-27
update build.zig (#2720)
Michael Scherbakow
2022-09-26
Clarified working of ImageDrawCircle and ImageDrawCircleV (#2719)
bXi
[next]