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-06-29
REVIEWED: `DrawBillboard*()`
Ray
2022-06-27
Remove unneeded `rlPushMatrix()`
Ray
2022-06-25
Updated PLATFORM_RPI info #2547
Ray
2022-06-24
Removed physac #2543
Ray
2022-06-24
fix: precision loss, discard unused (#2541)
veclavtalica
2022-06-23
Fix signedness in rlBindImageTexture (#2539)
Hanaxar
2022-06-21
Update rlgl.h
Ray
2022-06-21
Reviewed batch buffer overflow #2526
Ray
2022-06-21
minor tweak
Ray
2022-06-21
Share PCM streaming buffer to reduce dynamic allocations (#2532)
Dan Bechard
2022-06-18
Revert "Update rlgl.h"
Ray
2022-06-18
REVIEWED: `IsFileExtension()` #2530
Ray
2022-06-18
Update rlgl.h
Ray
2022-06-18
Update rlgl.h
Ray
2022-06-18
Update rcore.c
Ray
2022-06-17
tweak
Ray
2022-06-17
REVIEWED: `LoadDroppedFiles()`, fixed issues
Ray
2022-06-17
Changed ExportFontAsCode to use given font's padding. (#2525)
The Tophat Demon
2022-06-16
fix: round off error in ColorAlphaBlend (#2524)
Roy Qu
2022-06-16
REVIEWED: `rlTextureParameters()`, reset anisotropy level
Ray
2022-06-16
REVIEWED: `rlGenTextureMipmaps()`, removed filtering setup
Ray
2022-06-16
Update rcore.c
Ray
2022-06-14
Add wrap (#2522)
Pijus
2022-06-14
Revert "add wrap function (#2521)"
Ray
2022-06-14
add wrap function (#2521)
Pijus
2022-06-12
Update rcore.c
Ray
2022-06-12
Update rmem.h
Ray
2022-06-12
Removed extras directory
Ray
2022-06-12
Reviewed latest PR
Ray
2022-06-12
Add function to read both X and Y mouse scrolling from a trackpad (#2517)
Steven Schveighoffer
2022-06-12
REVIEWED: `FilePathList`, consider maximum capacity
Ray
2022-06-11
WARNING: BREAKING: REDESIGNED: Filepath loading API
Ray
2022-06-11
Update config.h
Ray
2022-06-11
Update raylib.h
Ray
2022-06-11
REVIEWED: Issue with MOUSE_PASSTROUGH #2516
Ray
2022-06-11
New feature: support MOUSE_PASSTHROUGH #2516
Ray
2022-06-09
Minor formattng tweak
Ray
2022-06-09
GetMonitorWidth()/GetMonitorHeight(): return current video resolution instead...
gulrak
2022-06-07
Unify busy waiting behavior across conditional compilation branches (#2508)
flashback-fx
2022-06-07
RENAMED: `BLEND_ALPHA_PREMUL` to `BLEND_ALPHA_PREMULTIPLY`
Ray
2022-06-07
REVIEWED: Compilation warnings
Ray
2022-06-06
WARNING: RENAMED: `GetDroppedFiles()` to `LoadDroppedFiles()`
Ray
2022-06-06
WARNING: RENAMED: `GetDirectoryFiles()` to `LoadDirectoryFiles()`
Ray
2022-06-06
Reviewed latest PR, variable name
Ray
2022-06-06
Change WaitTime argument from milliseconds to seconds (#2506)
flashback-fx
2022-06-06
WARNING: REMOVED `raygui` from `raylib/src/extras`
Ray
2022-06-06
WARNING: Removed `physac` from raylib sources/examples
Ray
2022-06-05
REVIEWED: Mouse device support on `PLATFORM_DRM` #2381
Ray
2022-06-05
Fix regression that was causing video stuttering (#2503)
flashback-fx
2022-06-02
Minor tweak
Ray
[next]