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
2022-04-29
Update raylib.h
Ray
2022-04-28
Update rcore.c
Ray
2022-04-26
Fix Issue #2441 (#2442)
Leonardo Montagner
2022-04-26
Check for mouse devices on PLATFORM_DRM
Ray
2022-04-25
REVIEWED: `SwapScreenBuffers()` for `PLATFORM_DRM`
Ray
2022-04-25
Update rlgl.h
Ray
2022-04-25
Update rcore.c
Ray
2022-04-24
Review formatting
Ray
2022-04-24
- Fix issue #2371 (#2437)
Juan Carlos González Amestoy
2022-04-24
REDESIGNED: Set rlgl internal framebuffer #2420
Ray
2022-04-24
Update rlgl.h
Ray
2022-04-24
Update rlgl.h
Ray
2022-04-24
Fix for vr rendering not taking render target size into account (#2424)
Maiko Steeman
2022-04-24
Reviewed MouseScrollCallback() #2371
Ray
2022-04-24
Initialize (reset) input global state #2360
Ray
2022-04-24
Removed bool type from raymath, it broke raylib
Ray
2022-04-24
Update rlgl.h
Ray
2022-04-23
REVIEWED: ToggleFullscreen()
Ray
2022-04-23
Update raymath.h
Ray
2022-04-23
Review new functions formatting
Ray
2022-04-23
Augment raymath.h with useful functions (#2428)
saccharineboi
2022-04-23
Optimize Some Image Functions. (#2429)
Anilforextra
2022-04-06
WARNING: RENAMED: some parameters from length to size
Ray
2022-03-30
ADDED: Audio stream processors support -WIP- #2212
Ray
2022-03-30
WARNING: BREAKING: REMOVED: `GetRayCollisionModel()` #2405
Ray
2022-03-30
Fix QuaternionScale (#2419)
Satoshi Tanaka
2022-03-29
Update rtext.c
Ray
2022-03-28
Merge branch 'master' of https://github.com/raysan5/raylib
Ray
2022-03-28
REMOVED: `MatrixNormalize()` #2412
Ray
2022-03-26
Corrected typo
Ray
2022-03-25
Corrected typo
Ray
2022-03-25
Rename audio callback
Ray
2022-03-24
ADDED: Audio stream input callback #2212 -WIP-
Ray
2022-03-24
Some code reviews -WIP-
Ray
2022-03-24
Update to miniaudio 11.8
Ray
2022-03-22
Minor tweaks `const`
Ray
2022-03-20
REVIEWED: Avoid some float -> double promotions
Ray
2022-03-19
Verify there is enough space in the batch for the npatch geometry. (#2401)
Jeffery Myers
2022-03-18
Fix too many opening parens in src/rtextures.c (#2398)
João Távora
2022-03-18
Implements OpenURL() for Android Platform (#2396)
Rodrigo Escar
2022-03-14
REVIEWED: `OpenURL()`
Ray
2022-03-12
Fixed an issue in Makefile when using raygui and physac on unix systems (#2384)
tixvage
2022-03-12
Remove space
Ray
2022-03-11
Simplify build.zig to not require user to specify raylib path (#2383)
Komari Spaghetti
2022-03-09
Vector2/Vector3: Add squared distance. (#2376)
Anilforextra
2022-03-01
Increase atlas size guesstimate; print warnings if atlas size is too small (#...
megagrump
2022-02-27
Removed memset()
Ray
2022-02-25
Possible fix for #2360
Ray
2022-02-20
Support clipboard copy/paste on web
Ray
2022-02-20
REVIEWED: Some functions input parametes that should be `const`
raysan5
[prev]
[next]