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
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
2023-09-13
Reviewed parameters for consistency
Ray
2023-09-13
Add SetWindowMaxSize for desktop and web (#3309)
ubkp
2023-09-02
REVIEWED: `LoadImageSvg()`
Ray
2023-09-02
Added rudimentary SVG support. (#2738)
bXi
2023-09-02
Some tweaks
Ray
2023-09-02
REVIEWED: Data size type consistency between functions #3168
Ray
2023-09-01
RENAMED: LoadFont*() parameter names for consistency and coherence
Ray
2023-08-20
Add `IsKeyPressedRepeat` (desktop only) (#3245)
actondev (Christos)
2023-08-12
ADDED: Spline drawing functions ->
Ray
2023-08-05
Support 16-Bit HDR textures (#3220)
Nikolas
2023-08-04
[AUDIO] Add a function to make an alias of a sound and share it's sample data...
Jeffery Myers
2023-08-04
[CORE] Support for SetWindowTitle and InitWindow for web (#3222)
vitopigno
2023-08-02
Adds BORDERLESS_WINDOWED_MODE for PLATFORM_DESKTOP (#3216)
ubkp
2023-07-28
Changes SetWindowMonitor() to no longer force fullscreen (#3209)
ubkp
2023-07-20
Add note about sample format to AttachAudioStreamProcessor() (#3188)
Alberto González Palomo
2023-07-20
Fixed GetMonitorName description (#3184) (#3189)
Danil
2023-07-19
Document buffer format for audio processors. (#3186)
Alberto González Palomo
2023-07-02
ADDED: `SetWindowFocused()` #3142
Ray
2023-07-02
WARNING: BREAKING: ADDED: `SetTextLineSpacing()`
Ray
2023-06-17
Remove trailing spaces
Ray
2023-06-03
ADDED: `ExportImageToMemory()`
Ray
2023-06-01
Add error if raylib.h is included in a C++98 program (#3093)
Peter0x44
2023-05-24
Added ImageRotate (#3078)
Dane Madsen
2023-05-22
Add GenImageGradientSquare (#3077)
Dane Madsen
2023-05-21
Update raylib.h
Ray
2023-05-21
Replaced GenImageGradientH and GenImageGradientV with GenImageLinearGradient ...
Dane Madsen
2023-05-07
Added ModelAnimation.name, initially with GLTF animation names loaded (#3044)
Alfred Reinold Baudisch
2023-03-20
Updated version to avoid confusion with 4.5 release
Ray
2023-03-12
Some tweaks
Ray
2023-03-12
Update version to `raylib 4.5`
Ray
[next]