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
Age
Commit message (
Expand
)
Author
2020-12-23
Merge branch 'master' of https://github.com/raysan5/raylib
raysan5
2020-12-23
Remove dup example
raysan5
2020-12-23
Update CHANGELOG
Ray
2020-12-23
Update CHANGELOG
Ray
2020-12-23
Review Android Makefiles to required version
raysan5
2020-12-23
Review issues when compiling for Android
raysan5
2020-12-23
Update raylib functions parser to generate XML intellisense file
raysan5
2020-12-23
Update Makefile(s)
raysan5
2020-12-23
Remove trailing spaces
raysan5
2020-12-23
Update raylib version
raysan5
2020-12-23
Update resource file
raysan5
2020-12-23
Update CHANGELOG
Ray
2020-12-23
Remove unused variable
raysan5
2020-12-23
Corrected typo
raysan5
2020-12-23
Corrected small issue
raysan5
2020-12-23
REMOVED: Travis CI
raysan5
2020-12-23
ADDED: CheckCollisionLines()
raysan5
2020-12-23
Remove Travis CI badge
Ray
2020-12-21
[Math Feature]: Add two functions for Vector2 to know if two lines intersect ...
Victor Gallet
2020-12-20
Update CHANGELOG
Ray
2020-12-19
Set version for raylib 3.5
Ray
2020-12-19
Camera funcs, review params names
Ray
2020-12-19
REVIEW: CheckCollisionSpheres() params naming
Ray
2020-12-19
Minor tweak
Ray
2020-12-19
ADDED: MemAlloc() / MemFree() #1440
Ray
2020-12-19
Update raylib.h
Ray
2020-12-19
Avoid *Rec suffix in some variables
Ray
2020-12-19
Corrected DrawTextRecEx() bug
Ray
2020-12-19
Support font chars padding on drawing #1432
Ray
2020-12-19
Minimal tweak
Ray
2020-12-19
Update textures.c
Ray
2020-12-18
WARNING: RENAMED several functions for consistency #1440
Ray
2020-12-18
Added some Web checks for missing GLFW functions
Ray
2020-12-18
WARNING: GetKeyPressed() <-> GetCharPressed() #1336
Ray
2020-12-18
Support mouse input on example #1465
Ray
2020-12-16
Add headers to install cmake (#1462)
hristo
2020-12-16
Changing JPG compression (#1463)
Andrea Fontana
2020-12-14
Added additional charsPadding initialization #1432
Ray
2020-12-14
REVIEWED: Font struct, added charsPadding #1432 -WIP-
Ray
2020-12-14
REVIEWED: DrawGrid(), issue with buffer limits check #1417
Ray
2020-12-14
ADDED: UnloadFileData() / UnloadFileText() #1440
Ray
2020-12-14
Added some security checks on GenMesh*() #1454
Ray
2020-12-14
Add mesh collision function so we can check meshes directly instead of having...
Jeffery Myers
2020-12-14
Changed extension for web from .bc to .a (#1461)
hristo
2020-12-14
Building examples by default only if raylib is standalone. (#1460)
hristo
2020-12-13
Fixed the build for web using CMake. (#1452)
hristo
2020-12-13
Don't put the obj and temp files for all the projects in the same place, it c...
Jeffery Myers
2020-12-13
Fixed #1455 (#1456)
Alexander Buhl
2020-12-13
Add options to set line width and aliasing to rlGL layer. (#1457)
Jeffery Myers
2020-12-12
Added security check to pitch change #1450
Ray
[prev]
[next]