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
/
raylib.h
Age
Commit message (
Expand
)
Author
2024-05-21
fix WaveCrop() and use frames instead of samples (#3994)
listeria
2024-04-30
Changed one minor Comment (#3949)
UmgefallenesGlas
2024-04-28
Made comments on raylib.h match those present in rcamera.h (#3942)
Tomas Fabrizio Orsi
2024-04-20
REVIEWED: `DrawRectangleLines()` #3884
Ray
2024-04-04
Update raylib.h
Ray
2024-04-03
REVIEWED: `GetScreenToWorldRayEx()`
Ray
2024-04-01
Address parsing issue when generating XML #3893
Ray
2024-03-29
Fixing gamepad buttons not working in drm backend (#3888)
MrMugame
2024-03-07
REVIEWED: GetMouseRay() functions rename #3830
Ray
2024-03-07
Screen space related functions consistency (#3830)
aiafrasinei
2024-03-07
Update raylib.h
Ray
2024-02-29
ADDED: New function `ColorIsEqual()`
Ray
2024-02-24
Gamepad rumble support with SDL2 (#3819)
GideonSerf
2024-02-04
Reorder functions
Ray
2024-02-04
Added viewport independent raycast (#3709)
Luís Almeida
2024-01-20
Fix Android keycode translation and duplicate key constants (#3733)
Alexandre Almeida
2024-01-02
Update copyright to 2024
Ray
2023-12-28
Revert "Update raylib.h"
Ray
2023-12-28
Merge branch 'master' of https://github.com/raysan5/raylib
Ray
2023-12-28
[rtextures] Fix `LoadImageAnimFromMemory()` warning for `fileData` (#3686)
ubkp
2023-12-28
Update raylib.h
Ray
2023-12-28
TextReplace const correctness (#3678)
maverikou
2023-12-28
[rshapes] Expose shapes drawing texture and rectangle (#3677)
Jeffery Myers
2023-12-23
Review UnloadAutomationEventList (#3658)
Antonis Geralis
2023-12-13
[rcore] Remove unused vScreenCenter (#3632)
Matthew Oros
2023-12-13
fixed coding style in function TextToFloat (#3627)
Benjamin Schmid Ties
2023-11-30
ADDED: `ExportMeshAsCode()`
Ray
2023-11-28
Hide unneeded internal symbols when building raylib as an so or dylib (#3573)
Peter0x44
2023-11-18
Image convolution function ImageKernelConvolution (#3528)
Karim
2023-11-18
Preparing for 5.1-dev (#3550)
Dennis E. Hamilton
2023-11-10
Updated for upcoming raylib 5.0
Ray
2023-11-08
REDESIGNED: Spline drawing functionality
Ray
2023-11-07
ADDED: `GetSplinePoint*()` functions for spline evaluation
Ray
2023-11-03
ADDED: `LoadRandomSequence()`/`UnloadRandomSequence()`
Ray
2023-11-02
Update raylib version to **raylib 5.0**
Ray
2023-10-30
Minor tweaks
Ray
2023-10-29
ADDED: Pseudo-random numbers generator!
Ray
2023-10-27
ADDED: `SetAutomationEventBaseFrame(int frame)`
Ray
2023-10-26
ADDED: Automation Events System, exposed to users
Ray
2023-10-26
Revert "Fix IsGestureDetected parameter inconsistency in raylib.h with rgextu...
Ray
2023-10-26
Fix IsGestureDetected parameter inconsistency in raylib.h with rgextures.h (#...
jestarray
2023-10-22
Add DrawCircleLinesV for consistency (#3452)
Peter0x44
2023-10-18
REVIEWED: `raylib 5.0-dev` version for a future release
Ray
2023-10-17
[raudio] Implement GetMasterVolume() (#3434)
Alexey Kutepov
2023-10-11
Reorganized some functions, `WaitTime()` is common to all platforms
Ray
2023-10-10
Added comments and review some functions #3313
Ray
2023-10-08
Format tweaks
Ray
2023-09-29
Update raylib.h
Ray
2023-09-22
REVIEWED: `IsGestureDetected()` parameter type
Ray
2023-09-17
general syntax fixes (#3319)
Brian E
[next]