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
2021-12-16
Fix RPi make install (#2217)
Tomas S
2021-12-16
Turn on interpolation for XM playback (#2216)
ptarabbia
2021-12-16
Fix issue #2092 (#2215)
ptarabbia
2021-12-16
REVIEWED: `DrawMesh*()` issue #2211
Ray
2021-12-16
Update rcore.c
Ray
2021-12-15
REVIEWED: Clear SSBO buffers on loading #2185
raysan5
2021-12-10
Reviewed typo
Ray
2021-12-09
Fixed functions Vector2Angle and Vector3Angle (#2203)
Andrea Fontana
2021-12-09
REVIEWED: GetCodepoint() #2201
Ray
2021-12-08
Update raudio.c
Ray
2021-12-08
REVIEWED: GenImageCellular() #2178
Ray
2021-12-07
REVIEWED: DrawTextureTiled() #2173
raysan5
2021-12-07
REVIEWED: vox_loader.h, 64bit issue #2186
raysan5
2021-12-07
Fix Vector2Angle() not working as expected (#2196)
Jaedeok Kim
2021-12-06
ADDED: raylibVersion symbol #2190
Ray
2021-12-06
Tweaks
Ray
2021-12-06
Fix inverse length in Vector2Normalize (#2189)
HarriP
2021-12-06
Vector2Angle returns degrees instead of radians, but all other raymath (#2193)
Steven Schveighoffer
2021-12-06
Update Makefile
Ray
2021-12-06
ADDED: Modules info at initialization
Ray
2021-12-04
Support custom modules inclusion
Ray
2021-12-03
Added a couple of notes
Ray
2021-12-02
Added some reference code to load bones id and weight data for animations
raysan5
2021-12-01
Disabled QOI image format
raysan5
2021-11-28
REVIEWED: Updated QOI to first official release
Ray
2021-11-27
Add macos support to zig build system (#2175)
Anders Holmberg
2021-11-27
ADDED: Support for QOI image format
Ray
2021-11-25
REVIEWED: Formating and comments
Ray
2021-11-25
Fix scissor on macos (#2170)
Arnaud Valensi
2021-11-23
allow physac to be built as a shared library (#2168)
Novaleaf
2021-11-21
fixed typo: aproximation to approximation (#2164)
めぐみ発動機 (isVowel / GreenWing)
2021-11-21
fixed typo: aproximation to approximation (#2163)
めぐみ発動機 (isVowel / GreenWing)
2021-11-18
Tweak to minimize buffer overflow possibility
raysan5
2021-11-17
Fixes CC while compiling for ANDROID_ARCH x86 (#2148)
WilledgeR
2021-11-17
Minor tweaks
raysan5
2021-11-15
REVIEWED: LoadTextureFromImage()
Ray
2021-11-15
REVIEWED: rlUpdateTexture()
Ray
2021-11-15
REVIEWED: ExportMesh() #2138
Ray
2021-11-11
Merge branch 'master' of https://github.com/raysan5/raylib
Ray
2021-11-11
Expose `MAX_KEYBOARD_KEYS` and `MAX_MOUSE_BUTTONS` #2127
Ray
2021-11-10
Fixed file/alloc limitation in GetDirectoryFiles() (#2126)
lib-omar
2021-11-10
ouch
Ray
2021-11-10
Reviewed descriptions and notes
Ray
2021-11-10
REVIEWED: DrawRectanglePro(), support TRIANGLES drawing
Ray
2021-11-10
REVIEWED: CheckCollision*() consistency
Ray
2021-11-10
tweak
Ray
2021-11-09
Allow GL4.3 capabilities to be shown (#2124)
Uneven Prankster
2021-11-09
REVIEWED: rlGetCompressedFormatName()
Ray
2021-11-09
Review variables initialization
Ray
2021-11-09
Protect TextIsEqual from NULLs (#2121)
Luke Krasnoff
[next]