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-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
2022-02-20
make const (#2348)
Antonis Geralis
2022-02-20
Fix free camera panning in the wrong direction (#2347)
DavidLyhedDanielsson
2022-02-18
Removed trailing spaces
raysan5
2022-02-17
follow style guide (#2346)
Antonis Geralis
2022-02-15
Reviewed bug on `FindNearestConnectorMode()`
raysan5
2022-02-13
Optimize `Vector2Rotate()` function (#2340)
Jaedeok Kim
2022-02-13
add premultiplied alpha blend mode (#2342)
megagrump
2022-02-13
Update rtext.c
Ray
2022-02-13
Reviewed makefile to use right shell on right platform
Ray
2022-02-12
Update Makefile
raysan5
2022-02-12
Allow setting a custom PLATFORM_SHELL
raysan5
2022-02-12
REVIEWED: PLATFORM_OS for PLATFORM_WEB
raysan5
2022-02-12
REVIEWED: Issue when compiling for PLATFORM_WEB
raysan5
2022-02-12
Properly fix make clean under windows (#2341)
Peter0x44
2022-02-12
Revert "Reviewed Makefile clean target to use CMD shell on Windows"
raysan5
2022-02-12
Reviewed Makefile clean target to use CMD shell on Windows
raysan5
2022-02-10
Fix make clean target failing when shell is not cmd (#2338)
Peter0x44
2022-02-09
Add BSD support for zig builds (#2332)
Scribe of the Ziggurat
2022-02-05
Make audio examples compile with external glfw on Linux (#2329)
locriacyber
2022-02-03
Fix Undefined Symbol `_ftelli64` (#2319)
Audi Nugraha
2022-01-31
simplify QuaternionInvert (#2324)
megagrump
2022-01-28
Minor tweak
raysan5
2022-01-28
RENAMED: `GetFileSize()` to `GetFileLength()`
Ray
[next]